$ ls ~/projects --sort=date

< Projects />

Building the future, one commit at a time. Here are some of my open-source projects and research work.

34 total
// Tools
ACTIVE
Tools

Deep-Research-Bundles

Multi-agent RAG research system with 6 agent types, 4 execution modes, hybrid retrieval, and MCP protocol integration.

Python FastAPI CrewAI LangGraph +2
// AI/ML
ACTIVE
AI/ML

GoGameExplanation

CoNLL 2026 submission: Evidence-Based Dominance theorem proves evidence verification is theoretically optimal for elimi…

Python KataGo Stockfish DeBERTa-v3 +2
// Research
ACTIVE
Research

Interruptr

Multi-agent C/C++ vulnerability detection achieving ~96% detection rate vs Cppcheck 12%, with 95% cost reduction vs GPT…

Python AutoGen LangGraph
// AI/ML
ACTIVE
AI/ML

IntegriRef

Targeting JASIST/ACL: The first citation verification system that goes beyond existence checking to full semantic claim…

Python DeBERTa-v3 SciBERT ONNX +2
// AI/ML
ACTIVE
AI/ML

RecCache

ML-aware caching for recommendation systems: 45% cache hit rate, 85% latency reduction on hits, and under 3% NDCG degra…

Python PyTorch Redis online K-Means +1
// Research
ACTIVE
Research

CrystleLLM

Quotient space reasoning for LLMs: identifies 64-72% semantic redundancy and reduces token usage by 26.8%.

Python vLLM GSM8K MMLU +4
// AI/ML
ACTIVE
AI/ML

DeltaCache

KV cache optimization achieving 10-16x faster warm latency vs vLLM, validated across 84 tests on TinyLlama, Mistral-7B,…

Python vLLM PyTorch Prefix Trie +1
// Research
ACTIVE
Research

ROA-LLM

A systematic security study formalizing Persistent Semantic Entities (PSEs) as a new attack surface in tool-augmented L…

['Rust (PyO3)' 'Python' '15 LLMs from 7 vendors' 'Factorial Ablation Design' +1
// Research
ACTIVE
Research

EdgeCloud-Reasoning

Mechanism-designed belief aggregation for edge AI: VCG-based truthful elicitation achieves lower false negative rates t…

Python Mechanism Design DeepSets Transformer