Reads a PDF and uses Claude to generate MCQ + T/F questions from it. Send a PDF to Claude and get back a list of question dicts. Returns a list ready to be passed to add_questions(). client = ...
A Next.js 14 web application that extracts, standardises, and classifies biomarker data from medical report PDFs using Anthropic's Claude AI. Built as a technical challenge submission for Axo ...