
Orb
Your knowledge, on your machine. Notes, voice, images, and documents become a searchable knowledge graph you can chat across. A local-first desktop app, with no Docker or cloud required.
Things I build outside of work: local-first knowledge tools, AI content pipelines, and open-source tooling.

Your knowledge, on your machine. Notes, voice, images, and documents become a searchable knowledge graph you can chat across. A local-first desktop app, with no Docker or cloud required.

An end-to-end AI video generation pipeline: script and voice brief → LLM planning → TTS narration → cue-timed scenes → diffusion stills via ComfyUI → assembled MP4 with title, description, and thumbnail, then published to YouTube.
A ComfyUI custom node pack that stops CLIP / UNet / VAE reload thrash when batching multiple prompts in one workflow. Sync Barrier forces true phase barriers so each model loads once, does all of its work, then yields, cutting wall time on constrained VRAM and Apple Silicon.