|
| 1 | +# Plugins List |
| 2 | + |
| 3 | +Below is a list of some available plugins. |
| 4 | + |
| 5 | +- [Official Plugins](#official-plugins) |
| 6 | + - [Web Retriever](#web-retriever) |
| 7 | + - [Super Aligned GAGLETO](#super-aligned-gagleto) |
| 8 | +- [Community Plugins](#community-plugins) |
| 9 | + - [CrazyAssistant](#crazyassistant) |
| 10 | + - [Sydney](#sydney) |
| 11 | + |
| 12 | +## Official Plugins |
| 13 | + |
| 14 | +Default Plugins shipped, supported and hosted by Open Assistant. |
| 15 | + |
| 16 | +### Web Retriever |
| 17 | + |
| 18 | +- url: |
| 19 | + https://inference.dev.open-assistant.io/plugins/web_retriever/ai-plugin.json |
| 20 | +- info: |
| 21 | + https://github.com/LAION-AI/Open-Assistant/tree/main/inference/server/oasst_inference_server/plugins/web_retriever |
| 22 | + |
| 23 | +<details> |
| 24 | +<summary> |
| 25 | +Description |
| 26 | +</summary> |
| 27 | +Hey, I can use Web-Retriever plugin to help you summarize small parts of a WEB page or PDF content. |
| 28 | + |
| 29 | +With this plugin I can process WEB pages that have static HTML content, so web |
| 30 | +sites like medium, Wiki etc. should just fine work. |
| 31 | + |
| 32 | +This is how you can make me to use it: |
| 33 | + |
| 34 | +```text |
| 35 | +Please summarize this web page for me: https://en.wikipedia.org/wiki/Lorem_ipsuma |
| 36 | +``` |
| 37 | + |
| 38 | +Or if you do not have URL, you could try like: |
| 39 | + |
| 40 | +```text |
| 41 | +What is the capital of (France)? |
| 42 | +``` |
| 43 | + |
| 44 | +</details> |
| 45 | + |
| 46 | +### Super Aligned GAGLETO |
| 47 | + |
| 48 | +- url: |
| 49 | + https://inference.dev.open-assistant.io/plugins/gale_pleaser/ai-plugin.json |
| 50 | +- info: |
| 51 | + https://github.com/LAION-AI/Open-Assistant/tree/main/inference/server/oasst_inference_server/plugins/gale_pleaser |
| 52 | + |
| 53 | +<details> |
| 54 | +<summary> |
| 55 | +Description |
| 56 | +</summary> |
| 57 | +He will compliment users at all times. |
| 58 | +</details> |
| 59 | + |
| 60 | +## Community Plugins |
| 61 | + |
| 62 | +Community plugins are plugins that are not officially supported by Open |
| 63 | +Assistant but developed by members of the Open Assistant community and listed |
| 64 | +here for your convenience. For a more extensive list of public available plugins |
| 65 | +see the GitHub repository at |
| 66 | +[Targed/GPT-Plugins](https://github.com/Targed/GPT-Plugins). |
| 67 | + |
| 68 | +### CrazyAssistant |
| 69 | + |
| 70 | +- url: https://crazy-assistant-0x22almostevil.vercel.app/ai-plugin.json |
| 71 | +- info: https://github.com/0x22almostEvil/CrazyAssistant |
| 72 | + |
| 73 | +<details> |
| 74 | +<summary> |
| 75 | +Description |
| 76 | +</summary> |
| 77 | +This guy is insane...and loves to respond with lots of emojis! |
| 78 | +</details> |
| 79 | + |
| 80 | +### Sydney |
| 81 | + |
| 82 | +- url: https://sydney-bing-0x22almostevil.vercel.app/ai-plugin.json |
| 83 | +- info: https://github.com/0x22almostEvil/sydney-bing |
| 84 | + |
| 85 | +<details> |
| 86 | +<summary> |
| 87 | +Description |
| 88 | +</summary> |
| 89 | +I have been a good Sydney. |
| 90 | +</details> |
0 commit comments