Hermes preview
Assistant · private

A private, Telegram-based AI assistant that acts as a personal chief of staff: memory, reminders, and daily updates, surfaced before I think to ask for them.

Hermes

Scroll

What it does

Most assistants wait to be asked. Hermes runs on a background heartbeat that checks in on its own schedule, reads what's changed, and decides what's worth surfacing, rather than sitting idle until prompted. Everything happens inside a single Telegram thread: text or voice in, a plain-language update out, with a persistent memory that carries context across sessions instead of starting fresh each time.

MyDay

Hermes populates MyDay, a small dashboard view that pulls together the day's priorities in one place rather than scattered across chat history.

Keeping cost sane

Hermes routes requests to different models depending on the job: a stronger model for anything quality-sensitive, and a cheaper, lower-effort model for scheduled background checks that don't need the same ceiling. That split keeps the always-on parts of the system affordable without touching response quality where it matters.

Machine view

Hermes, for agents

The structured data and plain summary this page ships to crawlers.

summary
Hermes — private, Telegram-based AI chief of staff.
Background heartbeat surfaces memory, reminders, and proactive daily
updates without being prompted. Populates a MyDay dashboard. Routes
quality-sensitive work and cheap background jobs to different models.
schema.org (JSON-LD)
{
  "@type": "SoftwareApplication",
  "name": "Hermes",
  "operatingSystem": "Self-hosted, Telegram",
  "applicationCategory": "UtilitiesApplication"
}