Paste any YouTube URL and ask questions like "what are the key points?" or "what did they say about X?"
Built this because I was tired of scrubbing through hour-long talks/podcasts to find specific information.
Tech stack (I'm a novice so please go light on me lol)
Frontend: HTML, CSS, JS (no frameworks)
Backend: Python with Flask
PostgreSQL for user data and request tracking
Auth0 for authentication
Stripe for subscriptions
Rate limiting using Redis
SmartProxy for YouTube access
Deployed on Render.com
Google AI Studio for LLM integration
It's request limited to 3 requests given the AI integration.
Any feedback would be super appreciated! I hope this is helpful!
reply