Experience the next generation of AI conversation with Azure OpenAI GPT-5 series (gpt-5, gpt-5-mini, gpt-5-nano, gpt-5-chat), O-series reasoning models (o3, o3-mini, o4-mini), GPT-4o models, and GPT-4.1 series, enhanced with Sora video generation and real-time voice capabilities.
Transform text descriptions into stunning videos using OpenAI's cutting-edge Sora model. Create high-quality videos with customizable duration and aspect ratios.
Experience natural conversations with real-time voice interaction using GPT-4o-realtime-preview model. Talk naturally and get instant responses.
Support for the most advanced AI models including GPT-5 series (gpt-5, gpt-5-mini, gpt-5-nano, gpt-5-chat), O-series reasoning models (o3, o3-mini, o4-mini), GPT-4o series, and GPT-4.1 series.
Install as a native app on any device. Optimized for mobile and tablet with offline capabilities.
Generate and edit images using DALL-E and GPT-Image-1 APIs. Create visual content from text descriptions.
Azure Text-to-Speech and Speech-to-Text integration with batch transcription support using Whisper model.
Secure authentication using Azure Active Directory with enterprise-grade security features.
Full control over messages with delete, hide/unhide capabilities. Export conversations to markdown.
Get the latest news updates through Bing API integration directly in your conversations.
Create stunning videos from text descriptions
Natural voice conversations with GPT-4o
Distraction-free conversation experience
AI-powered conversation guidance
Save conversations as markdown files
Process multiple audio files simultaneously
Get the latest code from GitHub
git clone https://github.com/hddevteam/Azure-chatGPT-demo.git
Set up your Azure OpenAI API keys and endpoints
cp .envtemplate .env
# Edit .env with your Azure OpenAI credentials
Install required Node.js packages
npm install
Launch the development server
npm start
Set up your Azure OpenAI API keys and endpoints
cp .envtemplate .env
# Edit .env with your Azure OpenAI credentials
Install required Node.js packages
npm install
Launch the development server
npm start