└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # chatgpt-plugins-hub 2 | A repo to list all chatgpt plugins available and the location of their manifest files 3 | 4 | ## AI Plugin Manifest Files Location 5 | 6 | ### D 7 | * Datasette - https://datasette.io/.well-known/ai-plugin.json 8 | * DomainsGPT - https://domainsg.pt/.well-known/ai-plugin.json 9 | 10 | ### I 11 | 12 | * Instacart - https://instacart.com/.well-known/ai-plugin.json 13 | 14 | ### K 15 | 16 | * Kayak - https://www.kayak.com/.well-known/ai-plugin.json 17 | * Klara - https://www.klarna.com/.well-known/ai-plugin.json 18 | 19 | ### M 20 | 21 | * Milo - https://www.joinmilo.com/.well-known/ai-plugin.json 22 | 23 | ### O 24 | 25 | * OpenTable - https://opentable.com/.well-known/ai-plugin.json 26 | 27 | ### P 28 | * Pricerunner.se https://www.pricerunner.se/.well-known/ai-plugin.json 29 | 30 | ### S 31 | 32 | * Shopify - https://server.shop.app/.well-known/ai-plugin.json 33 | * Speak - https://api.speak.com/.well-known/ai-plugin.json 34 | * Slack - https://slack.com/.well-known/ai-plugin.json 35 | 36 | ### T 37 | 38 | * Transvribe - https://www.transvribe.com/.well-known/ai-plugin.json 39 | 40 | ### W 41 | 42 | * WolframAlpha - https://www.wolframalpha.com/.well-known/ai-plugin.json 43 | * Wolframcloud - https://www.wolframcloud.com/.well-known/ai-plugin.json 44 | 45 | ### Z 46 | 47 | * Zapier - https://zapier.com/.well-known/ai-plugin.json 48 | 49 | ---------------------------------------------------------- 50 | 51 | ** Credits ** 52 | 53 | Some information in this list is sourced from one or more sources listed as below 54 | 55 | * OpenAI 56 | * Langchain Community 57 | * GPTIndex Community 58 | * https://github.com/wong2/chatgpt-plugins 59 | * https://github.com/transitive-bullshit/chatgpt-well-known-plugin-finder 60 | * https://twitter.com/vaibhavk97 61 | --------------------------------------------------------------------------------