diff --git a/README.md b/README.md index 3c2a530..d83c336 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ **Deploy your own AI agent to the cloud in about five minutes.** -No YAML file editing. No guessing if your API keys work. No 94-line config templates. -Just answer a few questions and your agent is live. +Just answer a few questions and your agent is live in the cloud. --- @@ -13,10 +12,10 @@ Just answer a few questions and your agent is live. It supports two agent frameworks: -- **Hermes Agent** (by Nous Research) — a Python-based agent with Discord chat, voice, web search, and a ton of integrations. Think of it as a personal AI assistant you can talk to. -- **OpenClaw** — a Node.js-based agent with a simpler setup. Good if you want something lighter. +- **Hermes Agent** — "Self-improving AI agent" built by Nous Research. Built-in learning loop, creates skills from experience, improves them during use, nudges itself to persist knowledge, and builds a deepening model of who you are across sessions. +- **OpenClaw** — "The AI that actually does things." Clears your inbox, sends emails, manages your calendar, checks you in for flights. Action oriented. -Both run on either **Hetzner Cloud** (cheap, EU-based) or **DigitalOcean** (more regions). +Both run on either **Hetzner Cloud** or **DigitalOcean**. ---