Skip to content

iSonce/chatgpt-web

Repository files navigation

Chagpt Web

ChatGPT webpage implemented using react and express

Start

Back-end

Sign up and get your OPENAI_API_KEY from OpenAI

# service/.env
OPENAI_API_KEY=''

Get in the ./service, and run:

pnpm i
pnpm dev

Front-end

Get in the project root folder, and run:

pnpm i
pnpm dev

Notice

This project is just a simple demo for now

License

MIT © Sonce

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published