Skip to content

amiantos/dreamers-guild

Repository files navigation

Dreamers Guild

A self-hosted web app for generating AI images using the AI Horde network.

codecov

Features

  • Generate images with full control over models, samplers, and parameters
  • Apply pre-configured styles and LoRAs from CivitAI
  • Organize your library with favorites, albums, and hidden images
  • PIN protection for sensitive content
  • Light/dark theme support

Quick Start

Docker (Recommended)

docker-compose up -d

Open http://localhost:8005 and configure your AI Horde API key in Settings.

Manual Setup

npm run install:all
npm run dev

Get your free API key at aihorde.net/register.

Production

Build and run:

npm run client:build
NODE_ENV=production npm run server

Data is stored in ./data/ (images and SQLite database).

License

MPL-2.0

Acknowledgments

About

Dreamers Guild is a self-hosted web app for using the AI Horde

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages