Giter Site home page Giter Site logo

jsjsjs's Introduction

Chat Web App

这是一个简单而优雅的 AI 聊天应用,使用 node-chatgpt-api 作为后端接口,前端基于 react+antd

演示图

一图胜千言

alt 示例

(图太大了,降低了分辨率,有点糊...)

支持 BingAI 和越狱模式

alt BingAI alt BingAI

Roadmap

  • 流式输出(打字效果)
  • 支持 BingAI
  • 保存对话
  • 系统角色设置

Caddy 配置示例

you_site {
    root * /var/www/chat/
    encode gzip
    file_server
    reverse_proxy /conversation localhost:3001
}
  1. Releases 下载打包好的文件,解压放至/var/www/chat/
  2. 需要将你的 node-chatgpt-api 服务配置好并启动在3001端口

jsjsjs's People

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.