Skip to content

nilooy/geminichatui

Repository files navigation

Gemini Chat logo

Offline first chat ui for Gemini

Made with ❤️ by @nilooy 🧑‍💻

Gemini Chat logo

Built With

Tech Stack

This project is built with the following technologies:

Gemini Chat logo

Deploy on Vercel

Deploy with Vercel

Check out our Next.js deployment documentation for more details.

Run Locally

First, run the development server:

  • Create .env.local file or rename env.sample to env.local and

  • add the GEMINI_API_KEY

  • Install all the dependecies

yarn
  • Run the server
yarn dev

Open http://localhost:3000 with your browser to see the result.

Contribution

it's a pretty new tool, Lots of room for improvement, feel free to contribute.

Roadmap

  • Add Gemini Vision
  • Add Folder and chat name edit
  • Add Vercel postgres db support
  • Add Vercel postgres db support
  • Save flowcharts on localStorage
  • Animated Flowchart Generation (exportable as video)

Enable Analytics (You can use Google Analytics, but I'm using plausible analytics)

  • Add this to your .env.local file
# your app url, eg. https://www.gemchat.com
NEXT_PUBLIC_URL=
# your plausible script url, (self hosted or managed)
NEXT_PUBLIC_PLAUSIBLE_SCRIPT_PATH=

Learn More

To learn more about Next.js, take a look at the following resources:

Updates will be posted here

Twitter URL