AI Guides / Learn
Hermes Agent for business owners: what it is, what it costs, how to start
Hermes Agent is a free, open-source AI agent from Nous Research. It runs on your own computer, works with your files, and remembers what it learns from you.
This page is for an owner who keeps hearing the name and wants a plain answer. No code. No developer words that go unexplained.
What it is, in one picture
A chatbot is a phone call with a smart stranger. You describe your files; it guesses. Hermes is a helper at your desk. It opens the folder, reads the invoice, and writes the reply in the file you point at.
That difference comes from the harness around the model. The model is the engine. Hermes is the rest of the car: tools, memory, a work loop, and permission checks. You can read more in What is an agent harness?
Is Hermes Agent free?
Yes. The software is MIT licensed, which means you can download it, use it for your business, and never pay Nous Research a cent for the app itself.
What you may pay for is the model that thinks inside it:
- Bring your own key. You sign up with a model provider such as OpenRouter, OpenAI, or Anthropic, and pay them for what you use. Light office use is usually a few dollars a month.
- Nous Portal. An optional subscription from Nous Research that bundles 300 or more models plus web search and a cloud browser, so you never touch an API key.
- Local models. Hermes can download a model and run it on your machine with no internet and no bill. Slower and less sharp than the big cloud models, but private.
Hermes Desktop or the terminal install?
Pick Hermes Desktop. It is the same agent inside a normal window with a chat box, a file browser, and a preview browser.
- Mac: download the installer from hermes-agent.nousresearch.com/desktop. Needs macOS 12 or newer.
- Windows: download the installer from the same page. Needs Windows 10 or 11.
- Linux: there is no click installer. Open a terminal and run
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash, then runhermes desktop.
The terminal version exists for people who already live in a terminal. If that sentence means nothing to you, you do not need it.
Your first hour
- Install Hermes Desktop and open it. The first screen asks for a model provider. Choose OpenRouter or Nous Portal, or choose provider later if you want to try a local model.
- Make a folder called
hermes-testand copy three or four files into it. A price list, a few emails saved as text, a photo of a form. Nothing private yet. - Point Hermes at that folder. Type one clear job in the chat box: "Read the emails in this folder and draft a reply to each one in my voice. Save the drafts as new files. Do not send anything."
- Watch it work. It will list what it read, show what it wrote, and ask before it does anything that changes a file outside the folder.
- Read the drafts. Fix one by hand, then tell Hermes what you changed and why. It keeps that as a rule for next time.
For more on wording the job, read How to talk to an AI agent.
What it can reach
- Files and folders you allow, with drag and drop into the chat.
- A built-in browser. You can click a spot on a web page, leave a note, and the note goes to the agent as a task.
- Messaging. It can receive messages through WhatsApp, Telegram, Discord, or Slack once you set that up.
- Your voice. There is a voice mode and a small floating window that can see your screen when you ask.
What to be careful about
Hermes can run commands on your computer. By default it asks before anything risky. There is a switch that turns the asking off. Leave it off. An agent that acts without asking is a bad fit for a business machine.
Keep it inside one folder at first. Give it copies, not originals. Check the diff it shows before you approve a change. Memory is helpful, but it is not a system of record: keep your real rules in a text file in the working folder.
How it compares
Codex from OpenAI and Claude Code from Anthropic do the same kind of work with a paid subscription and a tighter fit to one company's models. Hermes is the open one: any model, your machine, your data. The trade is that you set up the model yourself. Read Codex vs Claude Code vs Hermes for the side by side.
Where this leads
Once you have seen an agent draft ten replies from your inbox, the question changes from "what is AI" to "which of my chores go first." The guides by industry walk through those chores one at a time. If you want a person to look at your week with you, send us a message and we will tell you where we would start.
Keep reading
- What is an AI agent?
- What is an LLM?
- What is an agent harness?
- Codex vs Claude Code vs Hermes Agent: which should a business owner start with?
- How to talk to an AI agent: your first hour
Want a second pair of eyes?
Tell us what your week looks like and we'll say where we'd start. A short message is plenty.
Send us a message →