---
name: pi-bux
description: 24/7 Pi or Hermes agent on a VPS. Run your agent continuously, control via Telegram, browse the web. USE WHEN server, vps, 24/7, remote, telegram, browser, always-on, hermes.
metadata:
  author: artale
  version: 1.0.0
---

# Pi Bux

**24/7 Pi or Hermes agent on any VPS.**

## Install

### Pi Agent
```bash
curl -fsSL https://raw.githubusercontent.com/artale93/pi-bux/main/install.sh \
  | sudo PI_API_KEY=xxx bash
```

### Hermes Agent (self-evolving)
```bash
curl -fsSL https://raw.githubusercontent.com/artale93/pi-bux/main/install.sh \
  | sudo PI_API_KEY=xxx AGENT=hermes bash
```

## Features

- **24/7 uptime** via systemd
- **Telegram bot** control (optional)
- **Browser harness** for web
- **$5/month** VPS
- **Pi or Hermes** agent choice

## Use Cases

- Remote server maintenance
- Automated web scraping
- CI/CD pipelines
- Always-on coding assistant