Either use the app in the AI Studio: https://ai.studio/apps/drive/1zIOIYjI6Y_pr_lB7KjZqeb0NdmKb0JTh
Prerequisites:
- Node.js
- API key for Gemini
Install dependencies:
npm install
Set the GEMINI_API_KEY in .env.local to your Gemini API key
Run the app:
npm run dev