#491 · Primary category: AI Agents & Automation
atomic-agent
Local First Ai Agent. Optimized for Local Ai models. Long context window. Proper tools callings. Runs privately on your device.
Project last updated:08/28/26
GitHub Stars
2.5K
Forks
236
Contributors
20
License
MIT
Why we included this project
Most agent frameworks lean on cloud APIs; this one keeps the whole control loop and all state on your machine. It drives a browser, edits files, runs shell commands only after you approve them, and remembers context across sessions, and because it is llama.cpp-first, small quantized models stay usable for long multi-step work on ordinary consumer hardware. Everything from session state to secrets lives as plain files and SQLite on disk, so there are no per-token fees and the setup is private by default. It can call external tools over MCP, and you can embed it in your own apps over HTTP or as a Tauri sidecar. If you are already on Hermes or OpenClaw, the one-shot migration path makes it easy to try.
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
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.