https://github.com/zeozeozeo/aihorde-go
A Go package to interact with AI-Horde's free generative AI APIs.
https://github.com/zeozeozeo/aihorde-go
ai-api aihorde api api-wrapper genai golang image-generation llm stable-diffusion stablehorde
Last synced: 2 months ago
JSON representation
A Go package to interact with AI-Horde's free generative AI APIs.
- Host: GitHub
- URL: https://github.com/zeozeozeo/aihorde-go
- Owner: zeozeozeo
- License: unlicense
- Created: 2025-03-29T13:30:24.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T16:40:49.000Z (2 months ago)
- Last Synced: 2025-03-29T17:31:14.540Z (2 months ago)
- Topics: ai-api, aihorde, api, api-wrapper, genai, golang, image-generation, llm, stable-diffusion, stablehorde
- Language: Go
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aihorde-go
A Go package to interact with [AI-Horde](https://aihorde.net/)'s free generative AI APIs.
Disclaimer: this package is in no way associated with the creators of the AI Horde.
> [!WARNING]
> 99.9% of the code in this library was written by Gemini 2.5 Pro, feel free to report and submit bug fixes.
>
> Double-check critical endpoints.# License
The Unlicense (public domain)