This project generates questions to ask on a Coffee Chat for you using AI.
Template taken from - https://www.twitterbio.io/
This project uses the ChatGPT API and the Vercel AI SDK with streaming. It constructs a prompt based on the form and user input, sends it to the ChatGPT API with a Vercel Edge Function, then streams the response back to the application UI.