Integrations
Adding AI to Your Next.js App
Every app is becoming an AI app. The Vercel AI SDK makes it trivial to add streaming interfaces.
01.Step 1: The SDK
Install `ai` and `openai`. This library handles the complex stream parsing for you.
Frequently Asked Questions
Which model should I use?
Start with `gpt-4o-mini`. It is incredibly cheap and fast, perfect for most MVP use cases.
Ready to ship your own SaaS?
Indiebuddy's core engine uses this stack. See it in action.