Merge branch 'main' of github.com:NousResearch/hermes-agent into bb/gui
This commit is contained in:
@@ -8,6 +8,21 @@ description: "Your first conversation with Hermes Agent — from install to chat
|
||||
|
||||
This guide gets you from zero to a working Hermes setup that survives real use. Install, choose a provider, verify a working chat, and know exactly what to do when something breaks.
|
||||
|
||||
## Prefer to watch?
|
||||
|
||||
**Onchain AI Garage** put together a Masterclass walkthrough of installation, setup, and basic commands — a good companion to this page if you'd rather follow along on video. For more, see the full [Hermes Agent Tutorials & Use Cases](https://www.youtube.com/channel/UCqB1bhMwGsW-yefBxYwFCCg) playlist.
|
||||
|
||||
<div style={{position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden', maxWidth: '100%', marginBottom: '1.5rem'}}>
|
||||
<iframe
|
||||
style={{position: 'absolute', top: 0, left: 0, width: '100%', height: '100%'}}
|
||||
src="https://www.youtube-nocookie.com/embed/R3YOGfTBcQg"
|
||||
title="Hermes Agent Masterclass: Installation, Setup, Basic Commands"
|
||||
frameBorder="0"
|
||||
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||
allowFullScreen
|
||||
></iframe>
|
||||
</div>
|
||||
|
||||
## Who this is for
|
||||
|
||||
- Brand new and want the shortest path to a working setup
|
||||
|
||||
Reference in New Issue
Block a user