Sum It Up is a web application to summarize any text passage with custom prompting, leveraging Ollama
Here is a demo run of Sum It Up in action.
In this demo, we're copying a chunk of a text passage about the Toronto Raptors and using Sum It Up to summarize it in fewer words.
SumItUp.mp4
Check out the master branch for more details!
- Python
- Langchain
- Ollama
- FastAPI
- React
- Axios