MAC-SPOT
Your AI-Powered Terminal Assistant — Custom-Built for Apple Silicon
curl -sL https://tinyurl.com/289km8xg | bash
Runs globally in Zsh. Configures short aliases automatically.
Experience the CLI
Click any command on the left to watch MAC-SPOT run it in the simulated macOS Terminal in real-time.
Features Built for macOS Power Users
Apple Silicon Aware
Profiles your processor (M1/M2/M3/M4), cores count, and RAM size, then instructs how to compile runtimes (like llama.cpp) and set environment configs perfectly.
Model Quant Sizing
Inputs a model name, computes memory budgets across FP16, Q8, and Q4 formats, and predicts if it fits safely in your Unified Memory alongside cache buffers.
Core Efficiency Logic
Detects performance vs efficiency cores on macOS SoC, recommending exactly how many threads to allocate to maximize throughput and prevent E-core lag.
Interactive REPL
Initiates conversations using memory structures. Supports internal slash commands like /copy, /clear, and /exit directly inside the prompt.
Git Conventional Helper
Runs local diffs via subprocesses, generating conventional commits or Pull Request descriptions formatted in structured Markdown.
Dynamic Cheatsheets
Retrieves structured cheatsheets dynamically from Gemini for LangChain, MLX, PyTorch, Pytest, Docker, and more, avoiding outdated templates.