Nous Research 2

An open-source autonomous agent framework that grows, learns, and automates tasks across multiple platforms. Hermes Agent is an open-source, autonomous AI agent framework developed by Nous Research. Unlike standard chatbots or coding assistants, it is designed to live on a user's server, maintain persistent memory, and develop new skills over time. It can be integrated across various communication platforms like Telegram, Discord, and Slack, and it features robust sandboxing capabilities using Docker or SSH. It is capable of executing Python scripts, automating web browsing, and delegating tasks to subagents to handle complex, multi-step pipelines.
Open-source autonomous AI agent with persistent memory and self-improving skill capabilities. Hermes Agent is an open-source autonomous AI agent developed by Nous Research, the lab behind the Hermes model family. Unlike standard chatbots, Hermes Agent is designed for persistence and growth; it lives on your infrastructure, remembers context across sessions using FTS5 recall, and autonomously creates its own procedural skills from experience. It supports over 40 built-in tools, including web search and terminal commands, and can be accessed through multiple messaging platforms like Telegram, Discord, Slack, and WhatsApp. It is highly flexible, capable of running on everything from a $5 VPS to serverless cloud environments like Modal or Daytona.