Skip to content

Generate your Twitter bio with ChatGPT and Vercel Edge Functions.

Notifications You must be signed in to change notification settings

amber-moe/oceanbase-sql-gpt

 
 

Repository files navigation

This project generates OceanBase SQL for you using AI.

How it works

This project uses the ChatGPT API and Vercel Edge functions with streaming.

Running Locally

After cloning the repo, go to OpenAI to create an account and put your API key in a file called .env.

Then, run the application in the command line and it will be available at http://localhost:3000.

npm run dev

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

About

Generate your Twitter bio with ChatGPT and Vercel Edge Functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.8%
  • CSS 5.7%
  • JavaScript 4.5%