oMLX is a high-performance local LLM inference server optimized specifically for Apple Silicon Macs. Built on the MLX framework, it supports text LLMs, VLMs, OCR, and embedding models. It features a unique Tiered KV Cache system (Hot RAM + Cold SSD) that persists context across requests and server restarts, making it ideal for coding agents like Claude Code. oMLX provides a native macOS menubar app and a web dashboard, supporting continuous batching, automated memory management via LRU eviction, and seamless MCP integration.
Voicebox is a local-first, open-source AI voice studio by jamiepine, offering a private alternative to ElevenLabs and WisprFlow. It features high-fidelity voice cloning, speech generation across 23 languages via 7 different engines (like Qwen3-TTS and Kokoro), and global dictation via STT. With its native MCP server, it enables AI agents such as Claude and Cursor to speak using custom-cloned voices, ensuring all voice data and models remain securely on the user's local machine.