The AI agent that grows with you.
Install it on your server, give it your messaging accounts, and it becomes a persistent personal agent — learning your projects, building its own skills, and reaching you wherever you are. Not a chatbot. Not a copilot. An agent that lives on your machine and gets smarter every day.
Hermes Agent combines persistent memory, automated skill creation, and multi-platform reach into a single open-source package.
Remembers your preferences, projects, and environment across every session. The longer it runs, the better it knows you — no re-explaining context every time.
When Hermes solves a hard problem, it writes a reusable skill document so it never forgets how. Skills are searchable, shareable, and compatible with the agentskills.io open standard.
Connect Telegram, Discord, Slack, WhatsApp, Signal, and CLI — all from a single gateway process. Start a conversation on Telegram, pick it up in your terminal.
Built-in cron scheduler with delivery to any platform. Set up daily reports, nightly backups, weekly audits, and morning briefings — all running unattended.
Spawn isolated sub-agents for parallel workstreams. Each gets its own conversation and terminal. Collapse multi-step pipelines into zero-context-cost turns via RPC.
Web search, page extraction, full browser automation — navigate, click, type, screenshot. Plus vision analysis, image generation, text-to-speech, and multi-model reasoning.
From sandboxed code execution to real-time browser control — Hermes Agent handles it all.
Run commands directly on your machine
Isolated container with security hardening
Execute on any remote server
Cloud and HPC execution backends
Native OAuth integration
Access 200+ models via API key
Any OpenAI-compatible endpoint
Run models fully on-premise
MLOps, GitHub, diagramming & more — 60+
Agent writes new skills as it solves problems ∞
Browse & install from agentskills.io
Portable SKILL.md format
Zero telemetry, zero data collection
Read-only root, dropped capabilities
All memory stored in ~/.hermes/
Fully open source, audit every line
Hermes Agent is an open-source autonomous AI agent built by Nous Research and released in February 2026. It's not a coding copilot tethered to an IDE or a chatbot wrapper around a single API.
Hermes lives on your server, remembers what it learns, and gets more capable the longer it runs. It supports Linux, macOS, and WSL2 — with no prerequisites, installing everything automatically via a single curl command.
Open source · MIT License · Built by Nous Research. All data stays on your machine. No telemetry, no tracking, no cloud lock-in.
No prerequisites. Works on Linux, macOS & WSL2. Installs everything automatically.
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
Installs uv, Python 3.11, clones the repo, sets up everything. No sudo needed.
# Interactive setup wizard hermes setup # Or choose your model hermes model
Connect to Nous Portal (OAuth), OpenRouter (API key), or your own endpoint. Interactive setup wizard.
hermes
Full interactive CLI with tools, memory, and skills. That's it.
Access the web-based dashboard to monitor your agent, view conversation history, and manage skills.
# Interactive gateway setup wizard hermes gateway setup # Start the messaging gateway hermes gateway # Install as a system service hermes gateway install
Walk through connecting Telegram, Discord, Slack, or WhatsApp. Runs as a systemd service.
hermes update
Pulls the latest changes and reinstalls dependencies. Run anytime to get new features and fixes.
Note: Native Windows support is experimental. Please install WSL2 and run Hermes Agent from there.
Powered by FoxySwap
FoxySwap is a performance-first, on-chain trading and NFT marketplace suite. On the trading side, FoxySwap is an execution engine powered by a smart swap aggregator that routes liquidity across multiple DEXs and pools to secure best price, lowest slippage, and reliable fills—even in volatile markets.
On the marketplace side, FoxySwap offers minting, listing, and analytics for NFTs with gas-aware actions and creator-friendly tooling.
A structured, self-paced curriculum to take you from first install to mastery of Hermes Agent — the open-source AI agent that grows with you.
Self-hosted, open source, and free forever. One command to install, one command to start.
View on GitHub