Skip to content

One-Click Free Deployment of Your Private Gemini 2.0 Multi-Modal Web Application,Accessible anytime on both computer and mobile devices.

Notifications You must be signed in to change notification settings

ElricLiu/Gemini-Next-Web

Repository files navigation

cover

Gemini-Next-Web

English / 简体中文

One-Click Free Deployment of Your Private Gemini 2.0 Multi-Modal Web Application

Accessible anytime on both computer and mobile devices.

Demo / Issues / Join Discord / Buy Me a Coffee

Deploy on Vercel

cover

Getting Started

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.

- Vercel one-click deployment

Deploy on Vercel

Set you Environment Variables NEXT_PUBLIC_GEMINI_API_KEY & API Key in vercel

- Local deployment

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.

Contributors

LICENSE

apache

About

One-Click Free Deployment of Your Private Gemini 2.0 Multi-Modal Web Application,Accessible anytime on both computer and mobile devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •