Drop in a syllabus. Ask it anything.
Runs entirely client-side against the OpenAI API. Upload a PDF, paste your own API key, and ask questions — answers are grounded in the document with citations back to source.
01
OpenAI API key
Relayed through a small proxy straight to api.openai.com (needed to get around browser CORS) — it forwards the request and never logs or stores the key. "Remember" only writes to sessionStorage, cleared when the tab closes.
02
Upload syllabus
03
Ask about it
Waiting on a fileUpload a syllabus and ask your first question — try "When is the midterm?" or "What's the late policy?"