- Home
- Communication
- Open Custom GPT
Rating
Votes
0
score
Downloads
0
total
Price
Free
API key required
Works With
About
Open Custom GPT
The no-code platform for building and embedding Custom GPTs using the OpenAI Assistants API
Video Tutorial • Quick Start • Features • Deployment
Open Custom GPT provides a user-friendly solution to quickly build a custom GPT and embed it on your website. Create AI assistants with custom instructions, file retrieval, code interpreter, and DALL-E capabilities - all without writing code.
Features
- No-Code Builder - Create powerful GPT assistants through an intuitive interface
- Assistants API Integration - Full support for OpenAI's latest Assistants API
- Code Interpreter - Enable Python code execution for data analysis
- File Retrieval - Upload documents for your assistant to reference
- DALL-E Integration - Generate images directly from your assistant
- Custom Functions - Add your own API actions and tools
- Embeddable Widget - Share or embed your GPT on any website
- Monetization Ready - Gate your Custom GPT behind a paywall
Quick Start
Prerequisites
- Node.js v18+
- OpenAI API Key
Installation
# Clone the repository
git clone https://github.com/SamurAIGPT/Open-Custom-GPT.git
cd Open-Custom-GPT
# Install dependencies
npm install
# Build the project
npm run build
# Start the server
npm startEnvironment Setup
Create a .env.local file:
OPENAI_API_KEY=your_api_key_hereConvert Your Existing Custom GPT
Already have a Custom GPT on ChatGPT? Migrate it easily:
- 1.Copy the instructions from your Custom GPT's Configure tab
- 2.Paste them into Open Custom GPT's instructions section
- 3.Enable Code Interpreter, DALL-E, or File Retrieval as needed
- 4.Upload any files from your original Custom GPT
- 5.Set up any custom functions/actions
Tech Stack
| Technology | Purpose |
|---|---|
| Next.js | React framework |
| OpenAI API | Assistants API |
| Tailwind CSS | Styling |
Deployment
Vercel (Recommended)
[](https://vercel.com/new/clone?repository-url=https://github.com/SamurAIGPT/Open-Custom-GPT)
Docker
docker build -t open-custom-gpt .
docker run -p 3000:3000 -e OPENAI_API_KEY=your_key open-custom-gptEmbedding Your GPT
After creating your assistant, use the embed code to add it to any website:
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Follow for Updates
Related Projects
- EmbedAI - Private document QnA
- Text-To-Video-AI - Generate videos from text
License
MIT License - see LICENSE for details.
Don't lose this
Three weeks from now, you'll want Open Custom GPT again. Will you remember where to find it?
Save it to your library and the next time you need Open Custom GPT, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
⚡ Pro tip for geeks: add a-gnt 🤵🏻♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
Create Custom GPT and add/embed on your site using Assistants api. Best for anyone looking to make their AI assistant more capable in communication. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.