Royal-lobster / Syncia

🌟 Chrome extension that enables users to chat with ChatGPT by opening a sidebar on any website
https://chrome.google.com/webstore/detail/syncia-power-of-chatgpt-o/bhdfllifdfodbkihgmahlfmddlmfdjak
MIT License
69 stars 17 forks source link

Ability to summarise the webpage #65

Open Royal-lobster opened 5 months ago

Royal-lobster commented 5 months ago

Probably something like /summarize - which should summarise the document as per user style guide like

/summarize key points with emoji at starting of the of each point

Goketech commented 3 months ago

@Royal-lobster This looks like an exciting issue, could you provide more description on the task

Royal-lobster commented 3 months ago

We can use langchain map reduce https://js.langchain.com/v0.1/docs/modules/chains/popular/summarize/ to summarize the webpage content. tho i am still thinking how we can let users to that in our current UI

Goketech commented 2 weeks ago

Hi, Any update on this?

I would love to start working on it. Any idea on how it can be incorporated into the current UI