This project generates OceanBase SQL for you using AI.
This project uses the ChatGPT API and Vercel Edge functions with streaming.
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
Deploy the example using Vercel: