Projects
Current and upcoming projects. All open source work is available on GitHub.
-
AI News Digest
ACTIVEAutomated daily AI industry digest. A Claude Code Routine fetches and filters 36+ RSS feeds each morning, synthesizes a digest post, and deploys to a Hugo site on Cloudflare Pages. No server, no application code to maintain.
-
LLMCapabilities
v0.2.1A zero-dependency Ruby gem for resolving LLM model capabilities through a 4-tier hierarchy: empirical observation, OpenRouter's model index, RubyLLM registry, and provider heuristics. Answers the question "does this model support this capability?" with layered, evidence-based resolution.
-
Kaiden
UPCOMINGA batch deliberation engine that orchestrates multiple LLM nodes — each backed by a different model — to reason about a prompt collaboratively across iterative rounds. Cognitive diversity emerges from substrate diversity (different models) and structural diversity (cross-interpretation rotation). Not an agent framework.
Coming soon