GPT Delivr is a simple, no-code solution for deploying and integrating OpenAI's GPT chatbots into any website.
-
Create the Assistant
- Create your assistant through the OpenAI Assistant playground and give him all the knowledge he needs.
-
Fork the Repository
- Click the "Fork" button at the top right of this repository page.
-
Host It on Vercel
- Deploy the project to Vercel with one click.
-
Configure Environment Variables
- Go to your project settings on Vercel.
- Add a new environment variable named
OPENAI_API_KEYand set its value to your OpenAI API key.
-
Generate the script
- After deployment, open the URL provided by Vercel.
- Follow the instructions on the welcome page to set up and customize your chatbot.
- Generate the embed script.
-
Embed the Script in Your Website
- Copy the generated script.
- Embed it in your website.
-
Multiple Assistants: Once you've deployed the project on Vercel, you can embed as many assistants as you want on any website.
-
Different API Keys: You can embed assistants associated with different accounts using different API keys.
For detailed documentation, please refer to the Wiki.
We welcome contributions! Please see the Contributing Guide for more information on how to contribute to this project.
This project is licensed under the MIT License. See the LICENSE file for details.
For support or inquiries, please open an issue on GitHub or contact me on LinkedIn.