Add this simple diagram to GitBook:
┌────────────────┐
│ React UI │
│ (User actions) │
└───────┬────────┘
│
▼
┌────────────────────┐
│ Express API │
│ /generate-quiz │
│ /health │
└────────┬───────────┘
│ AI Model │
│ (Quiz generation) │
└────────────────────┘
Last updated 4 months ago