by appenz · Agent Tool · ★ 62
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
macLLM - AI Agent for macOS macLLM is a local AI agent for macOS, launched via a hotkey. It uses tools to answer questions, search the web, and work with your files. For example: "Can a Cessna C172S fly over Mt Kilimanjaro?" — searches the web and reasons on facts "Make a table of my families passport numbers" — searches your indexed notes or files, e.g. Obsidian "Check @/Documents/proposal.md vs. @company.com/proposal.html — reads and processes files and URLs "/emojis Crazy drunken ski party" — picks relevant emojis "Summarize @clipboard and append to my note @/Notes/skiholiday2026.md" macLLM is: Open source (Apache 2.0) Very easily extensible. It's written in 100% Python and highly modular Has a native macOS Cocoa UI written in Python (via PyObjC) Agentic — uses smolagents with tool calling Model-agnostic via LiteLLM (supports OpenAI, Gemini, Anthropic, and more) Example Image Installation macLLM uses the uv package manager. Install it first, then run: uv handles all dependencies automatically. API Keys macLLM requires API keys for the LLM you want to use.
| Stars | 62 |
| Forks | 12 |
| Language | Python |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 61.6231440331743/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-26 |
| Created | 2023-03-04 |
| Platforms | python |
| Est. Tokens | ~16k |
These tools work well together with macLLM for enhanced workflows:
Explore other popular agent tool tools:
macLLM is An agentic macOS desktop tool. It is categorized as a Agent Tool with 62 GitHub stars.
macLLM is primarily written in Python.
You can find installation instructions and usage details in the macLLM GitHub repository at github.com/appenz/macLLM. The project has 62 stars and 12 forks, indicating an active community.
macLLM is released under the Apache-2.0 license, making it free to use and modify according to the license terms.