Buckle up, news junkies! We're about to take you on a wild ride through the information superhighway! 🎢
Imagine if CNN, Reddit, and a fortune-teller had a baby, and that baby was raised by AI. That's NewsAI! We're not just aggregating news; we're revolutionizing how you experience information:
- 🔮 Gemini-Powered Insights: Google's Gemini AI is our crystal ball!
- 🧠 BERT-Based Sentiment Analysis: We don't just read news; we feel it in our circuits!
- 🚀 FastAPI Backend: So fast, it breaks the space-time continuum!
- 🖥️ Streamlit Dashboard: Where data visualization meets modern art!
- 🍃 MongoDB: Because our data is too cool for tables!
Deployment link : https://news-ai-dashboard.streamlit.app/
# Clone this bad boy
git clone https://github.com/Multiverse-of-Projects/NewsAI.git
# Enter the matrix
cd NewsAI
# Install magical dependencies
pip install -r requirements.txt
# Add neccessary creds in .env file
create an .env file with api keys and all
# Add python path and run streamlit from src/dashboard/
streamlit run app.py
# If you want to run only the pipeline.py
python -m src.pipeline
# If you want to Unleash your creativity
git checkout -b feature/skynet-integration
# Start coding like you're trying to prevent Y2K!
# for reference my python version == 3.12.7
- 🍴 Fork (the repo, not your dinner)
- 🌿 Branch (create one, don't climb one)
- 💡 Commit (changes, not crimes)
- 🚀 Push (to the repo, not your luck)
- 🎉 PR (Pull Request, not Public Relations)
Our docs are so good, they're basically the eighth wonder of the world. Check them out on Read the Docs!
- 🧠 Gemini AI: For insights sharper than a samurai's sword
- 🤖 BERT: Sentiment analysis that can read between the lines (and emojis)
- 🚀 FastAPI: Because life's too short for slow APIs
- 🖥️ Streamlit: Making dashboards sexier than a sports car
- 🍃 MongoDB: NoSQL? More like YesQL to all our data needs!
- 📧 Email: patel.devasy.23@gmail.com (We read faster than we code!)
- 💬 Discord: Join our server (Where we debate tabs vs. spaces)
This project is licensed under the MIT License - see the LICENSE.md file for details. It's basically a license to code with reckless abandon!