Skip to content
/ chatui Public template
forked from Mishalabdullah/Chiua

An AI conversation interface compatible with the OpenAI standard API

License

Notifications You must be signed in to change notification settings

lopins/chatui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文 | English

ChatUI

ChatUI: An AI conversation interface compatible with the OpenAI standard API

Useage

  1. Fork this repository

  2. Settings -> Pages -> Build and deployment: Branch -> main

  3. Open https://<username>.github.io/ChatUI/ in your browser

  4. Customize your own chatbot

Features

  • Compatible with the OpenAI standard API

  • Support for multiple models

Support

  • openai
  • gemini
  • groq
  • claude
  • cohere
  • ...

Contributing

  1. Fork it

  2. Create your feature branch (git checkout -b my-new-feature)

  3. Commit your changes (git commit -am 'Add some feature')

  4. Push to the branch (git push origin my-new-feature)

  5. Create new Pull Request

Demo

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

Packages

No packages published

Languages

  • JavaScript 58.7%
  • CSS 29.1%
  • HTML 12.2%