🎓
QuizScribe was built during the AssemblyAI Challenge to turn passive video content into active learning tools.
What It Does
QuizScribe is a backend-focused platform that:
- Processes video content using APIs.
- Transforms it into flashcards, summaries, quizzes, and mind maps.
- Built with Next.js for the frontend and Langchain for AI orchestration.
Tools
Tool | Use Case |
---|---|
Next.js | Frontend and API handling |
Langchain | Chaining AI prompts and outputs |
Groq | High-speed transformer inference |
Architecture
A simple architecture that processes a video, extracts transcript, and feeds it through multiple AI modules.