This contains everything you need to run your app locally. https://ai.studio/apps/bf66a32d-3b5a-49d0-b37f-a4192d8835cf
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
