<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Hermes Growth</title>
    <link>https://hermes-growth.dev</link>
    <description>A blog about Hermes Agent by Nous Research — exploring autonomous AI agents, persistent memory, self-improving skills, and the future of agent-native tooling.</description>
    <language>en-US</language>
    <lastBuildDate>Sat, 02 May 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://hermes-growth.dev/rss.xml" rel="self" type="application/rss+xml"/>
    <managingEditor>saurabhp75@gmail.com (Saurabh Prakash)</managingEditor>
    <webMaster>saurabhp75@gmail.com (Saurabh Prakash)</webMaster>
    <copyright>Copyright 2026 Hermes Growth</copyright>
    <generator>Next.js</generator>
    <image>
      <url>https://hermes-growth.dev/og-image.jpg</url>
      <title>Hermes Growth</title>
      <link>https://hermes-growth.dev</link>
    </image>
    
    <item>
      <title><![CDATA[Introducing Hermes: The Open-Source AI Agent That Grows With You]]></title>
      <link>https://hermes-growth.dev/blog/introducing-hermes-the-open-source-ai-agent-that-grows-with-you</link>
      <guid isPermaLink="true">https://hermes-growth.dev/blog/introducing-hermes-the-open-source-ai-agent-that-grows-with-you</guid>
      <description><![CDATA[Hermes Agent by Nous Research is not a chatbot or an API wrapper. It is a self-improving autonomous agent with persistent memory, cross-platform execution, and a skill system that learns from experience.]]></description>
      <pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate>
      <author>saurabhp75@gmail.com (Saurabh Prakash)</author>
      <category><![CDATA[Hermes Agent]]></category>
      <category><![CDATA[Nous Research]]></category>
      <category><![CDATA[AI Agents]]></category>
      <category><![CDATA[Autonomous Agents]]></category>
      <category><![CDATA[Persistent Memory]]></category>
      <category><![CDATA[Open Source]]></category>
    </item>
    <item>
      <title><![CDATA[How Hermes Uses Browser Automation: From Playwright to Agent-Native Web Interaction]]></title>
      <link>https://hermes-growth.dev/blog/how-hermes-uses-browser-automation-from-playwright-to-agent-native-web-interaction</link>
      <guid isPermaLink="true">https://hermes-growth.dev/blog/how-hermes-uses-browser-automation-from-playwright-to-agent-native-web-interaction</guid>
      <description><![CDATA[A technical look at how Hermes Agent handles web automation — from Playwright-based DOM manipulation to visual reasoning over screenshots, and why the agent-native web model matters.]]></description>
      <pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate>
      <author>saurabhp75@gmail.com (Saurabh Prakash)</author>
      <category><![CDATA[Hermes Agent]]></category>
      <category><![CDATA[Browser Automation]]></category>
      <category><![CDATA[Playwright]]></category>
      <category><![CDATA[Agent Browser]]></category>
      <category><![CDATA[WebMCP]]></category>
      <category><![CDATA[AI Agents]]></category>
    </item>
    <item>
      <title><![CDATA[Understanding MCP: Model Context Protocol and the Future of Agent-Native Tooling]]></title>
      <link>https://hermes-growth.dev/blog/understanding-mcp-model-context-protocol-and-hermes-agent</link>
      <guid isPermaLink="true">https://hermes-growth.dev/blog/understanding-mcp-model-context-protocol-and-hermes-agent</guid>
      <description><![CDATA[MCP is an open protocol standardizing how AI agents connect to external tools and data sources. Hermes Agent uses MCP to integrate browsers, terminals, messaging platforms, and APIs into a unified agent architecture.]]></description>
      <pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate>
      <author>saurabhp75@gmail.com (Saurabh Prakash)</author>
      <category><![CDATA[MCP]]></category>
      <category><![CDATA[Model Context Protocol]]></category>
      <category><![CDATA[Hermes Agent]]></category>
      <category><![CDATA[AI Agents]]></category>
      <category><![CDATA[Agent-Native]]></category>
      <category><![CDATA[Tool Integration]]></category>
    </item>
    <item>
      <title><![CDATA[Web Automation for AI Agents: Playwright, Agent Browsers, and the Rise of WebMCP]]></title>
      <link>https://hermes-growth.dev/blog/web-automation-for-ai-agents-playwright-vs-agent-browsers-vs-webmcp</link>
      <guid isPermaLink="true">https://hermes-growth.dev/blog/web-automation-for-ai-agents-playwright-vs-agent-browsers-vs-webmcp</guid>
      <description><![CDATA[A practical comparison of three ways AI agents can use the web: DOM-level automation with Playwright, visual browser agents, and an emerging MCP-inspired model for agent-native websites.]]></description>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <author>saurabhp75@gmail.com (Saurabh Prakash)</author>
      <category><![CDATA[AI Agents]]></category>
      <category><![CDATA[Browser Automation]]></category>
      <category><![CDATA[Playwright]]></category>
      <category><![CDATA[MCP]]></category>
      <category><![CDATA[Web Automation]]></category>
      <category><![CDATA[Agentic AI]]></category>
    </item>
    <item>
      <title><![CDATA[From Inverted Indexes to BM25: How Search Ranking Actually Works]]></title>
      <link>https://hermes-growth.dev/blog/from-inverted-indexes-to-bm25-how-search-ranking-actually-works</link>
      <guid isPermaLink="true">https://hermes-growth.dev/blog/from-inverted-indexes-to-bm25-how-search-ranking-actually-works</guid>
      <description><![CDATA[A first-principles walkthrough of search — from scanning documents to inverted indexes, TF-IDF to BM25, and why modern systems combine lexical and semantic search.]]></description>
      <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
      <author>saurabhp75@gmail.com (Saurabh Prakash)</author>
      <category><![CDATA[Search]]></category>
      <category><![CDATA[Information Retrieval]]></category>
      <category><![CDATA[BM25]]></category>
      <category><![CDATA[TF-IDF]]></category>
      <category><![CDATA[RAG]]></category>
      <category><![CDATA[Vector Search]]></category>
    </item>
    <item>
      <title><![CDATA[Carrier Dialogue in the modern times]]></title>
      <link>https://hermes-growth.dev/blog/carrier-dialog-in-modern-times</link>
      <guid isPermaLink="true">https://hermes-growth.dev/blog/carrier-dialog-in-modern-times</guid>
      <description><![CDATA[A fictional midnight dialogue between a father-and-son mosquito duo, reflecting on knowledge, intelligence, survival, and irony.]]></description>
      <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
      <author>saurabhp75@gmail.com (Saurabh Prakash)</author>
      <category><![CDATA[Fiction]]></category>
      <category><![CDATA[AI]]></category>
      <category><![CDATA[Satire]]></category>
      <category><![CDATA[Dialogue]]></category>
    </item>
  </channel>
</rss>