Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jannchie/gemini-chat-ui

Gemini Style Web UI, for ChatGPT Services
https://github.com/jannchie/gemini-chat-ui

chatgpt webapp

Last synced: 10 days ago
JSON representation

Gemini Style Web UI, for ChatGPT Services

Awesome Lists containing this project

README

        

# Gemini Chat UI

[![CodeTime Badge](https://img.shields.io/endpoint?style=social&color=222&url=https%3A%2F%2Fapi.codetime.dev%2Fshield%3Fid%3D2%26project%3Dgemini-chat-ui%26in=0)](https://codetime.dev)

## DEMO

[Online Demo](https://gemini-chat-ui-six.vercel.app/)



## Features

- [x] Support for ChatGPT API.
- [x] Implemented a text fade-in effect similar to Gemini.
- [x] Implemented a chat UI similar to Gemini.

## Usage

- Select the model in the upper left corner.
- Enter the API Key in the upper right corner.

## TODO
- [ ] Implementing access to the Gemini API.
- [ ] Implementing the function of modifying chat messages.
- [ ] Implementing fine-tuning of generated content.
- [ ] Implementing the function of uploading images.
- [ ] Implementing the parameter adjustment function.
- [ ] Implementing the API call cost display.