New blog post! We just released a new Rust crate for cross-platform screen capture called CrabGrab, and the first thing we built was an AI assistant that can "see" your screen. Using Tauri, GPT-4, and CrabGrab we built Snippy!
Snippy: An AI Assistant With Eyes
While I no longer work on WinDbg, I still spend a lot of time thinking about how to make tools so people can build things faster. With WinDbg, I tried to do that by putting more debugging power at people’s fingertips in a way that was easier to use. Recently, everyone is looking for ways to use LLMs to build things faster. But for most people using something like ChatGPT means pasting text back and forth between your different tools.