DEV Community

Cover image for I Built a Free AI Research Paper Reader -Here's How
faith250
faith250

Posted on

I Built a Free AI Research Paper Reader -Here's How

I read a lot of research papers. And like most people, I found myself constantly:

  1. Googling terminology mid-read
  2. Losing track of what each section was arguing
  3. Forgetting what I'd understood by the next day

So I built Research Notes β€” a free, open-source web app that sits alongside any PDF and helps you actually understand it.

What It Does
1)Highlight β†’ Explain / Ask
2)Select any text in the PDF and a tooltip appears with two options: ✨ Explain (plain-English breakdown) or πŸ’¬ Ask (type your own question). The AI response includes the full paper as context β€” not just the isolated sentence.
3)Chat with the Paper
4)A chat panel lets you ask anything about the paper without highlighting first. "What's the key limitation?" "How does this compare to method X?" β€” the AI has read the whole paper so it can answer properly.
5)Image Attachment
You can a

Smart Export

πŸ“° Paper + Notes PDF β€” landscape layout with the paper page on the left, your highlights drawn on it, and notes on the right
πŸ“„ Notes-only PDF
πŸ“ Word (.docx)
πŸ—’οΈ Markdown

What's Next

Support for multiple papers open simultaneously

  1. Cross-paper search
  2. Citation extraction

If you're a student, researcher, or just someone who reads dense documents, give it a try and let me know what you'd add.
πŸ’» MIT licensed, PRs welcome: https://github.com/faith250/researchpaprereadingdoc

_
Built by faith250_


Top comments (0)