![cover](https://private-user-images.githubusercontent.com/20209191/396792631-b32944c3-3a05-4380-b5cb-8cc4093f00a9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0OTc3MTQsIm5iZiI6MTczOTQ5NzQxNCwicGF0aCI6Ii8yMDIwOTE5MS8zOTY3OTI2MzEtYjMyOTQ0YzMtM2EwNS00MzgwLWI1Y2ItOGNjNDA5M2YwMGE5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDAxNDMzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMyNjA5MWNjMDhjYTBmNGMyNGRiNDYxMTcyYjVkODczODE1Y2U3YTNjMDgzZWE5NWZmNDgxZGFlMDFhZDM3MzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.rfXg64t2gLmoBn3YxP6RvV04BN8RY22OcRG18jYzIuQ)
English / 简体中文
One-Click Free Deployment of Your Private Gemini 2.0 Multi-Modal Web Application
Accessible anytime on both computer and mobile devices.
First of all,you need to obtain the API Key from google aistudio https://aistudio.google.com
Please pay attention to the network environment. Non-Gemini authorized network environments will not be available.
Set you Environment Variables NEXT_PUBLIC_GEMINI_API_KEY
& API Key in vercel
First, set you NEXT_PUBLIC_GEMINI_API_KEY
in .env
and run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Then, open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Geist, a new font family for Vercel.