QuizPDF transforms passive reading into active learning. Upload any PDF course, research paper, or manual, and let the AI challenge your understanding.
Powered by the cutting-edge Vercel AI SDK, it supports Google Gemini, Anthropic Claude, and OpenAI GPT-4.
|
Parses complex PDFs. |
Switch between Gemini, Claude, |
Built on the bleeding edge. |
| Component | Technology |
|---|---|
| Framework | Next.js 15 (App Router) |
| AI Intelligence | Vercel AI SDK 4.0 |
| Styling | TailwindCSS + Shadcn/ui |
| Animations | Framer Motion |
| PDF Processing | Custom useObject Parsing pipelines |
# 1. Clone the intelligence
git clone https://github.com/zay168/quizpdf.git
cd quizpdf
# 2. Install dependencies
npm install
# 3. Configure AI Keys
cp .env.example .env
# Add your GOOGLE_API_KEY, ANTHROPIC_API_KEY, etc.
# 4. Start Learning
npm run devDeploy your instance to the edge in seconds.