Hermes Agent
tip
Skip this step if you already have an AI agent installed on your machine that can access the filesystem and shell. We recommend Hermes Agent because it has a well-built learning loop and gets better at learning your workflows the more you use it.
Watch this video to install Hermes and connect it to Telegram. You can also follow the Hermes installation guide.
Telegram Group Privacy Mode
If you connect Hermes to a Telegram group, configure Telegram group privacy mode so Hermes can receive the messages it needs.
In your WSL terminal or Linux terminal, open the Hermes config:
cd ~/.hermes
nano config.yaml
Copy the following configuration into config.yaml:
telegram:
group_allowed_chats:
- "-1001234567890"
require_mention: true
Replace -1001234567890 with your own Telegram group chat ID.
Next, install the PUDA CLI and skills on your machine so Hermes can start using PUDA.