Improved version: Only Gemini 3.5 Flash, optimized for Termux/Android headless server, mobile UI, better prompts, fixed bugs, server-side rendering.
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/aea22394-6f05-4e00-90cd-3e3d6078272b
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
