https://github.com/lucatosc/chat-gpt-ui
chat-GPT-ui is a chat-GPT ui Kit system
https://github.com/lucatosc/chat-gpt-ui
chat chat-gpt react
Last synced: about 1 month ago
JSON representation
chat-GPT-ui is a chat-GPT ui Kit system
- Host: GitHub
- URL: https://github.com/lucatosc/chat-gpt-ui
- Owner: lucatosc
- Created: 2024-09-30T01:24:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T02:28:13.000Z (8 months ago)
- Last Synced: 2025-03-26T12:03:19.562Z (about 2 months ago)
- Topics: chat, chat-gpt, react
- Language: JavaScript
- Homepage: http://chat-gpt-ui-lake.vercel.app
- Size: 277 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatGPT simple React Demo
ChatGPT-React Ui is a simple,with chat streaming, code highlighting, code execution, development presets, and more. We encourage you to contribute and help improve this project!
- Demo:[https://chat-gpt-ui-lake.vercel.app/](https://chat-gpt-ui-lake.vercel.app/)
- Design source:[https://www.figma.com/community/file/1236510244313601424](https://www.figma.com/community/file/1236510244313601424)## Developing
Simply clone the repository, install the dependencies, and run the development server:
```
git clone https://github.com/ninasaul/chat-gpt-ui.git
cd chat-gpt-ui
npm install
npm run dev
```## Contributing
The source code is Very Simple™ 😀. We'd love to have you contribute to this project! Feel free to fork the repository, make changes, and submit a pull request. If you have any questions or need help, feel free to reach out to us.
This project is licensed under the MIT License.## License
The UI framework is open source under the MIT license. See the LICENSE file for more information.