rmusser01 / tldw

Too Long, Didn't Watch(TL/DW): Your Personal Research Multi-Tool - Open Source NotebookLM
Apache License 2.0
44 stars 2 forks source link

Improvement: Add ability to ingest Office documents #44

Open rmusser01 opened 1 month ago

rmusser01 commented 1 month ago

As a user, I would like to be able to select / upload a document, have the text content of the document extracted, chunked (if necessary), and then summarized appropriately.

Documents https://blog.streamlit.io/langchain-tutorial-3-build-a-text-summarization-app/ https://github.com/GoogleCloudPlatform/generative-ai/blob/main/language/use-cases/document-summarization/summarization_large_documents_langchain.ipynb

rmusser01 commented 1 month ago

https://pypi.org/project/sumy/