Closed rmusser01 closed 4 months 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
https://pypi.org/project/sumy/
Closing due to usage of marker.
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