This contains everything you need to run your app locally.
View your app in Srushti Shinde's App: https://ai.studio/apps/85fd6cf3-bfe2-4ac5-aa67-4394c887022a
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
