Upload JEE test PDFs → interactive quiz → instant grading.
No server. No signup. No uploads to the cloud. Everything runs in your browser.
→ Try it live: https://prep-jee.pages.dev
If you're a JEE aspirant getting weekly test PDFs from your coaching institute, this lets you take those tests interactively. Drop a test PDF and a solution PDF, answer questions one at a time with the actual page cropped in, and get scored with solution pages linked.
Everything is client-side — your PDFs never leave your machine.
This project is designed to be worked on by AI agents. The codebase has a
rich AGENTS.md with hard-won parsing wisdom, bug history, and deep module
philosophy.
The parsers handle JEE PDF text extraction, and the test suite is how we catch regressions. The test suite uses private PDFs (licensed coaching material, not committed). To contribute:
- Drop your JEE test + solution PDF pair in
test/ - Ask an agent to run the tests and make them pass
- The agent will figure out the assertions and fix any parsing edge cases
The more diverse PDFs we test against, the more robust the parsers get.
Built with pdf.js, SolidJS, and Vite. Deployed on Cloudflare Pages.
Unlicense — see LICENSE.
This codebase was almost entirely generated by AI. It comes with no guarantees or warranties of any kind. Use at your own risk.