Turn any content into interactive learning surfaces
The TypeScript SDK for AI-powered learning.
edu-sdk · @edu-sdk/react
Generation
import { createQuiz } from "edu-sdk";const quiz = await createQuiz({ model: "google/gemini-3.6-flash", content, count: 10, difficulty: "medium"});UI
1 / 2
What is the unit of electric current?
Surfaces
One create call. One React component. Learning UI you can ship.
createNote() → Markdown, no React component
Build your first learning surface
Install the packages and ship quizzes, flashcards, and more in minutes.
Get started