Buckle up, news junkies! We're about to take you on a wild ride through the information superhighway! ๐ข
![GitHub stars](https://img.shields.io/github/stars/Multiverse-of-Projects/NewsAI?style=social) ![GitHub forks](https://img.shields.io/github/forks/Multiverse-of-Projects/NewsAI?style=social) ![GitHub watchers](https://img.shields.io/github/watchers/Multiverse-of-Projects/NewsAI?style=social) ![GitHub contributors](https://img.shields.io/github/contributors/Multiverse-of-Projects/NewsAI) ![GitHub last commit](https://img.shields.io/github/last-commit/Multiverse-of-Projects/NewsAI) [![Documentation Status](https://readthedocs.org/projects/newsai/badge/?version=latest)](https://newsai.readthedocs.io/en/latest/?badge=latest)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:
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
Our docs are so good, they're basically the eighth wonder of the world. Check them out on Read the Docs!
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!