#99 · Primary category: Inference & Local Deploy

Atomic-Chat

ai-chat ai-tools apple-silicon chatgpt deepseek desktop-app gemma gguf gpt-oss llamacpp llm llm-inference local-ai local-first local-llm mcp mlx open-source qwen self-hosted

Local AI app and inference engine for agents. Run open-weight LLMs locally — private, 100% offline on your computer. Join our Discord: https://discord.com/invite/8wGSsvmg4V

Project last updated:08/28/26

GitHub Stars

1.4K

Forks

160

Contributors

176

License

Other

Why we included this project

If your work involves running open-weight models on your own hardware, this is one of the more complete entry points you'll find. Atomic Chat bundles three inference backends behind a single OpenAI-compatible server on localhost:1337: its own llama.cpp fork with KV-cache optimizations, upstream llama.cpp, and an Apple Silicon MLX-VLM engine. A coding agent, CLI tool, or IDE plugin that already speaks the OpenAI API can point at your local models without extra glue code, and speculative decoding features like MTP and DFlash speed up generation on supported models. The desktop app also handles model downloads from Hugging Face, offers a chat UI, supports MCP servers, and lets you mix local and cloud providers per chat. The loopback-only server and bring-your-own-key setup are what make it work for teams that want to keep conversations on their machine while still feeding their favorite agent tools.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category