Hermes Agent is a self-hosted AI assistant that runs locally on a home server. It connects to messaging platforms (Telegram, Discord, etc.) and can use tools to interact with the system — terminal commands, file management, web browsing, browser automation, and more.

Key Features

  • Multi-platform: Telegram, Discord, CLI, and more
  • Tools: Terminal, file system, web search, browser automation, scheduled tasks (cron), memory
  • Skills: Extensible skill system for reusable workflows — see published skills below
  • Memory: Persistent cross-session memory for preferences, environment facts, and conventions
  • Cron jobs: Schedule recurring tasks that run autonomously
  • Subagents: Delegate parallel work to isolated subagent contexts

Related