Local-first RAG engine in Rust — SQLite, hybrid search, Lua extensions, and an MCP server that hands your context to any AI tool.
❯ls ~/projects --featured
Eight hex-chess variants in Rust/Bevy, compiled to WASM, with serverless WebRTC peer-to-peer multiplayer.
Curated Claude agent skills shipped across my fleet as a Nix flake input via home-manager — version-pinned, reproducible.
❯ls ~/projects
Local-first RAG engine in Rust — SQLite, hybrid search, Lua extensions, and an MCP server that hands your context to any AI tool.
As an engineer, the context you need to do your job is scattered across a dozen systems: decisions made in chat threads, the why behind a change buried in a pull request, design rationale in a wiki pa…
Curated Claude agent skills shipped across my fleet as a Nix flake input via home-manager — version-pinned, reproducible.
Most "I built an AI agent" posts skip the unglamorous parts: how the environment gets set up identically on another machine, where the API key actually lives, and what breaks when you try to make it r…