A curated list of resources, tools, and plugins for ChatGPT plugins.
- OpenAI - Main OpenAI website
- ChatGPT - Official ChatG
- Plugin Documentation - Official plugin documentation
- Plugin Quickstart Repository - Official quickstart repository in python
- Supported plugins - Announcement and list of officially supported plugins
- Retrieval Plugin: A flexible solution for semantic search and retrieval of personal or organizational documents using natural language queries
- Browsing: An experimental model that knows when and how to browse the internet
- Code Interpreter: An experimental ChatGPT model that can use Python, handle uploads and downloads
- GPT Plugins Store: Open GPT Plugin Store - without a waitlist 🚀
- Manifest Parser - Typescript parser to validate plugin manifest files and get typed results
- Create ChatGPT Plugin - Script to create a new plugin using Typescript and Express
-
Simple TODO list: Plugin for managing a TODO list
-
Datasette: A Datasette plugin that turns a Datasette instance into a ChatGPT plugin
-
Airports: Plugin to provide airport information, GPS position, that combines with ChatGPT's ability to calculate routes, times, headings, etc.
-
Google Search Plugin: A plugin that uses Google Custom Search API to search the web
-
Your next awesome plugin could be here!
- Restaurant booking
- Retrieval
- On-demand video processing
- Summarizing a HackerNews thread
- Official Zapier Integration
- Hacker News Summarisation
- Video File Processing
- Competitor PPC Ads
- Extending ChatGPT with a Qdrant-based knowledge base
- Building a ChatGPT + Pinecone LangChain Docs Plugin
- LangChain + Retrieval Plugin
- Making a ChatGPT Plugin using GPT4
- Langchain on top of ChatGPT Plugins: how to use ChatGPT Plugins within LangChain abstractions.
- Write ChatGPT plugin in Ruby and Sinatra
- How to create your first ChatGPT plugin
- ChatGPT Plugins 101: Everything you need to know to get started