An AI-powered web app that detects whether a news article is real or fake!
- Paste any news article and get instant analysis
- AI gives a credibility score out of 10
- Explains reasons why it's fake or real
- Gives a short summary and advice
- Python
- Streamlit
- Groq AI (GPT-OSS 120B)
- python-dotenv
- Clone the repo
- Install dependencies pip install -r requirements.txt
- Add your Groq API key in
.envfile GROQ_API_KEY=your-key-here - Run the app streamlit run app.py
Gnanika — AI Internship Project 2026