Lyra
LiveAn AI agent across Telegram and Discord — hub-and-spoke, persona-driven, built on the Roxabi foundation.
Overview
A persona that runs without you
Lyra is a conversational agent that lives where the conversations are. A central hub holds the persona, memory, and routing; thin spokes connect it to Telegram and Discord. Messages, images, and voice notes flow through the same agent loop.
It is one primitive in the Roxabi set — the routing, state, and harness scaffolding underneath Lyra are the same foundations every other project starts from. That's the point: the part that doesn't change is shared.
Built on the foundation
Hub-and-spoke routing
One hub, thin per-channel spokes. Add a surface without touching the core.
Persisted state
Persona, voice and context survive between runs — the state layer is part of the foundation.
Tool passthroughs
Send images and voice notes through the same loop. Wire a tool once, reach it from any channel.
Highlights
- Telegram and Discord from a single persona definition.
- Conversationally refine persona, voice and model — no redeploy.
- Self-hostable: runs on your own machine, nothing calls home.
- Shares the amber portfolio family with Roxabi — a sibling, not a clone.