QuizScribe

Aug 11, 2024

🎓

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

ToolUse Case
Next.jsFrontend and API handling
LangchainChaining AI prompts and outputs
GroqHigh-speed transformer inference

Architecture

A simple architecture that processes a video, extracts transcript, and feeds it through multiple AI modules.

Repository

Ismail Drissi