Inspiration
Academic research is notoriously dense and inaccessible. We wanted to break down the "wall of text" barrier and make complex knowledge easier to digest by transforming static papers into familiar social media scrolling content.
What it does
Paper Parser takes a URL to a research paper and instantly generates a concise text summary alongside a gallery of relevant memes, comics and short videos. It acts as a "visual translator" for complex documentation.
How we built it
Frontend: Built with React and Vite, styled using Tailwind CSS and DaisyUI for a modern, glassmorphism aesthetic.
Database: We utilized Firebase Realtime Database as a synchronization bridge. The frontend pushes a request, and a real-time listener waits for the backend to populate the ID with the summary and media assets.

Log in or sign up for Devpost to join the conversation.