Skip to content

A web application designed to summarize text passages, leveraging Generative AI using LLama3, along with custom prompting through Ollama and Langchain

Notifications You must be signed in to change notification settings

tonyngoo/SumItUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sum It Up!

Sum It Up is a web application to summarize any text passage with custom prompting, leveraging Ollama

Demo Run

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

If you are interested in running this locally

Check out the master branch for more details!

Tech Stack

  • Python
  • Langchain
  • Ollama
  • FastAPI
  • React
  • Axios

Unfortunately the app cannot be deployed without Ollama setup on deployment platforms :(

About

A web application designed to summarize text passages, leveraging Generative AI using LLama3, along with custom prompting through Ollama and Langchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published