An open API service indexing awesome lists of open source software.

https://github.com/shair2048/textsummarizationapp

Text Summarization
https://github.com/shair2048/textsummarizationapp

lamini-flan-t5-248m python streamlit word2vec

Last synced: about 1 month ago
JSON representation

Text Summarization

Awesome Lists containing this project

README

          

# Text Summarization App

![Python](https://img.shields.io/badge/python-3.12.0-007EC6)
![Streamlit](https://img.shields.io/badge/streamlit-1.42.2-44CC11)

##### Download LaMini Model: https://huggingface.co/MBZUAI/LaMini-Flan-T5-248M
##### Add model folder to project folder.
##### Install lib:
pip install streamlit langchain transformers torch

##### Run `app.py`:
streamlit run app.py