A curated list of awesome ChatGPT Plugins, guides, blogs, and other resources.
- Retrieval Plugin: The ChatGPT Retrieval Plugin repository provides 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: Plugins and API available.
- Plugin list (unofficial)
- Twilio Plugin
- 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
- Restaurant booking
- Retrieval
- On-demand video processing
- Summarizing a HackerNews thread
- Official Zapier Integration
- Hacker News Summarisation
- Video File Processing
- Competitor PPC Ads
- (Official) Get a ChatGPT plugin up and running in under 5 minutes!
- 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