Skip to content

bazingame/awesome-chatgpt-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

🧠 🛠️ Awesome ChatGPT Plugins

Welcome to the thrilling "Awesome ChatGPT Plugins" repository! Uncover a variety of powerful plugins to extend ChatGPT's capabilities, alongside resources to create your own.

Explore our curated collection of open-source plugins to enhance your ChatGPT experience, and dive into Twitter conversations discussing their benefits and potential use cases.

For aspiring plugin creators, our comprehensive guide will support you in your journey, regardless of your experience level.

We hope you find this collection invaluable and eagerly anticipate the amazing creations you'll bring to life with ChatGPT plugins!

ChatGPT plugins

OpenAI plugins connect ChatGPT to third-party applications. These plugins enable ChatGPT to interact with APIs defined by developers, enhancing ChatGPT's capabilities and allowing it to perform a wide range of actions.

OpenAI Blog announcement

How to create a plugin

  • Full documentation
  • Example plugins (todo list, auth, sports stats, search-and-retrieval)
  • The simple steps for creating a plugin are (Source):
    • Build an API with endpoints you’d like a language model to call (this can be a new API, an existing API, or a wrapper around an existing API specifically designed for LLMs).
    • Create an OpenAPI specification documenting your API, and a manifest file that links to the OpenAPI spec and includes some plugin-specific metadata.

Plugins

An experimental model that knows when and how to browse the internet

An experimental ChatGPT model that can use Python, handle uploads and downloads

The ChatGPT Retrieval Plugin repository provides a flexible solution for semantic search and retrieval of personal or organizational documents using natural language queries.

A Datasette plugin that turns a Datasette instance into a ChatGPT plugin.

I built a ChatGPT plugin to answer questions about data hosted in Datasette (simonwillison.net)

ChatGPT Plugin for managing a TODO list.

A simple To-do ChatGPT Plugin using python and deployed on replit.

Tutorial: How to Build and Deploy a ChatGPT Plugin in Python using Replit (includes code) : aipromptprogramming (reddit.com)

Helps you brainstorm domain ideas by automatically checking if they are available inside ChatGPT.

by Steven Tey

Related Demos / Use cases / Tips / News

ChatGPT Community / Discussion

Releases

No releases published

Packages

No packages published