merve HF Staff commited on
Commit
e37faa1
·
verified ·
1 Parent(s): 43c6693

Add README

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # hermes-agent-bootstrap
6
+
7
+ One-shot installer that mounts the [`merve/hermes-agent`](https://huggingface.co/buckets/merve/hermes-agent) bucket, installs Hermes Agent, sets up Telegram, and launches the agent.
8
+
9
+ ```bash
10
+ bash <(curl -fsSL https://huggingface.co/merve/hermes-agent-bootstrap/resolve/main/bootstrap.sh)
11
+ ```
12
+
13
+ See the full README in the bucket: https://huggingface.co/buckets/merve/hermes-agent