All projects

FlashTube AI

FlashTube AI is a SwiftUI prototype that uses an LLM workflow to turn YouTube video material into study flashcards, helping learners review key ideas through generated questions and answers.

№ 08 / 08·2024·iOS Developer·Prototype·iOS · AI

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.