Giter Site home page Giter Site logo

chatai_front's Introduction

chatai

使用vue高仿了chatgpt的前端,后端使用python flask openai实现。 3月2日,openai的api更新,开放了最新的gpt-3.5-turbo模型,后端使用了最新模型在分支toGpt3.5上,加上了流式响应。 新的模型更加强大,更加智能。 有能力的可以自行部署。

后端代码 chatai-python

使用代码(二次开发)

# 下载依赖
npm i

# 本地开发
npm run dev

# 打包
npm run build

使用代码(直接使用)

dist目录就是打包好的代码,可以直接放在nginx的静态文件下。

视频演示 视频

下面是前端演示截图:

注意:项目只是为了学习,请勿用于其他用途,一切后果使用者自行承担。

chatai_front's People

Contributors

hkhanbing avatar

Watchers

 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.