Skip to content

This project is a ChatGPT UI system that utilizes OpenAI to provide a chatbot service with user management, billing, and sensitive word filtering. The system has a simple and user-friendly interface and is cloud-based for secure and stable operation globally.

Notifications You must be signed in to change notification settings

zhangbinhui/ChattyAI

 
 

Repository files navigation

ChattyAI

This project is a ChatGPT UI system that utilizes OpenAI to provide a chatbot service with user management, billing, and sensitive word filtering. The system has a simple and user-friendly interface and is cloud-based for secure and stable operation globally.

image

git submodule init
git submodule update

如何部署

本项目分为 2 个前端和 1 个后端项目。

其中 2 个前端项目:

  • @chatgpt-web 用于给用户使用的前端项目,主要提供聊天使用,可以到对应的项目查看部署文档。
  • @chatgpt-manager-ui 主要用于给管理员使用,提供一部分配置和管理功能。如果不想部署这部分,可以通过修改数据库实现这部分的功能

任选一个后端项目部署

在 chatgpt-server 下有不同语言实现的后端 server,可以选择自己喜欢的语言部署

  • java(groovy)
  • go
  • python

相关项目

🎁 Projects ⭐ Stars 📚 Forks 🛎 Issues 📬 Pull requests
ChattyAI Stars Forks Issues Pull Requests
chatgpt-web Stars Forks Issues Pull Requests
chattyai-web-ui Stars Forks Issues Pull Requests

About

This project is a ChatGPT UI system that utilizes OpenAI to provide a chatbot service with user management, billing, and sensitive word filtering. The system has a simple and user-friendly interface and is cloud-based for secure and stable operation globally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 71.5%
  • Groovy 25.2%
  • Go 3.1%
  • Python 0.2%