Learning and careers decision
SnapTest
Build — a single competent developer can recreate the core ‘photo/PDF → AI-generated quizzes’ workflow and avoid the subscription, since no proprietary data or hard-to-reproduce infrastructure is evident in the listing.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need - the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship. All SnapTest alternatives, with the arithmetic →
What a replacement has to do
- User uploads photo or PDF -> run OCR -> generate quiz items via LLM prompts -> store quizzes and progress -> present interactive quiz UI
What it still won’t have
- Polished mobile camera capture and in-app image UX tuned for handwritten notes
- App Store distribution and built-in iOS/iPadOS client experience
- Built-in subscription handling via App Store (paywall and receipts)
- Any analytics or product polish improvements listed as "improved analytics" in the app notes
What remains hard
- Product polish and ongoing maintenance
First-year cost
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 18 seats.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a single-developer web app (Node.js + Express backend, Postgres, React frontend) that: 1) accepts photo or PDF uploads and normalizes images; 2) runs OCR (Tesseract server-side) to extract text; 3) calls an LLM (configurable OpenAI-compatible API) with a prompt pipeline to convert extracted text into multiple-choice and flashcard-style quiz items; 4) stores original uploads, generated quizzes, and per-user progress in Postgres; 5) provides a responsive quiz UI (React) with scoring and spaced-repetition review scheduling; Out of scope: App Store subscription integration and a native iOS client. Include input validation, error handling for OCR/LLM failures, automated tests for OCR-to-quiz pipeline, and deployment scripts (Docker + managed host).
How we checked
How the score was reached
- Build verdict base78
- An open-source build was found+5
- 3 cited sources+3
- Price verified on pricing page+3
- Evidence score89
The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time - so the same evidence always produces the same number.
How scoring works →Cited sources · 3
Every page the run actually retrieved.
- official productSnapTest: AI Quiz & Study - App Store
- open sourceankitects/anki
- open sourcest3v3nmw/obsidian-spaced-repetition
Integrity checks
What held up, and what did not.



