Projects

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.