Article Prism is an app that helps you fully understand any article with detailed analysis, key vocabularies and its meanings, and a comparison with relevant articles. I built this app because in my English class, I found that reading relevant articles help understand an article and the context deeply. This app does that automatically for you, and it guides you to have balanced perspectives.
View Demo
Analysis
Relevant Articles
Deep Dive
Try it out yourself with this article!
- Next.js 16
- Typescript
- Tailwind CSS, shadcn/ui
- Gemini API
- Jina Reader API
- exa-js
- react-markdown
- Paste in an Article URL
- The app fetches the article's content and analyzes it
- Get a detailed analysis including main claim, evidences, assumptions, logical structure, framing, rhetorical moves, etc.
- Understand it better with vocabulary help
- View relevant articles and their explanations, with a deep dive feature offering key differences, shared ground, unique contribution, etc.
Github Copilot and Claude was partly used in the making of this app. I used it for app design help - writing boilerplate UI code like component structure and layouts and asking for design advices, as well as fixing bugs whenever I can't figure it out by myself.