I built an AI tutor that turns any YouTube video into an interactive lesson
Hey everyone! I've been working on a side project called Pandio and would really appreciate some help testing it before launch.
What it does: You paste a YouTube video link → the AI watches it, breaks it into bite-sized sections → then teaches you the content step by step on a whiteboard with voice, like a real tutor. At the end, you get a quiz and flashcards to review.
How it works:
1. Sign in with Google
2. Enter access code: PANDIO2026
3. Paste any YouTube video (educational ones work best, under 30 min)
4. The AI tutor will walk you through it, you can ask questions anytime
App: https://www.pandio.online
Feedback form: https://forms.gle/KrSEM67nSnTyVp7Z9
It's still rough around the edges so things might break, that's exactly why I need your help! Any feedback is super valuable, even just "this was confusing" or "this didn't work."
Thanks in advance!

Replies
Hey, good to find someone working in the same field -- I'm also building a realtime AI tutor for k-12 currently.
I tested out using this and love the whiteboard formatting and updates as well as the image generation for explanations. are you using image generation api's available out there like nano banana?
I'd work on refining the prompt to make it sound natural -- for example, instead of saying "I work twenty four seven", it said "I work twenty four SLASH seven" -- and reducing the latency between tts and tool calls. Been working on a very similar feature nowadays and latency was the biggest bottleneck in terms of user experience.
would love to answer any questions you have!