|
3 | 3 | "name": "horde-worker-reGen", |
4 | 4 | "description": "The official way to add your GPU to the horde for image generation.", |
5 | 5 | "link": "https://github.com/Haidra-Org/horde-worker-reGen", |
6 | | - "category": "Official tools" |
| 6 | + "category": "Official tools", |
| 7 | + "image": "assets/img/tools/placeholder.png", |
| 8 | + "categories": ["Worker", "Image Generation"], |
| 9 | + "domain": "image", |
| 10 | + "platform": ["server"], |
| 11 | + "functionType": "worker" |
| 12 | + }, |
| 13 | + { |
| 14 | + "name": "AI-Horde-Worker", |
| 15 | + "description": "The official way to add your GPU to the horde for text generation. Requires an existing installation of compatible text generation software.", |
| 16 | + "link": "https://github.com/Haidra-Org/AI-Horde-worker", |
| 17 | + "category": "Official tools", |
| 18 | + "image": "assets/img/tools/placeholder.png", |
| 19 | + "categories": ["Worker", "Text Generation"], |
| 20 | + "domain": "text", |
| 21 | + "platform": ["server"], |
| 22 | + "functionType": "worker" |
| 23 | + }, |
| 24 | + { |
| 25 | + "name": "koboldcpp", |
| 26 | + "description": "KoboldCpp is an easy-to-use AI text-generation software for GGML and GGUF models, inspired by the original KoboldAI. It features built-in worker support for AI Horde.", |
| 27 | + "link": "https://github.com/LostRuins/koboldcpp", |
| 28 | + "category": "Official tools", |
| 29 | + "image": "assets/img/tools/placeholder.png", |
| 30 | + "categories": ["Worker", "Text Generation"], |
| 31 | + "domain": "text", |
| 32 | + "platform": ["server"], |
| 33 | + "functionType": "worker" |
7 | 34 | }, |
8 | 35 | { |
9 | 36 | "name": "Godot Engine plugin", |
10 | 37 | "description": "Easily integrate AI Horde image generation into your games.", |
11 | 38 | "link": "https://github.com/Haidra-Org/AI-Horde-Godot-Addon", |
12 | | - "category": "Official tools" |
| 39 | + "category": "Official tools", |
| 40 | + "image": "assets/img/tools/placeholder.png", |
| 41 | + "categories": ["Plugin", "Image Generation"], |
| 42 | + "domain": "image", |
| 43 | + "platform": ["desktop"], |
| 44 | + "functionType": "plugin" |
13 | 45 | }, |
14 | 46 | { |
15 | 47 | "name": "Discord Bot", |
16 | 48 | "description": "Add to your Discord server to generate images for free, transfer kudos and lookup user information.", |
17 | 49 | "link": "https://github.com/ZeldaFan0225/Stable_Horde_Discord", |
18 | | - "category": "Official tools" |
| 50 | + "category": "Official tools", |
| 51 | + "image": "assets/img/tools/placeholder.png", |
| 52 | + "categories": ["Bot", "Image Generation"], |
| 53 | + "domain": "image", |
| 54 | + "platform": ["server"], |
| 55 | + "functionType": "bot" |
19 | 56 | }, |
20 | 57 | { |
21 | 58 | "name": "Fediverse bots", |
22 | 59 | "description": "Generate images via ActivityPub just by pinging the bots.", |
23 | 60 | "link": "https://github.com/Haidra-Org/fediverse-ai-horde-generate", |
24 | | - "category": "Official tools" |
| 61 | + "category": "Official tools", |
| 62 | + "image": "assets/img/tools/placeholder.png", |
| 63 | + "categories": ["Bot", "Image Generation"], |
| 64 | + "domain": "image", |
| 65 | + "platform": ["server"], |
| 66 | + "functionType": "bot" |
25 | 67 | }, |
26 | 68 | { |
27 | 69 | "name": "Reddit bot", |
28 | 70 | "description": "Generate images directly via Reddit by tagging the bot.", |
29 | 71 | "link": "https://github.com/Haidra-Org/reddit-stable-horde-generate", |
30 | | - "category": "Official tools" |
| 72 | + "category": "Official tools", |
| 73 | + "image": "assets/img/tools/placeholder.png", |
| 74 | + "categories": ["Bot", "Image Generation"], |
| 75 | + "domain": "image", |
| 76 | + "platform": ["server"], |
| 77 | + "functionType": "bot" |
31 | 78 | }, |
32 | 79 | { |
33 | 80 | "name": "Python SDK", |
34 | 81 | "description": "Python bindings for AI Horde", |
35 | 82 | "link": "https://github.com/Haidra-Org/horde-sdk", |
36 | | - "category": "Official tools" |
| 83 | + "category": "Official tools", |
| 84 | + "image": "assets/img/tools/placeholder.png", |
| 85 | + "categories": ["SDK", "Development"], |
| 86 | + "domain": "both", |
| 87 | + "platform": ["programming"], |
| 88 | + "functionType": "sdk" |
37 | 89 | }, |
38 | 90 | { |
39 | 91 | "name": "AI Horde CLI", |
40 | 92 | "description": "The official AI Horde CLI that supports all features of AI Horde.", |
41 | 93 | "link": "https://github.com/Haidra-Org/AI-Horde-CLI", |
42 | | - "category": "Official tools" |
| 94 | + "category": "Official tools", |
| 95 | + "image": "assets/img/tools/placeholder.png", |
| 96 | + "categories": ["CLI", "Development"], |
| 97 | + "domain": "both", |
| 98 | + "platform": ["cli"], |
| 99 | + "functionType": "cli" |
43 | 100 | }, |
44 | 101 | { |
45 | 102 | "name": "CraiyonArt Bot", |
46 | 103 | "description": "A Telegram bot that generates images using AI Horde", |
47 | 104 | "link": "https://t.me/CraiyonArtBot", |
48 | | - "category": "Community Bots" |
| 105 | + "category": "Community Bots", |
| 106 | + "image": "assets/img/tools/placeholder.png", |
| 107 | + "categories": ["Bot", "Image Generation"], |
| 108 | + "domain": "image", |
| 109 | + "platform": ["server"], |
| 110 | + "functionType": "bot" |
49 | 111 | }, |
50 | 112 | { |
51 | 113 | "name": "WriterBot", |
52 | 114 | "description": "A Discord bot that generates images using AI Horde", |
53 | 115 | "link": "https://harrisonvanderbyl.github.io/WriterBot/", |
54 | | - "category": "Community Bots" |
| 116 | + "category": "Community Bots", |
| 117 | + "image": "assets/img/tools/placeholder.png", |
| 118 | + "categories": ["Bot", "Image Generation", "Text Generation"], |
| 119 | + "domain": "both", |
| 120 | + "platform": ["server"], |
| 121 | + "functionType": "bot" |
55 | 122 | }, |
56 | 123 | { |
57 | 124 | "name": "Imaginarium", |
58 | 125 | "description": "Telegram AI Art Generator bot Powered by AI Horde.", |
59 | 126 | "link": "https://t.me/ImaginariumAIbot", |
60 | | - "category": "Community Bots" |
| 127 | + "category": "Community Bots", |
| 128 | + "image": "assets/img/tools/placeholder.png", |
| 129 | + "categories": ["Bot", "Image Generation"], |
| 130 | + "domain": "image", |
| 131 | + "platform": ["server"], |
| 132 | + "functionType": "bot" |
61 | 133 | }, |
62 | 134 | { |
63 | 135 | "name": "GIMP plugin", |
64 | 136 | "description": "A plugin for using AI Horde inside the GIMP image editor.", |
65 | 137 | "link": "https://github.com/ikks/gimp-stable-diffusion/", |
66 | | - "category": "Community plugins" |
| 138 | + "category": "Community plugins", |
| 139 | + "image": "assets/img/tools/placeholder.png", |
| 140 | + "categories": ["Plugin", "Image Generation"], |
| 141 | + "domain": "image", |
| 142 | + "platform": ["desktop"], |
| 143 | + "functionType": "plugin" |
67 | 144 | }, |
68 | 145 | { |
69 | 146 | "name": "LibreOffice extension", |
70 | 147 | "description": "An extension for using AI Horde inside the LibreOffice suite.", |
71 | 148 | "link": "https://extensions.libreoffice.org/en/extensions/show/99431", |
72 | | - "category": "Community plugins" |
| 149 | + "category": "Community plugins", |
| 150 | + "image": "assets/img/tools/placeholder.png", |
| 151 | + "categories": ["Plugin", "Image Generation"], |
| 152 | + "domain": "image", |
| 153 | + "platform": ["desktop"], |
| 154 | + "functionType": "plugin" |
73 | 155 | }, |
74 | 156 | { |
75 | 157 | "name": "Krita plugin", |
76 | 158 | "description": "A plugin for using AI Horde inside the Krita image editor.", |
77 | 159 | "link": "https://github.com/dunkeroni/krita-stable-horde", |
78 | | - "category": "Community plugins" |
| 160 | + "category": "Community plugins", |
| 161 | + "image": "assets/img/tools/placeholder.png", |
| 162 | + "categories": ["Plugin", "Image Generation"], |
| 163 | + "domain": "image", |
| 164 | + "platform": ["desktop"], |
| 165 | + "functionType": "plugin" |
79 | 166 | }, |
80 | 167 | { |
81 | | - "name": "Unreal Engine plugin", |
| 168 | + "name": "Unreal Engine plugin", |
82 | 169 | "description": "Plugin that generates AI synthesized images in Unreal Editor using AI Horde.", |
83 | 170 | "link": "https://github.com/Mystfit/Unreal-StableDiffusionTools", |
84 | | - "category": "Community plugins" |
| 171 | + "category": "Community plugins", |
| 172 | + "image": "assets/img/tools/placeholder.png", |
| 173 | + "categories": ["Plugin", "Image Generation"], |
| 174 | + "domain": "image", |
| 175 | + "platform": ["desktop"], |
| 176 | + "functionType": "plugin" |
85 | 177 | }, |
86 | 178 | { |
87 | | - "name": "A1111 plugin", |
| 179 | + "name": "A1111 plugin", |
88 | 180 | "description": "A plugin for using AI Horde inside the popular Automatic1111 frontend.", |
89 | 181 | "link": "https://github.com/natanjunges/stable-diffusion-webui-stable-horde", |
90 | | - "category": "Community plugins" |
| 182 | + "category": "Community plugins", |
| 183 | + "image": "assets/img/tools/placeholder.png", |
| 184 | + "categories": ["Plugin", "Image Generation"], |
| 185 | + "domain": "image", |
| 186 | + "platform": ["desktop"], |
| 187 | + "functionType": "plugin" |
91 | 188 | }, |
92 | 189 | { |
93 | 190 | "name": "Blender plugin", |
94 | 191 | "description": "Render an AI generated image based on a text prompt and your scene in Blender.", |
95 | 192 | "link": "https://github.com/benrugg/AI-Render", |
96 | | - "category": "Community plugins" |
| 193 | + "category": "Community plugins", |
| 194 | + "image": "assets/img/tools/placeholder.png", |
| 195 | + "categories": ["Plugin", "Image Generation"], |
| 196 | + "domain": "image", |
| 197 | + "platform": ["desktop"], |
| 198 | + "functionType": "plugin" |
97 | 199 | }, |
98 | 200 | { |
99 | 201 | "name": "Photoshop plugin", |
100 | 202 | "description": "Use the capabilities of AI Horde in Photoshop without switching between programs", |
101 | 203 | "link": "https://github.com/grizbil/Auto-Photoshop-StableDiffusion-Plugin", |
102 | | - "category": "Community plugins" |
| 204 | + "category": "Community plugins", |
| 205 | + "image": "assets/img/tools/placeholder.png", |
| 206 | + "categories": ["Plugin", "Image Generation"], |
| 207 | + "domain": "image", |
| 208 | + "platform": ["desktop"], |
| 209 | + "functionType": "plugin" |
103 | 210 | }, |
104 | 211 | { |
105 | 212 | "name": "Chrome accessibility", |
106 | 213 | "description": "Generates descriptive alternate text of images online for those who need them!", |
107 | 214 | "link": "https://chrome.google.com/webstore/detail/genalt-generated-alt-text/ekbmkapnmnhhgfmjdnchgmcfggibebnn", |
108 | | - "category": "Community plugins" |
| 215 | + "category": "Community plugins", |
| 216 | + "image": "assets/img/tools/placeholder.png", |
| 217 | + "categories": ["Plugin", "Accessibility"], |
| 218 | + "domain": "image", |
| 219 | + "platform": ["web"], |
| 220 | + "functionType": "plugin" |
109 | 221 | }, |
110 | 222 | { |
111 | 223 | "name": "Node.js SDK", |
112 | 224 | "description": "Communicate with AI Horde api from node.js projects", |
113 | 225 | "link": "https://www.npmjs.com/package/@zeldafan0225/ai_horde", |
114 | | - "category": "Community SDKs" |
| 226 | + "category": "Community SDKs", |
| 227 | + "image": "assets/img/tools/placeholder.png", |
| 228 | + "categories": ["SDK", "Development"], |
| 229 | + "domain": "both", |
| 230 | + "platform": ["programming"], |
| 231 | + "functionType": "sdk" |
115 | 232 | }, |
116 | 233 | { |
117 | 234 | "name": "Go SDK", |
118 | 235 | "description": "A Go Package for the AI Horde API", |
119 | 236 | "link": "https://github.com/zeozeozeo/aihorde-go", |
120 | | - "category": "Community SDKs" |
| 237 | + "category": "Community SDKs", |
| 238 | + "image": "assets/img/tools/placeholder.png", |
| 239 | + "categories": ["SDK", "Development"], |
| 240 | + "domain": "both", |
| 241 | + "platform": ["programming"], |
| 242 | + "functionType": "sdk" |
121 | 243 | } |
122 | 244 | ] |
0 commit comments