GraphCanon updated today · GitHub synced today
Decision brief
Atomic-Chat is a local AI app and inference engine for agents that runs open-weight LLMs privately offline.
Good fit when
- When you need to run large language models (LLMs) locally with full privacy and no internet connectivity required.
- Suitable if your work involves deep integration with Apple Silicon or requires specific support for self-hosted environments like Gemma and GGUF.
Avoid when
- Avoid Atomic-Chat when you need cloud-based AI services that offer automatic updates and maintenance, as it focuses on local offline deployment.
- Do not choose this tool if your project does not require deep-seek capabilities or self-hosted solutions but prefers more mainstream LLMs like Qwen.
- Hosting:
- self hosted
- Requirements:
- Atomic-Chat requires TypeScript for development.; Ensure you have the necessary hardware and setup to run open-weight LLM models locally.
Observed Jul 14, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install Atomic-Chat npmHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A local AI application that allows users to run open-weight LLMs privately offline on their own computers.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 25, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 25, 2026
Categories
Tags
README
💻 System Requirements
- macOS: 13.6+ (8GB RAM for 3B models, 16GB for 7B, 32GB for 13B)
- Windows: 10/11 x64 (same RAM recommendations as macOS)
- Linux: x86_64, glibc ≥ 2.35 (Ubuntu 22.04+, Debian 12+, Fedora 40+, Arch, Mint, Pop!_OS — same RAM recommendations as macOS). Optional: a Vulkan loader (
vulkan-1package, ormesa-vulkan-drivers/ proprietary NVIDIA driver) for GPU acceleration. - iOS: download from App Store
- Android: download from Google Play
📄 License
Apache 2.0 — see LICENSE for details.
For agents
This page has a .md twin and JSON over the API.