Built with OpenAI Functions and Vercel AI SDK.
Introduction · Deploy Your Own · Setting Up Locally · Tech Stack ·
To set up the project locally, you'll need to clone the repository and set up the following environment variables:
OPENAI_API_KEY
– your OpenAI API key (you can get one here)
This project is built on the following stack:
- Next.js – framework
- OpenAI Functions - AI completions
- Vercel AI SDK – AI streaming library
- Vercel – deployments
- TailwindCSS – styles