July 22, 2026
FluidAudio is a Swift SDK for running state-of-the-art speech-to-text, text-to-speech, speaker diarization, and voice activity detection entirely on-device using Apple's Neural Engine. This post explores its capabilities, architecture, and how to integrate it into your apps.
OpenDrop is a command-line tool that implements the Apple AirDrop protocol in Python, enabling file sharing between devices over Wi-Fi, including with Apple devices.
Explore SpeechRecognition, a versatile Python library supporting multiple speech recognition engines and APIs, both online and offline, with practical examples and troubleshooting tips.
A hands-on tutorial for building, pretraining, and aligning a Transformer LLM from scratch using PyTorch, covering SFT, DPO, PPO, and GRPO.
A deep dive into Codex Dream Skin, an open-source theming tool for Codex Desktop that uses local CDP injection to apply custom backgrounds without modifying official binaries.
Learn how to transform 7–9 hand-drawn story illustrations into a 35–45 second vertical video with line-reveal and gradual-coloring effects using HyperFrames.
Wardrobe uses OpenAI's GPT-Image to detect, extract, and organize clothing from photos, with optional modeled outfit generation. Open-source and local-first.
Cue is a free, self-hosted macOS AI copilot that floats over your screen, listens to meetings, and stays invisible in screen shares. A Cluely alternative with bring-your-own-key.
Dory is a free, open-source native macOS app for Docker and Linux containers, offering a lightweight alternative to OrbStack and Docker Desktop with a shared VM approach.
Explore Speech Swift, an open-source toolkit for ASR, TTS, speech-to-speech, VAD, and diarization on Apple Silicon using MLX and CoreML.
Learn how to modify Apple's network location service (gs-loc) to spoof your iOS device's location using proxy tools like Surge, Quantumult X, Loon, and Stash.
Move from manual prompting to designing loop systems that orchestrate AI coding agents. Explore patterns, CLI tools, and a 5-minute quickstart.