Projects
π Featured Projects
DocMason β Local, Evidence-First AI For Real Work Files
π§± DocMason
Turns messy decks, spreadsheets, PDFs, and emails into a local knowledge base with traceable answers. Built for Mac users who already pay for ChatGPT Plus and need serious document work, not another chat-with-PDF toy.
π Key Focus: Preserve Office-native structure, surface buried evidence, and keep the work local.
βοΈ Operating Model: The repo is the app. Codex is the runtime.
LlamaPReview β Evidence-Based AI Code Review
π¦ LlamaPReview
Repository Graph RAG-powered PR reviews with context retrieval and severity gating.
π 4,000+ active repositories (35,000+ combined stars)
βοΈ Stack: Python, AWS Lambda, Node.js.
llama-github β GitHub-Native Context for LLMs
π llama-github
The retrieval substrate built to give LLMs GitHub-native context instead of raw repository dumps. It focuses on turning GitHub's API into a graph of issues, PRs, and code.
repo-graph-rag β Deterministic Repository Graphs
πΈοΈ repo-graph-rag
The Code Mesh research artifact, exploring deterministic repository graphs and traversal-first retrieval for understanding entire codebases structurally.