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

aohun/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

 
 
 

Languages

  • TypeScript 83.0%
  • Astro 10.9%
  • JavaScript 3.6%
  • CSS 1.6%
  • Shell 0.9%