| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Get a TODO list ChatGPT plugin up and running in under 5 minutes using Python. This plugin is designed to work in conjunction with the ChatGPT plugins documentation. Plugins have been superseded by GPTs, learn more about creating a GPT with actions.
To install the required packages for this plugin, run the following command:
pip install -r requirements.txtTo run the plugin, enter the following command:
python main.pyOnce the local server is running:
The plugin should now be installed and enabled! You can start with a question like "What is on my todo list" and then try adding something to it as well!
If you run into issues or have questions building a plugin, please join our Developer community forum.
| Back | FazBrowse Home | New Git URL |