Quick Start Guide
Get Hermès Agent running in 5 minutes.
Prerequisites
- Node.js 22.x
- npm 10.x
- Telegram account
- GitHub account (for integrations)
Step 1: Installation
# Clone the repository
git clone https://github.com/clowlove/hermes-house.git
cd hermes-house
# Install dependencies
npm install
Step 2: Configuration
Required environment variables:
- ANTHROPIC_API_KEY - Claude API key
- TELEGRAM_BOT_TOKEN - Telegram bot token
- GITHUB_TOKEN - GitHub PAT
Step 3: Start
Step 4: Verify
- Open Telegram
- Send
/startto your bot - You should receive a welcome message
What's Next?
Stuck? Check Troubleshooting or ask on Telegram.