Skip to content

An unofficial collection of Plugins for ChatGPT, in any programming language!

License

Notifications You must be signed in to change notification settings

yachty66/ChatGPT-Plugins-Collection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Plugins Collection ⭐️ (unofficial)

An unofficial collection of Plugins for ChatGPT, in any programming language! Note: This is not an official OpenAI or ChatGPT related repository. It is a community provided repo. Please use the code here at your own risk.

Submit a plugin 🫵 🔌

Please create a new folder for the plugin under the relevant language folder, and all of the associated code. Bonus points if you add a README.md file with details on the plugin and its development process.

Examples 👀 😯:

Plugin Name Description Language Framework
NotesGPT A plugin that allows users to create, retrieve, and delete notes. Each note is associated with a specific user. Python Quart
TodoGPT A plugin that allows users to add, retrieve, and delete to-do items. Each to-do item is associated with a specific user. Python Quart
AnimalGPT A plugin that allows users to create, retrieve, update, and delete animals in a virtual zoo. Each animal is associated with a specific user. Julia HTTP.jl
SquareGPT A plugin that calculates the square of a given number. Julia HTTP.jl
secretMessage A FastAPI application that serves as a ChatGPT plugin for returning a secret message. Python FastAPI
TodoGPT A plugin that allows users to add, retrieve, and delete to-do items. Each to-do item is associated with a specific user. JavaScript Express.js
TodoGPT A plugin that allows users to add, retrieve, and delete to-do items. Each to-do item is associated with a specific user. Julia HTTP.jl

More coming soon!

About

An unofficial collection of Plugins for ChatGPT, in any programming language!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 51.5%
  • Python 35.6%
  • JavaScript 12.9%