Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】基于chatGTP做的聊天页 #3055

Open
KiritoCheng opened this issue Apr 13, 2023 · 2 comments
Open

【开源自荐】基于chatGTP做的聊天页 #3055

KiritoCheng opened this issue Apr 13, 2023 · 2 comments

Comments

@KiritoCheng
Copy link

背景:

基于openai提供的3.5封装的node接口,使用express搭配出的node服务api。
前端基于react开发的聊天页面。

后端git仓库:openai-server
前端git仓库:openai-public

聊天网站示例图:

pc视图:
image

mobile视图:
image

示例网站:https://kiritosa.com/ai/

项目启动流程:

后端:

git clone下载到本地后,直接 npm i安装相关依赖。

安装完依赖后,直接运行 npm run start,利用nodemon在线转换ts文件。

前端:

git clone下载到本地后,直接 npm i安装相关依赖。

安装完依赖后,直接运行 npm run start,启动项目后直接打开本地localhost查看。

@dengshenkk
Copy link

@KiritoCheng 给你提issues了, 赶紧去处理吧 /doge

@KiritoCheng
Copy link
Author

感谢提醒

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants