№ 0008GitHub
Chaty on-device AI app
Chaty is a private offline desktop app built on Rust and llama.cpp that runs Muse Glimmer and other open models locally with a coding agent, RAG knowledge base, deep research and voice.
<div align="center"> **English** · [简体中文](README.zh-CN.md) · [Português (BR)](README.pt-BR.md) <img src="icon.png" width="88" height="88" alt="Chaty" /> # Chaty ### Private, on-device AI — your models, your data, your machine. Chaty runs open LLMs **100% offline** in a polished desktop app. No account, no cloud, no telemetry — with a local coding agent, a document knowledge base, Deep Research, and hands-free voice built right in. [](../../releases/latest) [](../../releases) [](../../actions) [](../../releases) [](../../releases) [](#reasoning-effort-as-a-first-class-control) [](#reasoning-effort-as-a-first-class-control) [](https://chaty.ca) [](#architecture) [](LICENSE) [**↓ Download**](../../releases) · [**Website**](https://chaty.ca) · [**Docs**](https://chaty.ca/docs.html) · [**Chaty model on Hugging Face**](https://huggingface.co/stevenpr/chaty-qwen3.5-4b-design-GGUF) <br /> <img src="docs/screenshots/demo.gif" width="860" alt="Chaty's local coding agent reading an out-of-workspace file behind a one-click permission grant" /> <sub>A local coding agent — searches GitHub, reads the source, edits your files, and runs the tests. **All on your machine.**</sub> </div> --- ## Why Chaty - 🔒 **Truly private** — every model, document, and conversation stays on your device. No sign-up, no server, nothing phoned home. - ⚡ **Native and fast** — a Rust + llama.cpp core with **Vulkan / Metal** GPU offload that auto-tunes to your



ChatForm
Tgmlabs