This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/e22df728-26af-45a5-a6ea-b5e34d79160e
Prerequisites: Node.js
- Install dependencies:
npm install - Open the app settings page and fill in
AI API Key(andAI Base URLif needed) - Run the app:
npm run dev
