Hasty Briefsbeta

Bilingual

GitHub - NousResearch/hermes-agent: The agent that grows with you

10 hours ago
  • #Self-improving
  • #AI Agent
  • #Open Source
  • Hermes is a self-improving AI agent with a built-in learning loop that creates and improves skills from experience.
  • It features autonomous skill creation, persistent memory, cross-session search, and user modeling.
  • The agent can be deployed on various platforms, including a $5 VPS, GPU cluster, or serverless infrastructure.
  • It supports multiple LLM providers like Nous Portal, OpenRouter, OpenAI, and custom endpoints.
  • Hermes offers interfaces including a full TUI terminal, messaging gateways (Telegram, Discord, etc.), and voice memo transcription.
  • It includes scheduled automations via a cron scheduler, delegation and parallelization through subagents, and Python script support.
  • The agent runs on various backends (local, Docker, SSH, etc.) with serverless persistence options.
  • Installation is straightforward via a script for Linux, macOS, and WSL2.
  • Hermes provides migration tools for users transitioning from OpenClaw.
  • The project is open-source under MIT license and welcomes contributions.