Skip to content

用 Express 和 Vue3 搭建的 ChatGPT 演示网页

License

Notifications You must be signed in to change notification settings

phpk/chatgpt-web

Repository files navigation

ChatGPT Web Bot

This is a ChatGPT web application demo with express and vue3

cover

Intro

  1. node >= 18
  2. pnpm install node deps
  3. set OPENAI_API_KEY in .env

Run

# 1. run service
pnpm run service

# 2. run web
pnpm run dev

License

MIT © ChenZhaoYu

About

用 Express 和 Vue3 搭建的 ChatGPT 演示网页

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 53.5%
  • TypeScript 32.0%
  • Less 13.0%
  • HTML 0.7%
  • Dockerfile 0.3%
  • JavaScript 0.3%
  • Other 0.2%