An AI-powered Text Summarizer built using Python and Streamlit that converts long text into short, meaningful summaries instantly using Natural Language Processing (NLP).
🚀 Live Demo: https://your-streamlit-link.streamlit.app
✅ Fast text summarization
✅ Clean and responsive UI
✅ Built using NLP techniques
✅ Deployed on Streamlit Cloud
✅ Real-world AI application
- Python
- Streamlit
- Sumy (NLP Library)
- NLTK
Clone the project:
git clone https://github.com/AakashSingh07/streamlit-run-app.py.git
cd streamlit-run-app.py
pip install -r requirements.txt
streamlit run app.py
