FlashTube AI is an iOS prototype for students who want to turn video-based learning into a more active review flow. Instead of manually writing cards after watching a lesson, the app focuses on converting YouTube video material into flashcards that can be reviewed later.
The project was built around a simple idea: let AI do the first pass of extracting likely study prompts, while keeping the final experience familiar for learners. The interface presents generated flashcard sets, card details, and quiz-style review screens in a native SwiftUI app.
What It Does
- Creates study flashcards from YouTube video material.
- Uses an LLM-powered flow to generate question and answer pairs.
- Organizes generated cards into topic-based flashcard sets.
- Provides a review experience where learners can check answers and practice recall.
Scope
My work focused on the SwiftUI app experience and the AI-assisted flashcard workflow. The project explored how an LLM could support studying without making unsupported guarantees about perfect extraction or fully replacing a learner's own review process.
