v0.8.0 is live — 209 merged PRs

The Ultimate
Hermes Agent Information Hub

Everything about the self-improving AI agent by Nous Research — from beginner to expert. Features, ecosystem, comparisons, and community, all in one place.

8,200+
GitHub Stars
v0.8.0
Latest Version
40+
Built-in Tools
6
Platforms
6
Languages
Overview

What is Hermes Agent?

Hermes Agent is an open-source autonomous AI agent built by Nous Research — the lab behind the Hermes, Nomos, and Psyche model families. It lives on your server, remembers what it learns, builds its own skills, and reaches you on Telegram, Discord, Slack, or WhatsApp — wherever you are.

  • Persistent cross-session memory — remembers your projects, preferences, and context
  • Self-creating skills — autonomously writes and improves procedural skills from experience
  • Multi-platform messaging — Telegram, Discord, Slack, WhatsApp, Signal, Email, CLI
  • 100% self-hosted, MIT licensed, zero telemetry — your data stays on your machine
Core Capabilities

Core Capabilities

Persistent Memory

Cross-session FTS5 recall with LLM summarization. Honcho dialectic user model. The longer it runs, the better it knows you.

Self-Writing Skills

Autonomously creates procedural skills from experience, improves them during use, and shares via agentskills.io open standard.

Multi-Platform Gateway

Telegram, Discord, Slack, WhatsApp, Signal, Email, and CLI — unified gateway process. Start on one, continue on another.

6 Terminal Backends

Local, Docker, SSH, Daytona, Singularity, Modal. Container hardening, namespace isolation, command approval workflows.

40+ Built-in Tools

Web search, browser automation, vision, image generation, TTS, and multi-model reasoning — all callable in a single conversation.

Parallel Sub-Agents

Spawn isolated sub-agents for parallel workstreams. RPC pipelines collapse multi-step workflows into zero-context-cost calls.

Why Hermes

Why Hermes Agent?

Self-Improving — creates and refines skills autonomously, getting more capable the longer it runs

Lives Everywhere — runs on a $5 VPS or GPU cluster, serverless on Daytona/Modal, or your laptop

Built by Model Trainers — created by Nous Research, who understand AI from the foundation up

Truly Open — MIT licensed, fully self-hosted, zero telemetry, community-driven skills marketplace

Compare

How It Compares

Hermes Agent vs. other AI agent frameworks — see what sets it apart.

DimensionHermesopenclawAutoGPTCrewAILangChain
Self-Improving
Persistent MemoryPartial
Multi-Platform Msg5+20+
Terminal Backends62+1
Skills Marketplace520+13K+
Browser Automation
Scheduled Automation
Native Mobile Apps
Voice Wake
Self-Hosted
LicenseMITOpen SourceApache 2.0MITMIT
What People Say

What People Say

"One config replaced three of our chat bots. This is the one."

@opslead_marc

"Hermes on a $5 Hetzner box with load average 0.03. It is absurdly efficient."

@low_latency_dan

"The first self-hosted AI assistant I did not uninstall after a week."

@generalist_greg

"Honcho memory turned a chatbot into something that remembers how I actually work."

@memory_mori

"Self-optimized GPT guidance is the quiet revolution of 2026."

@dr_elena_ml

"Full MEDIA delivery on Signal means I finally have a private, encrypted line to my assistant."

@private_phoebe

"Credential pools saved my weekend. Three Anthropic keys rotating on autopilot."

@infra_priya

"Filesystem checkpoints plus /rollback is how I convince skeptics to try agents."

@secdev_sam

"One config replaced three of our chat bots. This is the one."

@opslead_marc

"Hermes on a $5 Hetzner box with load average 0.03. It is absurdly efficient."

@low_latency_dan

"The first self-hosted AI assistant I did not uninstall after a week."

@generalist_greg

"Honcho memory turned a chatbot into something that remembers how I actually work."

@memory_mori

"Self-optimized GPT guidance is the quiet revolution of 2026."

@dr_elena_ml

"Full MEDIA delivery on Signal means I finally have a private, encrypted line to my assistant."

@private_phoebe

"Credential pools saved my weekend. Three Anthropic keys rotating on autopilot."

@infra_priya

"Filesystem checkpoints plus /rollback is how I convince skeptics to try agents."

@secdev_sam

Latest Updates

Latest Updates

Install Hermes Agent in 60 Seconds

One command, zero prerequisites. Works on Linux, macOS, and WSL2. Self-hosted, open source, and free forever.

curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
Start Building