Spaces:
Running
Running
File size: 984 Bytes
c4e0a29 f7e1070 c4e0a29 f7e1070 c4e0a29 f7e1070 c4e0a29 f7e1070 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | ---
title: Hermes
emoji: π
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860
pinned: true
license: mit
short_description: Surrogate-1 β autonomous AI dev orchestration
---
# Hermes β Surrogate-1 Autonomous AI Platform
Multi-agent orchestration: 161 cron jobs, scrape pipeline, RAG, Discord bot, local LLM (Gemma 4 E4B).
**Endpoint** `/` returns JSON status (ledger size, episodes, daemons running).
## Required Secrets
Set in **Settings β Variables and secrets**:
| Secret | Required | Why |
|---|---|---|
| `OPENROUTER_API_KEY` | recommended | Cloud LLM ladder |
| `GEMINI_API_KEY` | optional | Top-of-ladder fallback |
| `GITHUB_TOKEN_POOL` | recommended | Comma-separated PATs for scrape + GH Models tier |
| `DISCORD_BOT_TOKEN` | optional | Enables Discord bot |
| `DISCORD_WEBHOOK` | optional | Notifications |
## Storage
Persistent at `/data` (50 GB). Stores ChromaDB, scrape ledger, training pairs.
## License
MIT β Surrogate-1 by Ashira / axentx
|