Build, host and run AI solutions.
The open-source AI agent from Nous Research that learns from you — self-hosted, MIT, sovereign.
Hermes Agent is the open-source AI agent from Nous Research, launched in early 2026 and now one of the fastest-growing agent projects on GitHub. Its distinctive trait: it "grows with you" — it creates skills from experience, refines them through use, searches its own past conversations and builds a model of who you are across sessions.
Under the MIT license, Hermes Agent self-hosts on a simple VPS. All of its memory and learning live within your infrastructure (`~/.hermes` volume), and you connect the LLM provider of your choice. It's a sovereign alternative to proprietary cloud AI agents: no dollar subscription, no memory of your exchanges stored with a third party.
An agent that retains your preferences, your projects and your context over the weeks, instead of starting from scratch with each conversation.
Hermes learns from every completed task and builds reusable skills, gaining autonomy over time.
Memory and learning stay on your VPS; no agent data is entrusted to a proprietary cloud service.
Guide optimized for ServOrbit Cloud VPS.
Choose a ServOrbit Cloud VPS (4 GB RAM recommended for the build and execution) running Ubuntu 22.04.
Hermes Agent is built from the official repository: the script clones the project, builds the Docker image and launches the stack (docker compose up -d).
Fill in the .env file (copied from .env.example) with the provider and the key of the model you want to use.
The Hermes dashboard runs locally on the VPS; place an Nginx or Caddy reverse proxy with SSL in front to access it from your domain over HTTPS.
Over the course of your exchanges, Hermes enriches its memory and its skills (~/.hermes volume) — back up this volume to preserve the learning.
Build LLM applications visually: chatbots, RAG agents, pipelines — without writing any backend code.
Artificial IntelligenceWeb interface to interact with your local or remote LLMs. Your data stays on your infrastructure — no third party involved.
Artificial IntelligenceYour open-source personal AI assistant, reachable from WhatsApp, Telegram, Discord and 50+ messaging apps. Self-hosted on your VPS — your conversations stay with you.
Browse our help center and FAQ, or write to our team — support in French, English and Arabic.