2023-02-11 15:38:57 +08:00
2023-02-11 08:17:48 +08:00
2023-02-10 09:32:43 +08:00
2023-02-09 11:21:33 +08:00
2023-02-11 15:20:58 +08:00
2023-02-11 15:20:58 +08:00
2023-02-09 11:21:33 +08:00
2023-02-09 15:18:30 +08:00
2023-02-09 11:21:33 +08:00
2023-02-09 11:21:33 +08:00
2023-02-09 11:21:33 +08:00
2023-02-09 16:20:45 +08:00
2023-02-09 11:21:33 +08:00
2023-02-11 15:38:44 +08:00
2023-02-10 09:19:37 +08:00
2023-02-09 15:48:27 +08:00
2023-02-11 15:38:57 +08:00
2023-02-11 08:32:59 +08:00
2023-02-09 11:21:33 +08:00
2023-02-09 16:48:21 +08:00
2023-02-09 16:48:21 +08:00
2023-02-09 11:21:33 +08:00
2023-02-10 09:19:37 +08:00
2023-02-10 09:19:37 +08:00

ChatGPT Web Bot

English | 中文

ChartGPT demo page built with express and vue3

cover

Usage

Make sure node >= 18

If pnpm is not installed

npm install pnpm -g

install node deps

pnpm install

Sign up for an OpenAI API key and store it in your environment.

# .env
OPENAI_API_KEY="Your Key"

Run service

pnpm run service

Run web

pnpm run dev

License

MIT © ChenZhaoYu

Description
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
Readme 62 MiB
Languages
Vue 53.6%
TypeScript 31.9%
Less 13.1%
HTML 0.7%
Dockerfile 0.3%
Other 0.3%