Open Custom GPT provides a user-friendly solution to quickly setup a custom GPT and add to your site.
Youtube Tutorial -> https://www.youtube.com/watch?v=2S38vkMubrg
- Fast and Efficient: Designed with speed and efficiency at its core. Open Custom GPT ensures rapid speed of building a GPT.
- Secure: Your data, your control. Always. Self-hosted and never shared with others
- Open Source: Open source and free to use.
- Share/Embed: Share/Embed your project with your users directly and give access to your information
- Monetization: Gate your Custom GPT behind a paywall and earn money
To convert your existing Custom GPT to host on your site,
- Copy the instructions from the Configure Tab
- Paste them in the Open Custom GPT instructions section
- Enable Code Interpreter, Dall E or File retrieval similar to your Custom GPT
- Upload any files you added to Custom GPT
- Setup any custom functions you added in your Custom GPT in Open Custom GPT
- Next.js
- OpenAI
- Tailwind
Minimum requirements to run the projects locally
- Node.js v18
- OpenAI API Key
npm install
npm run build
npm run dev
# visit http://localhost:3000
If you don't want to setup locally and wish to use a hosted version, you can start from https://customgpt.thesamur.ai/
Streaming support now added in hosted version
Did you get a pull request? Open it, and we'll review it as soon as possible.
This project is licensed under the MIT License - see the LICENSE file for details
Join the discord community https://discord.gg/3sbpBxVZyH to get support with setting up your Custom GPT