[
  {
    "path": "README.md",
    "content": "# Awesome ChatGPT Plugins [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n[<img src=\"https://openaicom.imgix.net/c51f2c96-3595-48ae-9fb6-165563fbb086/chat-plugins.png?w=200&h=200\" width=\"200\">](https://openai.com/blog/chatgpt-plugins)\n\n> A curated list of awesome [ChatGPT Plugins](https://openai.com/blog/chatgpt-plugins), guides, blogs, and other resources.\n\n\n## Contents\n- [Official Plugins](#plugins)\n- [Plugins](#plugins)\n- [Demos](#demos)\n- [Tutorials](#tutorials)\n- [Blog Posts](#blog-posts)\n- [Documentation](#documentation)\n\n### What is a ChatGPT Plugin?\n[![What is a ChatGPT Plugin?](https://res.cloudinary.com/marcomontalbano/image/upload/v1679667398/video_to_markdown/images/video--a267d1cba9d59411634ce2088744acf9-c05b58ac6eb4c4700831b2b3070cd403.jpg)](https://cdn.openai.com/chat-plugins/retrieval-gh-repo-readme/Retrieval-Final.mp4 \"What is a ChatGPT Plugin?\")\n---\n\n\n## Official Plugins\n - [Retrieval Plugin](https://github.com/openai/chatgpt-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.\n - [Browsing](https://openai.com/blog/chatgpt-plugins#browsing): An experimental model that knows when and how to browse the internet\n - [Code Interpreter](https://openai.com/blog/chatgpt-plugins#code-interpreter): An experimental ChatGPT model that can use Python, handle uploads and downloads\n\n## Plugins:\n- [Twilio Plugin](https://gist.github.com/danielgross/0e7a00ea882797acd92ae6779126abe3)\n- [Simple TODO list](https://github.com/lencx/chat-todo-plugin): Plugin for managing a TODO list\n- [Datasette](https://github.com/simonw/datasette-chatgpt-plugin): A Datasette plugin that turns a Datasette instance into a ChatGPT plugin\n\n## Demos\n- [Restaurant booking](https://twitter.com/gdb/status/1638949234681712643)\n- [Retrieval](https://cdn.openai.com/chat-plugins/retrieval-gh-repo-readme/Retrieval-Final.mp4)\n- [On-demand video processing](https://twitter.com/gdb/status/1638971232443076609)\n- [Summarizing a HackerNews thread](https://twitter.com/gdb/status/1638986918947082241)\n- [Official Zapier Integration](https://twitter.com/wadefoster/status/1638958299935801344)\n- [Hacker News Summarisation](https://twitter.com/gdb/status/1638986918947082241)\n- [Video File Processing](https://twitter.com/gdb/status/1638971232443076609)\n\n## Tutorials\n - [Extending ChatGPT with a Qdrant-based knowledge base](https://qdrant.tech/articles/chatgpt-plugin/)\n - [Building a ChatGPT + Pinecone LangChain Docs Plugin](https://github.com/pinecone-io/examples/blob/master/generation/chatgpt/plugins/langchain-docs-plugin.ipynb)\n - [LangChain + Retrieval Plugin](https://gist.github.com/hwchase17/1429e54879f0249f0a258382d8bd744c)\n - [Making a ChatGPT Plugin using GPT4](https://twitter.com/danielgross/status/1639040289816866818)\n - [Langchain on top of ChatGPT Plugins](https://python.langchain.com/en/latest/modules/agents/examples/chatgpt_plugins.html): how to use ChatGPT Plugins within LangChain abstractions.\n\n## Blog Posts\n - [ChatGPT plugins (Announcement Post)](https://openai.com/blog/chatgpt-plugins)\n - [The Future of ChatGPT Plugins, from Jailbroken Prompts](https://app.orchard.ink/view/jailbreaking-chatgpt-plugin-a5b73bfb776948e68c1685b4d9572a70)\n\n\n## Documentation\n - [OpenAI Plugin Docs](https://platform.openai.com/docs/plugins/introduction)\n"
  }
]