Skip to content

A python library to interact with AI-Horde's free generative AI APIs

License

Notifications You must be signed in to change notification settings

Haidra-Org/horde-sdk

Repository files navigation

Tests Documentation Status Unstable Tests

horde_sdk

Note

horde_sdk is in beta. Everything is subject to change. Please feel free to report bugs or make suggestions on our github issue page

About

This library simplifies interfacing with any API created by Haidra - the community organization behind the free projects such as AI-Horde (homepage, github). The goal is to minimize the amount of time it takes to develop applications in python that use our free, volunteer driven, services which include:

  • Stable Diffusion Image Generation (driven by ComfyUI)
  • Image captioning
  • Image rating (currently ratings are for diffusiondb, others coming in the future)
  • Text Generation using LLMs (driven by KoboldAI)

From anything to requesting your own images, or rolling your own worker software, this package may suit your needs.

Documentation

See the complete documentation at https://horde-sdk.readthedocs.io/en/latest/.