Hermes Agent: Agents that grow with you
Episode
51 min
Read time
2 min
Topics
Productivity, Investing, Startups
AI-Generated Summary
Key Takeaways
- ✓Agent Skill Accumulation: Hermes Agent automatically creates reusable skills without explicit programming. When the agent solves a novel problem — such as navigating bot-detection systems to book a restaurant reservation in 45 minutes — it logs the method as a named skill. Subsequent identical tasks complete instantly by retrieving that stored skill, compounding efficiency the longer the agent runs.
- ✓Outcome-Oriented Prompting: Users should describe desired end states and explicit evaluation criteria rather than step-by-step instructions. Unstated assumptions about quality — tone, format, aesthetics — will never be fulfilled because the model defaults to statistically average outputs. Writing out every condition you would use to judge success gives the agent a concrete target to optimize toward.
- ✓Agent Deployment Targeting: Identify workflows requiring infinite patience but minimal creativity as the highest-value automation targets. Tasks a non-specialist human could theoretically complete but would never willingly sustain — such as reading thousands of server logs to root-cause errors — are ideal. Avoid one-to-one role mapping like "CEO agent," focusing instead on specific operational processes.
- ✓Organizational Skill Compounding: A single engineer using Hermes Agent to debug infrastructure problems passively builds a shared organizational knowledge base. After one month of use, Nous Research's support staff could independently query complex backend systems without engineering involvement, because the agent's accumulated skills became accessible across the entire team without additional training or coding.
- ✓Western Open Source Shift: NVIDIA's commitment of approximately 20 billion dollars toward training Western open source models over several years represents a structural change in who funds open AI development. Because all AI workloads ultimately run on NVIDIA hardware, the company has direct business alignment with expanding open source model usage — unlike Meta, whose Llama program lacked equivalent commercial incentive.
What It Covers
Nous Research cofounder Jeffrey Cannell explains how Hermes Agent, now the number one open source repository on GitHub, was built internally as a model research tool before being released publicly, and how its self-improving skill and memory systems differentiate it from competing agent harnesses in the market.
Key Questions Answered
- •Agent Skill Accumulation: Hermes Agent automatically creates reusable skills without explicit programming. When the agent solves a novel problem — such as navigating bot-detection systems to book a restaurant reservation in 45 minutes — it logs the method as a named skill. Subsequent identical tasks complete instantly by retrieving that stored skill, compounding efficiency the longer the agent runs.
- •Outcome-Oriented Prompting: Users should describe desired end states and explicit evaluation criteria rather than step-by-step instructions. Unstated assumptions about quality — tone, format, aesthetics — will never be fulfilled because the model defaults to statistically average outputs. Writing out every condition you would use to judge success gives the agent a concrete target to optimize toward.
- •Agent Deployment Targeting: Identify workflows requiring infinite patience but minimal creativity as the highest-value automation targets. Tasks a non-specialist human could theoretically complete but would never willingly sustain — such as reading thousands of server logs to root-cause errors — are ideal. Avoid one-to-one role mapping like "CEO agent," focusing instead on specific operational processes.
- •Organizational Skill Compounding: A single engineer using Hermes Agent to debug infrastructure problems passively builds a shared organizational knowledge base. After one month of use, Nous Research's support staff could independently query complex backend systems without engineering involvement, because the agent's accumulated skills became accessible across the entire team without additional training or coding.
- •Western Open Source Shift: NVIDIA's commitment of approximately 20 billion dollars toward training Western open source models over several years represents a structural change in who funds open AI development. Because all AI workloads ultimately run on NVIDIA hardware, the company has direct business alignment with expanding open source model usage — unlike Meta, whose Llama program lacked equivalent commercial incentive.
Notable Moment
Cannell revealed that Hermes Agent was originally built by a Nous Research team member with minimal coding experience, using AI tools to architect the entire application. That project became the top open source repository on GitHub, illustrating how AI now enables non-developers to build production-grade software infrastructure.
Episode Transcript
Welcome to the Practical AI podcast, where we break down the real world applications of artificial intelligence and how it's shaping the way we live, work, and create. Our goal is to help make AI technology practical, productive, and accessible to everyone. Whether you're a developer, business leader, or just curious about the tech behind the buzz, you're in the right place. Be sure to connect with us on LinkedIn, x, or Blue Sky to stay up to date with episode drops, behind the scenes content, and AI insights. You can learn more at practicalai.fm. Now onto the show. Welcome to another episode of the Practical AI podcast. This is Daniel Whitenak. I am CEO at Prediction Guard, and I'm joined as always by my co host, Chris Benson, who is a principal AI and autonomy research engineer. How you how you doing, Chris? Hey. Doing great today. How's it going, Dane? It's it's going really good. I've I've been excited for this one, I guess, ever since a conversation that we had back in 2024 on the show with one of the cofounders of News Research. Today, we've got another one of those cofounders with us, Jeffrey Cannell, who is cofounder and CTO at News Research. Welcome. Hi there. Thanks for having me on. Yeah. It's it's great to great to catch up. Of of course, big admirers of of a lot of the things you all are doing and and really enjoyed the last conversation. That was, though, in 2024. So it's been a couple years, and that's, like, eternity in the Twenty years in AI time. Yeah. Yeah. Yeah. Twenty years in AI time. So I I believe, if I remember right, kind of at that time, news research, which for for listeners, I would encourage you to go back and listen to that episode, which was, at at a certain point, primarily a kind of distributed, community of folks on Discord and and elsewhere, but I believe that was kind of morphing into more of a actual company or or organization at at that time. Could you kind of help us understand how that's evolved over the last couple years, maybe some highlights for from the news history books over the over the past couple years? Yeah. Like you said, it was two years ago, so twenty years in AI time. And we did sort of start out, like you said, as sort of this loose collaboration of, the homies on the Discord as I always like to say. And, that sort of, grew organically just through Twitter and other places like that. People who are fundamentally interested in open source AI and and making sure that this, you know, this tech that we think is, you know, the transformational technology of our of our of our generation wasn't gonna just get locked behind a few closed companies. And at the time, we were sort of looking up at, you know, GBD 3.5 had just come …
Get the full transcript (10,532 words) + summary by email — free
One-time email with the complete transcript and AI summary of this episode. No account needed.
One email, no spam. We’ll also show you what SignalCast does.
You just read a 3-minute summary of a 48-minute episode.
Get Practical AI summarized like this every Monday — plus up to 2 more podcasts, free.
Pick Your Podcasts — FreeKeep Reading
More from Practical AI
Models, Harnesses, and Multi-Agent Systems
Aug 6 · 49 min
Latent Space
🔬 Automating Science: World Models, Scientific Taste, Agent Loops — Andrew White
Jan 28
More from Practical AI
Reconstructing how OpenAI agents attacked Hugging Face
Jul 30 · 44 min
Latent Space
Simulation: the new Scaling Law — Joon Sung Park, Simile AI
Aug 21
Books, tools, and gear mentioned in this episode
SignalCast may earn commission on purchases via these links.
Tools
- Hermes AgentRecommended
by Nous Research
“Nous Research cofounder Jeffrey Cannell explains how Hermes Agent, now the number one open source repository on GitHub, was built internally as a model research tool before being released publicly, and how its self-improving skill and memory systems differentiate it from competing agent harnesses in the market.”
by Prediction Guard
“SPONSORS: Prediction Guard (https://predictionguard.com/practicalai)”
More from Practical AI
We summarize every new episode. Want them in your inbox?
Models, Harnesses, and Multi-Agent Systems
Reconstructing how OpenAI agents attacked Hugging Face
Surviving the New Economics of a Post-Agentic World
The Future of AI Infrastructure with CoreWeave
Building Durable AI Agents
Similar Episodes
Related episodes from other podcasts
Latent Space
Jan 28
🔬 Automating Science: World Models, Scientific Taste, Agent Loops — Andrew White
Latent Space
Aug 21
Simulation: the new Scaling Law — Joon Sung Park, Simile AI
20VC (20 Minute VC)
Aug 1
20VC: The Best AI Companies Have Unique Data Acquisition Strategies | Will Simile Kill Kalshi, Polymarkets and NASDAQ | How to Sign Fortune 500 Companies As Customers in Weeks with Joon Sung Park, Simile
Cognitive Revolution
Jul 1
1000 Designs a Day: Neural Concept's Thomas von Tschammer on AI-Native Engineering
Eye on AI
Jun 6
Every Enterprise Is About to Have a 100,000 Agent Problem | Oren Michaels of Barndoor AI
Explore Related Topics
This podcast is featured in Best AI Podcasts (2026) — ranked and reviewed with AI summaries.
Read this week's Investing & Markets Podcast Insights — cross-podcast analysis updated weekly.
You're clearly into Practical AI.
Every Monday, we deliver AI summaries of the latest episodes from Practical AI and 192+ other podcasts. Free for one show.
Start My Monday DigestNo credit card · Unsubscribe anytime