Git Product home page Git Product logo

zk923852367 / aichatweb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nanjiren01/aichatweb

0.0 0.0 0.0 6.31 MB

在ChatGPT-Next-Web的基础上,增加注册,登录,用户管理,额度限制,注册邀请机制,绘图,敏感词拦截,对接支付系统,对接发卡平台,多种支付方式

Home Page: http://chat.nanjiren.online

License: Other

Shell 0.74% JavaScript 0.97% TypeScript 81.51% Dockerfile 0.44% SCSS 16.34%

aichatweb's Introduction

预览

AI Chat Web

一键部署 · 官 网

Based on ChatGPT-Next-Web, this repository added some magic functions, like login, register...

本项目是在ChatGPT-Next-Web的基础上增加登录,注册等功能(注意,由于登录注册需要后台支持,因此本项目需要单独部署后端服务才可以运行)

本项目不再支持在vercel上正常运行

This project can NOT run on the vercel.

演示地址

前台 http://chat.nanjiren.online

后台 http://admin.nanjiren.online 账号:aichat 密码:aichatadmin

温馨提示,由于后台开放,请勿在演示站中输入敏感信息

本项目区分社区版,及Pro版

社区版功能 AIChat Community Function

功能 进度
用户管理(User Management) ✔已完成
额度管理(Quota Management) ✔已完成
注册额度赠送(Registration limit gift) ✔已完成
邮箱验证码注册(Email verification code registration) ✔已完成
图形验证码注册(Graphic verification code registration) ✔已完成
网站标题及Logo定制(Website Title and Logo Customization) 进行中
自定义敏感词拦截(Custom sensitive word interception) 进行中
基于用户的调用频率限制(User based call frequency limit) ✔已完成
修改密码(Change password) 进行中
绘图功能(Drawing function) 进行中

Pro版功能 AIChat Pro Function

功能 进度
社区版的全功能(Full functionality of the community version)
邀请机制(Invitation mechanism) 进行中
服务端消息保存(Chat Saved by Server) 进行中
仪表盘(new user count curve, chat count curve) 进行中
对接支付系统(Connect to the payment system Pay) 进行中
对接发卡平台(Docking with card issuing platforms) 进行中
多模型支持(Multiple model support) 长期进行

预览Preview

聊天 Chat

聊天页

登录 Login

登录页

注册 Register

注册页

个人中心 Profile

个人中心

本项目需要依赖特定的后端,以及相应的后台管理前端项目。

This project depends on the given projects below.

AI Chat Console(front-end project)

https://github.com/Nanjiren01/AIChatConsole

会员列表 Member List

成员列表

次数变动记录/手动添加次数 Quota Record

次数变动记录

AI Chat Admin(back-end project)

https://github.com/Nanjiren01/AIChatAdmin

一键部署

  1. 在云厂商购买一台合适配置的服务器,操作系统选择CentOS 7.9(其他版本未测试)
  2. 在安全组中放行80端口和8080端口
  3. 连接云服务器,在命令行中运行以下代码
bash <(curl -s https://raw.githubusercontent.com/Nanjiren01/AIChatWeb/main/scripts/setup.sh)

命令运行过程中,需要设置超级管理员的账号和密码(请将aichat888更改为自己的账号密码并牢记),如下所示:

Please input the super admin username. 
Only letters and numbers are supported, the length should between 6 and 20, and they cannot start with a number.
Username: aichat888
Super Admin Username is valid.
Please input the super admin password. 
Only letters and numbers are supported, and the length should between 6 and 20. 
You can change it on the web page after the Application running
Password: aichat888
Super Admin Password is valid.

当出现以下提示,说明部署成功

[+] Running 5/5
 ✔ Network root_default      Created
 ✔ Container aichat-db       Started
 ✔ Container aichat-admin    Started
 ✔ Container aichat-console  Started
 ✔ Container aichat-web      Started         

稍等几秒钟应用初始化,即可打开http://IP访问前台页面,打开http://IP:8080访问后台服务。

由于在命令行中设定的密码较为简单(只包含字母和数字),建议应用启动后,尽快进入后台修改超管密码。

License

本仓库是基于仓库 Yidadaa's ChatGPT-Next-Web 的996许可证,以MIT license的形式重新分发。

加入QQ交流群、微信群获取更多内容

QQ

wechat

Pro版本

pro版本获取,请关注知识星球

加入知识星球,有可能获得免费定制服务

AIChatAdmin知识星球

当前星球价格为98元,随着功能的不断完善,知识星球价格逐步提升

pro版本规划路线(从上往下逐步完成)

  1. 对接支付系统 Pay
  2. 邀请机制(邀请赠送额度)
  3. 仪表盘(新增用户数曲线图、聊天数量曲线图)
  4. 对接发卡平台
  5. 服务端消息保存(Chat Saved by Server)
  6. 多模型支持(Claude、Bard……)

aichatweb's People

Contributors

yidadaa avatar yeguangsuixing avatar leedom92 avatar aprilnea avatar nanjiren01 avatar yorunning avatar xiaotianxt avatar tscherrie avatar rugermccarthy avatar cyhhao avatar quark-zju avatar clarenceyk avatar yunwuu avatar stonega avatar iscandurra avatar isource avatar hibobmaster avatar shih-liang avatar yancode avatar ilario92 avatar actions-user avatar zhongmeizhi avatar aooyoo avatar waltcow avatar cesaryuan avatar jtung4 avatar peanut996 avatar baimeow avatar ifwu avatar latorc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.