A retro-styled web application for transcribing YouTube and Instagram videos using advanced AI, featuring a classic early-2000s table-based design.
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev