AI

Add GPT to your app — chat, completions, embeddings.

Integrate OpenAI's GPT models into your InBuild app for AI-powered features: chatbots, content generation, search, and more. Configure via API key in environment variables.

What you get

Chat completions API for conversational AI
Text generation for content features
Embeddings for semantic search
Streaming responses for real-time chat UX
Works alongside InBuild's own AI generation

FAQ

Does InBuild use OpenAI for its own generation?

No — InBuild's own site-generation pipeline runs on Google Gemini. This OpenAI integration is for wiring GPT into YOUR generated app's own features (chatbots, content generation, search), separately from how InBuild builds the site.

Can I use a different provider instead of GPT in my app?

Yes — since this integration is just an API key in your generated app's environment variables, you can swap in any provider your app's code calls directly.

Other integrations