Skip to content

khfung/google-gemini-ui

 
 

Repository files navigation

Google Gemini Web Chat

Experience the new Google AI Model 'Gemini' on any device. This application is pure front-end, the API key and your name are stored in your browser and used to make requests, and all server connections are made directly to Google Servers. Test it online

Captura de pantalla 2024-01-24 a las 10 03 21

Changelog

  • User now gets feedback if try to access without an API Key.
  • User gets feedback if try to request with an invalid API Key.
  • It's possible to clear the chat history saved on the browser.
  • Light mode

image

Features requested:

  • Easier way to setup API Key
  • Greeting or empty state when chatlog is empty.

Known issues/bugs:

  • None reported yet.

About

Basic UI to chat with Google Gemini AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.0%
  • SCSS 25.5%
  • CSS 9.0%
  • HTML 4.9%
  • JavaScript 1.6%