Hey guys, this is just a quick and dirty demo on how to install Hermes on Windows. We'll be using Windows Subsystem for Linux since Hermes can't be installed natively. This tutorial guides you through the process, starting with the `wsl --install` command to get Ubuntu on Windows. We'll then cover installing dependencies and configuring agent settings.
Step 1:
Go to Windows PowerShell and type in: wsl --install
Step 2:
After wsl/ubuntu is installed, type in:
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
Download
0 formats
No download links available.
Hermes installation on Windows using WSL for Beginners | NatokHD