GPT: Use OpenAI Models
Connect OpenAI models like GPT 5.1 to Dualite to explore GPT-powered capabilities like summarisation, image generation etc
Overview
OpenAI has created some of the most sophisticated and commonly used language models, such as GPT-4 and GPT-4o, which can generate, summarise, translate, and reason over a wide range of inputs, including text, pictures, and code. Integrating OpenAI into Dualite Alpha allows you to create responsive, intelligent, and user-centred apps that combine Alpha's no-code design and automation with OpenAI's strong generative AI.
This article will show you how to integrate OpenAI into Dualite to boost use cases like as smart forms, chatbots, document analysers, creative tools, and more.
Why OpenAI?
OpenAI models are known for:
Exceptional natural language understanding and generation.
Strong coding and logic capabilities.
Ability to handle multimodal inputs (text, images, audio in some versions like GPT-4o).
Robust API ecosystem with reliable support and documentation.
Ideal for building intelligent user flows, dynamic content generation, and context-aware automation.
Integrating OpenAI in Dualite Alpha
Before starting, make sure you have:
Access to OpenAI’s developer platform.
An active OpenAI API key (from https://platform.openai.com).
Step 1: Get Access to OpenAI
Visit OpenAI’s platform, sign in with your OpenAI account, and create an API key. GPT-4o is generally recommended for rich multimodal and real-time applications.
If you are not being able to locate it, go to https://platform.openai.com/api-keys, login and create a project.


Step 2: Tell Dualite about your OpenAI key
Prompt in about the AI project you want to build (e.g AI Chatbot) and make sure you write that you want to use OpenAI API Key for it.

Step 3: Add the relevant API key through Variables
Open "Variables" and copy-paste your OpenAI API key into the Variables pop-up and click on "Save Changes"


Step 4: All set and done!
Your AI Chatbot is now ready and integrated with Google's multi-modal AI, Gemini.

Conclusion
Bringing OpenAI into your Dualite project opens up endless possibilities. Whether you're building AI assistants, automating content, or analyzing documents, OpenAI provides a versatile, high-performance engine that enhances the power and flexibility of your no-code app.
Last updated