Live Demo: (https://article-3ewoiea4z-ishaabhargavas-projects.vercel.app/)
ArticleIQ is a media analysis tool designed to help users better understand how news articles are presented. Instead of just reading the content, it breaks articles down into measurable aspects such as bias, credibility, emotional tone, and strength of supporting evidence. The results are shown through a clean, interactive dashboard, allowing users to quickly grasp how information may be framed and form a more informed perspective.
- Analyze articles via text input
- Credibility, bias, and emotional tone scoring
- Neutral summary generation
- Claim breakdown
- Perspective comparison
- Visual dashboard (charts + meters)
- History tracking
- React + TypeScript
- Vite
- Tailwind CSS
npm install
npm run dev