Skip to content

使用nextjs代理chatgpt 并实现一个简单的聊天页面

Notifications You must be signed in to change notification settings

lingozhi/chatgpt-nextjs

 
 

Repository files navigation

这是一个Nextjs实现的与ChatGpt聊天的项目

  1. 实现了代理ChatGpt的账号聊天
  2. 实现了聊天页面对话页面
  3. 部署在vercel.com海外的sass服务,天然有科学上网的能力。

TODO

[ ]实现聊天连续对话

[ ]实现多人聊天队列

[ ]接入github登录

[ ]接入 redis

Getting Started

  1. fork该项目到你的git
  2. 学习vercel部署nextjs项目
  3. 在部署时配置环境变量
token = 

如何注册ChatGpt

注册ChatGPT详细指南

如何获取Token

chatgpt-api

Learn More

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

使用nextjs代理chatgpt 并实现一个简单的聊天页面

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 56.3%
  • CSS 22.5%
  • Dockerfile 18.1%
  • Shell 1.7%
  • JavaScript 1.4%