

Ghost Vessel
A monitor-resident avatar that acts as the front-end for a local LLM agent, performing its replies instead of printing them.
Features
Properties
- Privacy focused
- AI-Powered
Features
- No Tracking
- No registration required
- AI Chatbot
Ghost Vessel News & Activities
Recent activities
- Maoholguin updated Ghost Vessel
- ghdtjrtka added Ghost Vessel
ghdtjrtka added Ghost Vessel as alternative to Hey Amica, SillyTavern, Open LLM VTuber and AIRI
Ghost Vessel information
What is Ghost Vessel?
Ghost Vessel is a desktop client for a local LLM agent that happens to have a face. Instead of keeping a messenger tab open to talk to your agent, you get two small always-on-top windows — an avatar and a chat pane — and the agent's replies are performed rather than printed.
The reply is split into three planes: dialogue is spoken through local TTS, data (code, logs, file paths) is rendered as cards and never read aloud, and action is carried by inline emotion-beat tags the model emits in-band. A [working] tag has the avatar put on glasses and take notes while a task runs; [confirm] pops an approve/cancel that blocks the agent until you answer.
The avatar runs no live inference. Roughly 30 pre-rendered clips are selected and blended by those tags, so the GPU stays available for the language model itself. The trade-off is that there is no real-time lip-sync.
It does not replace your agent. It registers as a connector — the agent's gateway dials out to a local WebSocket the app hosts, so from the agent's side it is simply another channel. Adapters for Hermes and OpenClaw are included, along with a demo mode that needs no agent at all. The agent's own slash-command menu is served in the chat pane.
Voice works in both directions: Edge TTS by default, swappable for local engines (Qwen3-TTS, MeloTTS, Piper), with Silero VAD and faster-whisper for input.
The engine is MIT-licensed and ships with a free starter avatar, so cloning the repository gives you something that runs immediately. Avatars are pure-data bundles — clips, persona, theme, voice and emotion map, with no code — so any art style works: photoreal, 2D, 3D, or a pre-rendered Live2D/VRM model. Currently Windows-only.




