Skip to content

AryanShourya/text-summarization-using-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Summarizer

This repository contains a simple text summarizer built using python , streamlit and langchain.

Technology Stack:

  • Python
  • Streamlit
  • Langchain

API key is required to access the large language models.
This app uses mistral ai API key. You have to generate an API key first and include it in the .env file.

high level diagram

You can clone this repository by using the following command:

https://github.com/AryanShourya/text-summary-mini-project-sem5.git

Run the streamlit App:

streamlit run main.py

Ensure all the dependencies, listed in the requirements.txt file , are installed properly before running the App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages