Articles tagged Tutorial
4 articles in this tag.

|6 min read
How to Set Up Hermes Agent Voice Mode
Set up Hermes Agent voice mode with current CLI, STT, TTS, Telegram, and troubleshooting guidance for a self-hosted runtime.

|7 min read
How to Create a Custom Hermes Agent Skill
A hands-on tutorial for writing a Hermes Agent SKILL.md from scratch: YAML frontmatter, the five sections that matter, and how to test it.

|10 min read
How To Build An AI Agent On Telegram (2026 Guide)
A practical guide to building an AI agent on Telegram in 2026: BotFather setup, the four main paths (Python, n8n, hosted SaaS, agent runtime), and how to pick.

|7 min read
How to Run Hermes Agent in Docker (Self-Hosted)
Deploy Hermes Agent in Docker with persistent volumes, docker-compose, and a production-ready setup. Covers data, secrets, ports, and upgrades.