Luke100000/horde-workspace

Scripts and tools for working with the AI Horde on code level, when web UIs are not enough.

1

stars

20

commits

Python

primary language

Oct 27, 2024

updated

README

Horde Workspace

Scripts and tools for working with the AI Horde on code level, when web UIs are not enough.

Installation

  • Install Python 3.10+
  • Install Poetry (e.g., pip install poetry)
  • Setup an environment (e.g., python -m venv .venv)
    • Activate the environment (e.g., source .venv/bin/activate)
  • Run poetry install
  • See main.py for example workflows
  • Add .env file:
    HORDE_API_KEY="your_api_key"
    

Contributors

Luke100000

20 commits

Luke100000/horde-workspace

Scripts and tools for working with the AI Horde on code level, when web UIs are not enough.

1

stars

20

commits

Python

primary language

Oct 27, 2024

updated

README

Horde Workspace

Scripts and tools for working with the AI Horde on code level, when web UIs are not enough.

Installation

  • Install Python 3.10+
  • Install Poetry (e.g., pip install poetry)
  • Setup an environment (e.g., python -m venv .venv)
    • Activate the environment (e.g., source .venv/bin/activate)
  • Run poetry install
  • See main.py for example workflows
  • Add .env file:
    HORDE_API_KEY="your_api_key"
    

Contributors

Luke100000

20 commits

Languages

Python

100.0%