0ddc1e8ad6cfcceedea8d3c2b8ac339e4a0b73d6
ChatGPT Web Bot
This is a ChatGPT web application demo with express and vue3
Usage
Make sure
node >= 18
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
Languages
Vue
56.6%
TypeScript
28.8%
Less
13%
HTML
0.7%
Dockerfile
0.4%
Other
0.4%
