AbuZar-Ansarii/NotebookLLM-YouTube-Video-AI-Assistant — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple YouTube learning assistant, basically a NotebookLM style app for videos. I want to paste in a YouTube link, have the app pull the transcript, show it in a clean interface, and let me chat with the video so I can ask questions about what was said and get useful contextual answers.

I also want a listen feature so the transcript, or a short summary of it, can be turned into audio and played back. Keep the experience straightforward and beginner friendly, with a small frontend for the user and a backend that handles the AI and transcript work. Please wire it up to use Gemini with an API key from an env file in the backend folder.

Make it runnable with Docker and docker compose so it is easy to start locally. If anything is unclear, follow the README and look up the current docs online if you need to.

Want more depth? Deep Reverse