Skip to content

Instantly share code, notes, and snippets.

View AhmedCoolProjects's full-sized avatar
🏠
Working from home

Ahmed Cool Projects AhmedCoolProjects

🏠
Working from home
View GitHub Profile
@davidondrej
davidondrej / hermes-browser-harness-hostinger-setup.sh
Last active May 12, 2026 00:51
all commands for Hermes Agent + Browser Harness setup
# =============================================
# Hermes Agent + Browser Harness on Hostinger VPS
# Full setup — copy and paste line by line
# =============================================
# 1. Install Hermes Agent (Nous Research)
# Docs: https://hermes-agent.nousresearch.com/docs/getting-started/installation/
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
# 2. Reload shell so `hermes` command works