-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: clarify workers in intro; adds links
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# What is the AI-Horde? | ||
# What is the [AI-Horde](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#ai-horde)? | ||
|
||
AI Horde is a free community service that lets anyone create AI-generated images and text. In the spirit of projects like SETI@home (where people contribute their computers to search for alien signals) or Folding@home (sharing compute for medical research), AI Horde lets volunteers share their computer power to help others create AI art and writing. | ||
AI Horde is a free community service that lets anyone create [AI-generated images](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#image-generation) and [text](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#text2text). In the spirit of projects like SETI@home (where people contribute their computers to search for alien signals) or Folding@home (sharing compute for medical research), AI Horde lets volunteers share their computer power through [workers](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#worker) to help others create AI art and writing. | ||
|
||
When you make a request - like asking for "a painting of a sunset over mountains" - the AI Horde system finds available volunteer computers that can handle your task. It's similar to how ride-sharing apps connect passengers with nearby drivers, but instead of rides, you're getting AI-generated content. | ||
When you make a [request](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#request) - like asking for "a painting of a sunset over mountains" - the AI Horde system finds available volunteer computers that can handle your [job](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#job). It's similar to how ride-sharing apps connect passengers with nearby drivers, but instead of rides, you're getting AI-generated content. | ||
|
||
The system uses "kudos" points to keep things fair. Volunteers earn kudos when their computers help process requests, which they can use to get priority for their own requests or leave unspent to help others. Importantly, kudos can never be bought or sold - this is strictly against the Terms of Service. | ||
The system uses "[kudos](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#kudos)" points to keep things fair. [Workers](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#worker) - our term for volunteers providing access to their GPUs for free - earn kudos when their computers help process requests, which they can use to get priority for their own requests or leave unspent to help others. Importantly, kudos can never be bought or sold - this is strictly against the [Terms of Service](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#terms-of-service). | ||
|
||
What makes AI Horde special is that it's completely free and community-run, with a strong commitment to staying that way. The kudos system is specifically designed to ensure that access to these resources remains equitable. While users with more kudos get faster service, anyone can use it, even anonymously, and kudos never expire. | ||
What makes AI Horde special is that it's completely free and community-run, with a strong commitment to staying that way. The [kudos](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/kudos.md) system is specifically designed to ensure that access to these resources remains equitable. While [users](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#user) with more kudos get faster service, anyone can use it, even [anonymously](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/definitions.md#anonymous), and [kudos](https://github.com/Haidra-Org/haidra-assets/blob/main/docs/kudos.md) never expire. | ||
|
||
The AI-Horde hopes to ensure that everyone gets a chance to use these exciting AI technologies, regardless of their financial means or technical resources. |