This Streamlit-powered PDF summarizer automatically extracts and splits text from uploaded PDFs, generates embeddings with Cohere and Chroma, and then leverages a HuggingFace BART model with a custom prompt to produce a concise, human-readable summary—all in an interactive web interface.
-
Notifications
You must be signed in to change notification settings - Fork 0
kanwar19031/Paper_Summerization
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A Streamlit app that extracts, embeds, and summarizes PDF content using Cohere and HuggingFace BART