← Agentic analytics
Hermes (Nous Research)

Visitor analytics for Hermes.

Hermes is Nous Research's self-improving AI agent — it learns from experience and saves what it figures out as reusable skills. Eyepup pipes visitor friction patterns into Hermes via the standard CLI interface so the agent can grow a CRO skill that gets sharper with every fix shipped. Works with Hermes' terminal UI, the gateway interfaces (Telegram / Slack / Discord), and any of the 200+ models routed via Nous Portal, OpenRouter, or your own endpoint.

Two-line install

$npm i -g eyepup && eyepup login
# in Hermes' terminal UI:
hermes> /shell eyepup todo --limit 1

Hermes runs the shell command, ingests the friction-pattern JSON, and (if you let it) saves a skill — so next time you ask Hermes "what should I ship for /pricing this week?" it remembers to call eyepup todo --site yoursite.com first.

The killer combo

Hermes' built-in learning loop + Eyepup's autonomous analytics loop = the agent's knowledge of YOUR product gets sharper with every deploy. After 30 days, Hermes knows which friction patterns recur on your site, which fixes you tend to ship, and what the next deploy is likely to be — without you re-priming it on every session.

Other coding agents