[{"data":1,"prerenderedAt":260},["ShallowReactive",2],{"categories-init":3,"tool-pricing-hermes-agent":4,"tool-details-hermes-agent":40,"tool-hermes-agent":49,"tool-res-hermes-agent":141,"tool-rel-hermes-agent":142,"tool-stacks-hermes-agent":259},true,[5,13,19,28,34],{"tier_name":6,"price":7,"billing_period":8,"features":9},"Self-Hosted (Open Source)",0,"monthly",[10,11,12],"Free, MIT-licensed software — runs on your own hardware or a small always-on VPS","Bring your own LLM provider; typical cost is roughly $0.30 per complex task on budget models","Optional VPS hosting for always-on use runs roughly $5-10\u002Fmonth separately",{"tier_name":14,"price":7,"billing_period":8,"features":15},"Free Cloud",[16,17,18],"Free models only","Standard rate limits","$0 monthly credits",{"tier_name":20,"price":21,"billing_period":8,"features":22},"Plus Cloud",20,[23,24,25,26,27],"$22 monthly credits (10% bonus)","$10\u002Fmonth rollover cap on unused credits","Access to 200+ models","Hosted tool usage included","High rate limits",{"tier_name":29,"price":30,"billing_period":8,"features":31},"Super Cloud",100,[32,33,25,26,27],"$110 monthly credits (10% bonus)","$50\u002Fmonth rollover cap on unused credits",{"tier_name":35,"price":36,"billing_period":8,"features":37},"Ultra Cloud",200,[38,39,25,26,27],"$220 monthly credits (10% bonus)","$100\u002Fmonth rollover cap on unused credits",{"tool_id":41,"agent_type":42,"primary_language":43,"open_source":3,"hosting_model":44,"github_stars":45,"github_stars_checked_at":46,"created_at":47,"updated_at":48},201,"autonomous_app","Python","both",248263,"2026-09-23","2026-08-18T09:39:51.282695","2026-09-23T12:16:03.758787",{"tool_id":41,"name":50,"slug":51,"tooltip_description":52,"logo_url":53,"logo_bg":54,"pricing_model":55,"learning_curve_score":59,"popularity_score":60,"hosting_assignment_type":61,"hosting_provider_restriction":62,"hosting_target_restriction":62,"hosting_compatible_tool_ids":63,"parent_tool_id":63,"category":64,"subcategory":67,"categories":71,"subcategories":73,"flexibility_score":60,"performance_score":75,"portability_score":60,"is_featured":76,"tags":77,"score_reasonings":91,"published_date":97,"last_updated_date":63,"vendor":98,"website_url":104,"documentation_url":104,"github_url":105,"long_description":106,"tagline":107,"key_features":108,"pros":117,"cons":123,"social_links":128,"screenshots_urls":129,"pricing_tiers":130,"license_type":63,"community_size":63,"active_maintenance":3,"parent_tool":63},"Hermes Agent","hermes-agent","Self-improving, open-source personal AI agent from Nous Research — the only major open-source agent with a built-in learning loop that turns experience into reusable skills, backed by a community skills hub with 90,000+ entries.","https:\u002F\u002Fassets.tekyous.dev\u002Flogos\u002Ftools\u002Fhermes-agent.svg","white",{"slug":56,"display_name":57,"description":58},"freemium","Freemium","A free tier is available; additional features, usage limits, or managed hosting require a paid plan.",3,5,"self_hostable","open",null,{"category_id":21,"name":65,"slug":66},"Agentic AI","agentic-ai",{"subcategory_id":68,"name":69,"slug":70},58,"Autonomous Agents","autonomous-agents",[72],{"category_id":21,"name":65,"slug":66,"is_primary":3,"display_order":7},[74],{"subcategory_id":68,"name":69,"slug":70,"category_id":21,"is_primary":3,"display_order":7},4,false,[78,83,87],{"tag_id":79,"name":80,"slug":81,"tag_type":82},11,"Open Source","open-source","feature",{"tag_id":84,"name":85,"slug":86,"tag_type":82},12,"Self-hostable","self-hostable",{"tag_id":88,"name":89,"slug":90,"tag_type":82},16,"AI-powered","ai-powered",{"learning_curve":92,"flexibility":93,"performance":94,"popularity":95,"portability":96},"Getting a first session running via a messaging app is quick, but self-hosting the gateway and understanding how the learning loop and skills system evolve behavior over time takes more hands-on exploration.","A skill-learning loop, a 90,000+ entry community skills registry, six messaging integrations, and multi-provider model support make it one of the most extensible agents in the category — behavior can genuinely evolve rather than staying fixed.","The three-layer memory and skill-reuse loop let it improve on repeated task types over time, though as with any general agent, output quality still ultimately depends on the underlying model and the quality of applicable learned skills.","230K+ GitHub stars within months of a February 2026 launch is exceptional growth, placing it among the fastest-adopted open-source agent projects of the year, just behind OpenClaw in this subcategory.","MIT-licensed, self-hosted on the user's own hardware or a small VPS, and model-agnostic across multiple LLM providers — no vendor lock-in on the platform itself.","2026-09-27",{"vendor_id":99,"name":100,"slug":101,"website_url":102,"logo_url":63,"logo_bg":103},161,"Nous Research","nous-research","https:\u002F\u002Fnousresearch.com","dark","https:\u002F\u002Fhermes-agent.nousresearch.com","https:\u002F\u002Fgithub.com\u002FNousResearch\u002Fhermes-agent","Hermes Agent is an open-source, MIT-licensed autonomous AI agent built by Nous Research, launched February 2026 and one of the fastest-growing open-source projects of the year — crossing 230K+ GitHub stars within months. Its defining differentiator is a closed learning loop: rather than treating every session as a blank slate, Hermes builds and refines reusable \"skills\" from its own experience using DSPy + GEPA for evolutionary self-improvement of prompts, skills, and code, backed by a three-layer memory system (session context, persistent memory, and self-evolution). A community Skills Hub has grown to 90,000+ skills across a dozen registries, letting users install capabilities others have already built and refined rather than starting from scratch.\n\nHermes runs locally or on a user's own server (a small VPS is often enough for always-on use), or as a fully managed service through **Hermes Cloud** — a subscription with a free tier plus Plus\u002FSuper\u002FUltra plans ($20-$200\u002Fmonth) that bundle monthly usage credits, access to 200+ models, and hosted tool execution for anyone who'd rather skip server management. Either way, it's reachable through a single gateway process across six messaging integrations — Telegram, Discord, Slack, WhatsApp, Signal, and a CLI. It supports multiple LLM providers and terminal backends, so the underlying model can range from a budget open-weight model to a frontier one depending on the task.\n\nHermes sits in the same general-purpose Autonomous Agents category as OpenClaw rather than Development Tools → AI Coding Agents: its skill-learning loop is deliberately generic, applicable to everyday tasks and workflows rather than being scoped to software engineering inside a codebase, even though it's technically capable of coding tasks like any sufficiently general agent.","The self-improving AI agent.",[109,110,111,112,113,114,115,116],"Closed learning loop — builds and refines reusable skills from its own experience (DSPy + GEPA)","Three-layer memory: session context, persistent memory, and self-evolution","Community Skills Hub with 90,000+ skills across a dozen registries","Single gateway process across six messaging integrations: Telegram, Discord, Slack, WhatsApp, Signal, CLI","Self-hosted on your own hardware or a small VPS, or fully managed via Hermes Cloud","Hermes Cloud offers a free tier plus Plus\u002FSuper\u002FUltra plans with monthly credits, 200+ models, and hosted tool usage","Supports multiple LLM providers and terminal backends","MIT-licensed and open source",[118,119,120,121,122],"The only major open-source agent with a genuine built-in skill-learning loop rather than a static prompt\u002Ftool set","Large, fast-growing community skills ecosystem (90K+ skills) means less need to build capabilities from scratch","Choice of self-hosting for full control, or Hermes Cloud for a managed, always-on setup with no infrastructure to maintain","Reachable across the messaging apps users already have open, same as OpenClaw","Low typical cost when self-hosting (~$0.30 per task on budget models), plus a free Hermes Cloud tier for getting started without a server",[124,125,126,127],"Learning-loop behavior can be less predictable than a static agent — skills evolve over time rather than staying fixed","Self-hosting still requires more technical comfort than a fully managed assistant, and Hermes Cloud's paid tiers add a separate, credit-based cost to track","Very young project (launched February 2026) — governance and long-term stability are less proven than more established tools","Skills sourced from a large open community registry carry the same trust\u002Fquality-variance considerations as any open plugin ecosystem",{},[],[131,133,135,137,139],{"tier_name":6,"price":7,"billing_period":8,"features":132},[10,11,12],{"tier_name":14,"price":7,"billing_period":8,"features":134},[16,17,18],{"tier_name":20,"price":21,"billing_period":8,"features":136},[23,24,25,26,27],{"tier_name":29,"price":30,"billing_period":8,"features":138},[32,33,25,26,27],{"tier_name":35,"price":36,"billing_period":8,"features":140},[38,39,25,26,27],[],[143,168,191,211,226,241],{"relationship_type":144,"relationship_display_name":145,"relationship_description":146,"relationship_display_order":147,"tool":148,"strength":75,"notes":167},"works_with","Works well with","Tools commonly used together in the same stack.",1,{"tool_id":149,"name":150,"slug":151,"tooltip_description":152,"logo_url":153,"logo_bg":54,"pricing_model":154,"learning_curve_score":155,"popularity_score":75,"hosting_assignment_type":63,"hosting_provider_restriction":62,"hosting_target_restriction":62,"hosting_compatible_tool_ids":63,"parent_tool_id":63,"category":156,"subcategory":159,"categories":163,"subcategories":164,"flexibility_score":75,"performance_score":75,"portability_score":59,"is_featured":76,"tags":165,"score_reasonings":166,"published_date":63,"last_updated_date":63},275,"Tailscale","tailscale","Tailscale is a zero-config mesh VPN built on WireGuard that connects your devices and servers into one private network, reachable from anywhere without port forwarding.","https:\u002F\u002Fassets.tekyous.dev\u002Flogos\u002Ftools\u002Ftailscale.svg",{"slug":56,"display_name":57,"description":58},2,{"category_id":84,"name":157,"slug":158},"DevOps & CI\u002FCD","devops-cicd",{"subcategory_id":160,"name":161,"slug":162},70,"Tunneling & Secure Access","tunneling-secure-access",[],[],[],{},"Hermes Agent running persistently on a VPS is typically accessed remotely through a private Tailscale network rather than an open public endpoint.",{"relationship_type":144,"relationship_display_name":145,"relationship_description":146,"relationship_display_order":147,"tool":169,"strength":59,"notes":190},{"tool_id":170,"name":171,"slug":172,"tooltip_description":173,"logo_url":174,"logo_bg":103,"pricing_model":175,"learning_curve_score":60,"popularity_score":75,"hosting_assignment_type":63,"hosting_provider_restriction":62,"hosting_target_restriction":62,"hosting_compatible_tool_ids":63,"parent_tool_id":63,"category":179,"subcategory":182,"categories":186,"subcategories":187,"flexibility_score":75,"performance_score":75,"portability_score":59,"is_featured":76,"tags":188,"score_reasonings":189,"published_date":63,"last_updated_date":63},218,"OpenRouter","openrouter","Unified, OpenAI-compatible API to 500+ models across 80+ providers, with automatic provider fallback and one credits-based bill: the hosted, nothing-to-deploy counterpart to a self-hosted gateway like LiteLLM.","https:\u002F\u002Fassets.tekyous.dev\u002Flogos\u002Ftools\u002Fopenrouter.svg",{"slug":176,"display_name":177,"description":178},"usage_based","Usage-Based","Pricing scales with consumption: API calls, data volume, compute time, or similar metered units.",{"category_id":79,"name":180,"slug":181},"APIs & Infrastructure","apis-infrastructure",{"subcategory_id":183,"name":184,"slug":185},63,"AI Model Aggregators","ai-model-aggregators",[],[],[],{},"Hermes Agent uses OpenRouter, a featured integration in OpenRouter's own materials, to route model calls across providers.",{"relationship_type":192,"relationship_display_name":193,"relationship_description":194,"relationship_display_order":195,"tool":196,"strength":60,"notes":210},"alternative_to","Alternative to","These tools serve a similar purpose — typically you would pick one, not both.",6,{"tool_id":36,"name":197,"slug":198,"tooltip_description":199,"logo_url":200,"logo_bg":103,"pricing_model":201,"learning_curve_score":59,"popularity_score":60,"hosting_assignment_type":63,"hosting_provider_restriction":62,"hosting_target_restriction":62,"hosting_compatible_tool_ids":63,"parent_tool_id":63,"category":204,"subcategory":205,"categories":206,"subcategories":207,"flexibility_score":60,"performance_score":75,"portability_score":60,"is_featured":76,"tags":208,"score_reasonings":209,"published_date":63,"last_updated_date":63},"OpenClaw","openclaw","Free, open-source, self-hosted personal AI assistant that runs on your own hardware and connects to WhatsApp, Telegram, Slack, and 20+ other messaging platforms — the fastest-growing open-source project of 2026 by GitHub stars.","https:\u002F\u002Fassets.tekyous.dev\u002Flogos\u002Ftools\u002Fopenclaw.svg",{"slug":202,"display_name":80,"description":203},"open_source","Source code is publicly available and free to use, modify, and distribute. No paid plans from the project itself.",{"category_id":21,"name":65,"slug":66},{"subcategory_id":68,"name":69,"slug":70},[],[],[],{},"Hermes Agent and OpenClaw are the two closest alternatives in Autonomous Agents — both are free, MIT-licensed, self-hosted personal agents reachable via messaging apps; OpenClaw has the largest and fastest-growing community, Hermes differentiates with a built-in skill-learning loop.",{"relationship_type":192,"relationship_display_name":193,"relationship_description":194,"relationship_display_order":195,"tool":212,"strength":59,"notes":225},{"tool_id":213,"name":214,"slug":215,"tooltip_description":216,"logo_url":217,"logo_bg":103,"pricing_model":218,"learning_curve_score":147,"popularity_score":75,"hosting_assignment_type":63,"hosting_provider_restriction":62,"hosting_target_restriction":62,"hosting_compatible_tool_ids":63,"parent_tool_id":63,"category":219,"subcategory":220,"categories":221,"subcategories":222,"flexibility_score":155,"performance_score":75,"portability_score":155,"is_featured":76,"tags":223,"score_reasonings":224,"published_date":63,"last_updated_date":63},202,"Manus","manus","General-purpose cloud AI agent from Butterfly Effect (Monica.im): it takes a high-level goal and independently plans and executes multi-step work across browsing, coding, and data analysis to produce finished deliverables.","https:\u002F\u002Fassets.tekyous.dev\u002Flogos\u002Ftools\u002Fmanus.svg",{"slug":56,"display_name":57,"description":58},{"category_id":21,"name":65,"slug":66},{"subcategory_id":68,"name":69,"slug":70},[],[],[],{},"Hermes Agent is a free, self-hosted personal agent with a built-in skill-learning loop; Manus is a paid, fully-managed cloud agent focused on finished deliverables — alternatives representing self-hosted, evolving open-source control versus a zero-setup managed product.",{"relationship_type":192,"relationship_display_name":193,"relationship_description":194,"relationship_display_order":195,"tool":227,"strength":59,"notes":240},{"tool_id":228,"name":229,"slug":230,"tooltip_description":231,"logo_url":232,"logo_bg":103,"pricing_model":233,"learning_curve_score":155,"popularity_score":75,"hosting_assignment_type":63,"hosting_provider_restriction":62,"hosting_target_restriction":62,"hosting_compatible_tool_ids":63,"parent_tool_id":63,"category":234,"subcategory":235,"categories":236,"subcategories":237,"flexibility_score":75,"performance_score":59,"portability_score":59,"is_featured":76,"tags":238,"score_reasonings":239,"published_date":63,"last_updated_date":63},205,"AutoGPT","autogpt","The most-starred autonomous AI agent project in GitHub history, now evolved into a full low-code platform for building, running, and scheduling continuous AI agents via chat, a drag-and-drop builder, or a community marketplace.","https:\u002F\u002Fassets.tekyous.dev\u002Flogos\u002Ftools\u002Fautogpt.webp",{"slug":56,"display_name":57,"description":58},{"category_id":21,"name":65,"slug":66},{"subcategory_id":68,"name":69,"slug":70},[],[],[],{},"Hermes Agent is a free, self-hosted personal agent with a built-in skill-learning loop; AutoGPT is a low-code platform for building continuous business-automation agents (visual builder, marketplace). Both are general-purpose, non-codebase-scoped agents with very different build\u002Fdeploy models.",{"relationship_type":192,"relationship_display_name":193,"relationship_description":194,"relationship_display_order":195,"tool":242,"strength":155,"notes":258},{"tool_id":243,"name":244,"slug":245,"tooltip_description":246,"logo_url":247,"logo_bg":103,"pricing_model":248,"learning_curve_score":155,"popularity_score":59,"hosting_assignment_type":63,"hosting_provider_restriction":62,"hosting_target_restriction":62,"hosting_compatible_tool_ids":63,"parent_tool_id":63,"category":252,"subcategory":253,"categories":254,"subcategories":255,"flexibility_score":59,"performance_score":59,"portability_score":147,"is_featured":76,"tags":256,"score_reasonings":257,"published_date":63,"last_updated_date":63},203,"Grok Bot","grok-bot","SpaceXAI's always-on AI teammates: each bot runs on its own persistent cloud computer, signs into a company's existing apps with its own credentials, and works through multi-step jobs in the background.","https:\u002F\u002Fassets.tekyous.dev\u002Flogos\u002Ftools\u002Fgrok-bot.webp",{"slug":249,"display_name":250,"description":251},"paid","Paid","No meaningful free tier — a subscription or one-time purchase is required to use the tool.",{"category_id":21,"name":65,"slug":66},{"subcategory_id":68,"name":69,"slug":70},[],[],[],{},"Hermes Agent is a free, self-hosted personal agent for individuals; Grok Bot is xAI's paid, cloud-only enterprise \"AI teammates\" product bundled into business subscriptions — different audiences (personal self-hosted vs. enterprise-managed) within the same Autonomous Agents genre.",[],1790518391580]