bharath_pulse / README.md
charantejapolavarapu's picture
Upload README.md
8fd4608 verified
|
Raw
History Blame
697 Bytes
# ๐Ÿ‡ฎ๐Ÿ‡ณ BharatPulse
**BharatPulse** is a Streamlit-based web app that provides live news feeds from top Indian news sources and collects public sentiment using AI-powered summarization.
## ๐ŸŒŸ Features
- ๐Ÿ”ฅ Live headlines from NDTV, India Today, and The Hindu via RSS.
- ๐Ÿค– Summarization of articles using Facebook BART.
- ๐Ÿ—ฃ๏ธ Public sentiment collection: voice your opinion by region/language.
## ๐Ÿš€ Run Locally
```bash
git clone <your-repo-url>
cd bharatpulse
pip install -r requirements.txt
streamlit run bharatpulse.py
```
## ๐Ÿ“„ License
This project is licensed under the MIT License โ€“ see the [LICENSE](LICENSE) file for details.
---
Made with โค๏ธ by Charan Teja