We pre-built everything developers have been asking for
Complete UI replacement for CustomGPT.ai with voice mode, multi-deployment options, and 9 social platform integrations. Ship faster with production-ready code.
See how the same codebase works as a standalone app, embedded widget, or floating chatbot
Full-featured chat interface with all capabilities enabled
Every component you need, production-ready and fully customizable
Real-time streaming, markdown support, code highlighting
Multi-agent support with metadata and quick switching
Drag & drop, progress tracking, multiple file support
Source preview with highlighting and navigation
Speech-to-text and text-to-speech with visual feedback
Theme toggle, language selection, preferences
From startups to enterprises, developers across industries are building with CustomGPT.ai Starter Kit
Production-ready components, secure architecture, and deployment flexibility
Full-featured chat UI with message history, streaming responses, file uploads, and citation management.
6 voice options powered by OpenAI Whisper & TTS
Choose your platform and deploy with a single command
API keys stay server-side
Installable on all devices
SSE with error boundaries
Full type safety
Get the complete starter kit with all features, documentation, and examples. Start building your CustomGPT.ai interface today.
Deploy CustomGPT.ai-powered bots across 9+ platforms with full conversation context
Ready in 5 mins
Native Slack integration with slash commands and interactive messages
Powered by OpenAI Whisper and TTS with 6 voice options for natural conversations
Copy, paste, customize - it's that simple. Works with every popular framework.
import { CustomGPT.aiWidget } from '@customgpt/react';
function App() {
return (
<CustomGPT.aiWidget
apiKey={process.env.REACT_APP_CUSTOMGPT_KEY}
agentId="your-agent-id"
theme="dark"
position="bottom-right"
enableVoice={true}
onMessage={(msg) => console.log(msg)}
/>
);
}
Our documentation includes step-by-step guides for every framework, plus video tutorials and live examples.
Thousands of developers are already building amazing experiences with CustomGPT.ai Starter Kit
Join our growing community of developers. Contribute code, share feedback, or get help with your implementation.
Examples and recipes for common use cases
Join our weekly developer sessions
Drop-in OpenAI compatibility docs
Model Context Protocol integration
Step-by-step implementation guides
Pre-built API request collection
Browse all available integrations
Complete API documentation
Start with the live demo or dive straight into the code. Join 500+ developers already shipping with CustomGPT.ai Starter Kit.