Hermes Agent Tutorials & Use Cases

Videos about using Hermes Agent

Curated by: Tonbi's AI Garage (35 videos)


Currently Playing: Hermes Agent + Webhooks: How to Actually Build Automated Workflows

"Cool tools, but what do you actually do with them?" — webhooks are the answer. Here's how I wire Hermes Agent into the real internet in three live demos. Sign up for my FREE weekly newsletter, where I spill my unfiltered thoughts on the latest AI news, cool research, and projects I'm building: https://www.onchainaigarage.com/ 🐦 Follow Tonbi on X for real-time AI x blockchain updates! https://x.com/tonbistudio Most people just chat with their agent, but Hermes has a whole other mode where the internet itself triggers your agent — emails arrive, GitHub PRs open, payments clear, and the agent just starts working. This video walks through webhooks in both directions (world-to-agent and agent-to-world), then builds three complete real-world examples: a Beehiiv new-subscriber Telegram ping with an hourly cron stats digest, a GitHub auto-PR-review that reads the diff and drops a review comment, and a full app enrichment flow where an agent analyzes RSS news feeds and posts structured JSON to my live production site via a cron job. ✅ Full inbound setup: webhook route in config.yaml, .env secret generation, ngrok tunnel, and registering the endpoint with Beehiiv and GitHub. ✅ Full outbound setup: agent-to-app via a cron job + Python RSS poller + structured JSON post to a Next.js API endpoint running on a live production site. ✅ Real gotchas called out: ngrok URL rotation on free tier, GitHub CLI in WSL, secret matching between Hermes and the receiving service, and gateway restart after config changes. 💻 Tonbi's GitHub: https://github.com/tonbistudio 🌐 Portfolio: https://www.tonbistudio.com Resources: 🔗 Hermes Agent (Nous Research): https://github.com/NousResearch/hermes-agent 🔗 ngrok: https://ngrok.com/ 🔗 Mentioned! : https://www.mentioned-app.com 🔗 GitHub Webhooks: https://docs.github.com/en/webhooks Timestamps: 0:00 - Intro: What do you actually do with AI agents? 1:19 - What is a webhook? The doorbell analogy 3:08 - Two directions: inbound vs outbound webhooks 5:11 - Real-world webhook examples across services 6:07 - Demo 1: Beehiiv new subscriber pings in Telegram 10:33 - Hourly cron stats digest for newsletter analytics 12:52 - Demo 2: GitHub auto PR review with the agent 18:58 - Demo 3: Enriching a live app with agent-generated content 23:03 - Running the cron and watching the site update 26:34 - Wrap up: inbound vs outbound checklist Coming Next: The full Hermes Agent Master Class kicks off in May — weekly deep-dive episodes all the way through June! 👀 Have you wired an agent up to webhooks? What events are you using to trigger yours? Drop your setups in the comments! If this was helpful, please like, subscribe, and hit the bell for more Hermes Agent builds! 🦐✨ #HermesAgent #Webhooks #AIAgent #NousResearch #AIWorkflow #Beehiiv #GitHub #Automation #AITools #LLM #CronJob #AgenticWorkflow


Tracks in this Playlist