Skip to content

A demo repo based on OpenAI API (gpt-3.5-turbo) with Api Key input

License

Notifications You must be signed in to change notification settings

myWsq/chatgpt-personal

 
 

Repository files navigation

ChatGPT-API Demo

A demo repo based on OpenAI GPT-3.5 Turbo API.

Run Locally

  1. Setup & Install dependencies

    First, you need Node.js installed.

    npm i
  2. Make a copy of .env.example, then rename it to .env

  3. Run the app

    npm run build && npm run preview

Deploy With Vercel

Deploy with Vercel

License

MIT

About

A demo repo based on OpenAI API (gpt-3.5-turbo) with Api Key input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.3%
  • Astro 11.7%
  • JavaScript 3.3%
  • CSS 1.7%
  • Shell 1.0%