From 4a868716c4a5501fcc061641220ef5e94dba65b1 Mon Sep 17 00:00:00 2001 From: db0 Date: Sat, 16 Mar 2024 15:31:07 +0100 Subject: [PATCH] doc: readme: --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2e876346..9c81d0b8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # AI Horde -A massive crowdsourced distributed inference cluster for AI Models. This software can support both Image and Text generation. -It allows people without a powerful GPU to use Stable Diffusion or Large Language Models like Pygmalion/Llama by relying on spare/idle resources provided by the community. -It also allows non-python clients, such as games and apps, to use AI-provided generations. +The AI Horde is an enterprise-level ML-Ops crowdsourced distributed inference cluster for AI Models. This middleware can support both Image and Text generation. It is infinitelly scalable and supports seamless drop-in/drop-out of compute resources. +The [Public version](https://aihorde.net) allows people without a powerful GPU to use Stable Diffusion or Large Language Models like Pygmalion/Llama by relying on spare/idle resources provided by the communit and also allows non-python clients, such as games and apps, to use AI-provided generations. + +The AI Horde middleware itself can also be run privately inside a closed environment within any enterprise. It can be installed within hours and can scale your ML solution within days of deployment. For more questions, check the [FAQ](FAQ.md)