Closed rmusser01 closed 5 months ago
Websites trafilatura - https://trafilatura.readthedocs.io/en/latest/quickstart.html https://huggingface.co/spaces/Paul-Joshi/website-summarizers-RAG/blob/main/app.py https://www.tldrthis.com/ https://github.com/seandearnaley/reddit-gpt-summarizer https://medium.com/unstructured-io/summarize-webpages-in-ten-lines-of-code-with-unstructured-langchain-ce257cc1726d https://github.com/VikParuchuri/surya
Hesitantly done.
As a user, I would like to be able to input a URL and have the corresponding web page scraped for an article, displayed to the user for confirmation, an option for tagging said article provided, the option to have said article summarized, and finally the article summary displayed to the user if selected, and stored in the DB along with the tags and article text; or I input a block of unstructured text into a text input area, and have the following operations performed on it:
This option should be present in both the GUI and CLI.