I built a pipeline for making exam prep questions:
1️⃣ take a long PDF
2️⃣ feed it into the Anthropic API (which can “see” PDFs) to summarize each slide in detail
3️⃣ turn each slide’s description into a dozen questions
4️⃣ use a smaller Anthropic model to score the student’s answer
add a skeleton here at some point
25 days ago