Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jannchie/gemini-chat-ui
- Owner: Jannchie
- Created: 2024-02-10T05:33:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T11:15:46.000Z (about 2 months ago)
- Last Synced: 2024-10-11T20:22:30.969Z (26 days ago)
- Topics: chatgpt, webapp
- Language: Vue
- Homepage: https://gemini-chat-ui-six.vercel.app
- Size: 5.98 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.