Installation
Install Hermes
Section titled “Install Hermes”Open Terminal and run:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bashThat single command installs the Hermes CLI. No Git, no Xcode, no package managers needed.
Designer Tip:
If Terminal scares you, that’s the only command you need to run. Everything after this happens in the desktop app.
Pick a free model
Section titled “Pick a free model”- Go to OpenRouter.ai and create an account
- Generate an API key (free tier gives you access to several models)
- Open Hermes and run:
hermes config set provider openrouterhermes config set model openrouter/autohermes config set api_key YOUR_OPENROUTER_KEYThe auto model picks the best available free model for each request. You can always switch later.
Designer Tip:
Free models are good enough to get started. You can add paid models or set up 9Router once you’re hooked.
Open the desktop app
Section titled “Open the desktop app”hermes desktopThat’s it. You’re looking at Hermes.
Try This:
Type “hi” in the chat. Then try: “search the web for the latest design trends in 2026 and summarize the top 3.” Watch what happens.
What just happened?
Section titled “What just happened?”You installed an AI agent, connected it to a free model, and opened a desktop app where you can chat with it. The agent can:
- Search the web: real-time results, not training data
- Read and write files: your designs, your code, your configs
- Generate images: from text descriptions
- Run terminal commands: build, deploy, automate
- Use skills: reusable workflows for specific tasks
Next steps
Section titled “Next steps”- First Conversation: try 3 things in your first 5 minutes
- Desktop & Dashboard: learn what’s where
- Skills: the 10 you actually need