Experience the next generation of AI conversation with Azure OpenAI GPT-4o-realtime/o1/o1-mini/o3/o3-mini/o4-mini/GPT-4O/GPT-4O-mini/GPT-4.5-preview/GPT-4.1/GPT-4.1-nano/GPT-4.1-mini models and future releases, 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-4o, GPT-4o-mini, o1, o1-mini, o3, o3-mini, and more.
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 source 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