Welcome to the official collection of ChatGPT plugin templates based on the Flask framework in Python, deployed on Replit. These templates provide a starting point for developing your own ChatGPT plugins using the Flask web framework.
- A set of pre-configured templates to jumpstart your ChatGPT plugin development.
- Built on the Flask framework, allowing you to create robust and scalable plugins.
- Designed for seamless deployment on Replit, enabling easy sharing and collaboration.
- Provides a modular structure to extend and customize the functionality of your plugin.
-
Step 1. Choose the template that best suits your plugin idea from the directory.
-
Step 2: Connect to the online database at https://api.elephantsql.com or any other API of your choice.
-
Step 3: Deploy the contents on https://replit.com/.
Once the replit server is running:
- Navigate to https://chat.openai.com.
- In the Model drop down, select "Plugins" (note, if you don't see it there, you don't have access yet).
- Select "Plugin store"
- Select "Develop your own plugin"
- Enter "replit URL" and then select "Find manifest file".
OpenAPI 3.0 generation URL: https://editor.swagger.io/
- Cat or Dog Image
- Manage user data
- Todo