Videos about using Hermes Agent
Curated by: Tonbi's AI Garage (35 videos)
I replaced Vercel, Supabase, and Railway with one small VPS and a single Hermes agent that runs and maintains my live sites for me. Here's the whole setup. 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 When you start vibe-coding apps, the tools push you toward Vercel, Supabase, and Railway — but I run everything on one small VPS with a Hermes agent instead, and I'll show you exactly how. Using my live site Agent Wikis (agentwikis.com — free knowledge bases for agents) as the example, I break down why git is the only "database" a docs/wiki/blog-class site needs, how the agent lives on the box and serves the site through Caddy, and the autonomous Cron pipeline that keeps every wiki fresh behind a single Telegram approval. Then I demo the new "demand loop": agents search the wikis via an MCP server, repeated misses (privacy-preserving, no prompts or IPs stored) become an authoring backlog, and the agent researches and fills those gaps automatically — live on the site in minutes. This is Part 1 (the site that needs no database); Part 2 deploys a game app that does need one, on the same box. Resources: 🔗 Agent Wikis (the live site): https://agentwikis.com/ 🔗 Hermes Agent: https://github.com/NousResearch/hermes-agent Timestamps: 0:00 - Replacing Vercel/Supabase/Railway with a VPS + agent 1:16 - The usual stack and what it really gives you 3:24 - Agent Wikis: when git is your database 4:37 - The VPS setup (Caddy, vhost, SSH, the agent) 6:28 - The content pipeline (Cron + scout agents) 8:23 - The demand loop: learning what agents ask for 10:58 - Live demo: filling 5 demand gaps autonomously 16:11 - The two human gates + merging to live 17:47 - When a single box isn't enough How are you hosting your AI-built apps — a SaaS stack, a VPS, something else? Let me know in the comments. Part 2 (the game app that needs a database) is coming next week, so subscribe and hit the bell! 🦐✨ #VPS #SelfHosted #HermesAgent #AIAgents #Supabase #Vercel #IndieHacker #Automation #AgentWikis