About ArtBot

painting of a confused robot
ArtBot is a front-end web client designed for interacting with the AI Horde distributed cluster.
The AI Horde is an open source platform that utilizes idle GPU power provided by a community of generous users that allows anyone to create generative AI artwork on their own computers or mobile devices. More information is available on the Stable Horde page and you can also join their Discord server for further discussion on the technology behind the cluster, as well as tools built on top of the platform (such as ArtBot).
ArtBot was initially built as a way to experiment with various client-side technology, such as IndexedDB and LocalStorage APIs. These APIs allow you to securely and privately store the AI generated images you*apos;ve created with the cluster within your own browser. The UI components are built using NextJS. The source code is available on Github.