OpenAI's API powers some of the most capable AI products in the world — GPT-4o for chat and generation, embeddings for semantic search, and vision for image understanding. With CodePup, you bring your own OpenAI API key and describe the AI feature you want. CodePup builds the entire integration — prompts, streaming, context handling, and UI — automatically.
Features unlocked when you connect OpenAI to your CodePup app.
Get up and running in minutes.
Sign up at platform.openai.com and add billing. OpenAI is pay-as-you-go — GPT-4o costs fractions of a cent per request for most use cases.
In the OpenAI platform, go to API Keys and create a new secret key. Copy it — you won't be able to see it again after creation.
In your CodePup project, go to Integrations → OpenAI and paste in your API key. It's stored as an encrypted environment variable, never exposed in your frontend.
Tell CodePup AI what you need — a chat assistant, a document summarizer, a product description generator. CodePup writes the API calls, streaming logic, and UI components automatically.
Describe your app and CodePup AI generates a production-ready product with OpenAI wired in — no code required.