![[Showcase] Free Hermes Agent deployment using HF Space: Hermes WebUI + Persistent Sessions + 24/7 Keepalive](https://external-preview.redd.it/rhv8h5V7sYZbJAdJg952cHMEiJr739750js6vOzXbhM.png?width=1080&crop=smart&auto=webp&s=17294843bd634eef4b449f94dc7a278ac0d5804e)
[Showcase] Free Hermes Agent deployment using HF Space: Hermes WebUI + Persistent Sessions + 24/7 Keepalive
I forked HuggingMes and merged Hermes WebUI as the primary interface to get a proper three-panel chat agent running for free on Hugging Face Spaces.
HuggingMes (@somratpro) already did the hard part — free HF Space deployment, Dataset persistence, Cloudflare proxy/keepalive, Telegram bridge. I layered WebUI on top.
What this gives you:
- Full Hermes WebUI at / — three-panel chat, file browser, profiles, themes, SSE streaming
- HF Dataset backup every 10 min
- Cloudflare proxy + keepalive for 24/7 uptime
- Telegram bridge
- Dashboard still at /hm, settings at /hm/app/
- OpenAI-compatible API at /v1/*
- One shared GATEWAY_TOKEN
Upstream:
- Nous Research — Hermes Agent
- — Hermes WebUI
- forked HuggingMes and merged Hermes WebUI as the primary interface to get a proper three-panel chat agent running for free on Hugging Face Spaces.
HuggingMes (@somratpro) already did the hard part — free HF Space deployment, Dataset persistence, Cloudflare proxy/keepalive, Telegram bridge. I layered WebUI on top.
What this gives you:
- Full Hermes WebUI at / — three-panel chat, file browser, profiles, themes, SSE streaming
- HF Dataset backup every 10 min
- Cloudflare proxy + keepalive for 24/7 uptime
- Telegram bridge
- Dashboard still at /hm, settings at /hm/app/
- OpenAI-compatible API at /v1/*
- One shared GATEWAY_TOKEN
Upstream:
- Nous Research — Hermes Agent
- — Hermes WebUI
- u/somratpro — HuggingMes
My contribution is purely the integration layer.
Repo: https://github.com/F4bC0d3/huggingmes-hermes-webui
Also built a companion Android wrapper. Let me know if you hit issues. — HuggingMes
My contribution is purely the integration layer.