// tools
-
Zed
Zed is an IDE that treats Local AI as a first-class citizen — and it might be the best developer experience for running local models on Mac. In this video, I set up Zed with oMLX as the LLM provider, run a coding agent in both read and write modes, and address the elephant in the room: edit predictions.
-
hot-step
Generate full songs with local AI on your Mac. In this video, I explore Hot Step — a music generation tool that runs locally on your Mac. We'll test Ace Step 1.5, acestep.cpp, and hot-step.cpp (Hot Step 9000) on Apple Silicon with Ollama.
-
llmfit
Stop wasting time testing incompatible local AI models on your Mac by using LLM Fit, a free CLI tool that instantly analyzes hardware compatibility, filters by capability, and optimizes model selection for local inference.
-
omlx
If you're running local AI on an Apple Silicon Mac (M1, M2, M3) and not using MLX, you're leaving serious performance on the table. In this video, we break down Apple's MLX framework and show how OMLX makes it insanely easy to run and benchmark LLMs optimized specifically for M-series chips.