Agentic AI
Planning, tool use, and human oversight.
A closer look01Technology
An interest in how AI systems act, find relevant information, and connect knowledge. The technical foundations matter as much as the experience of using them.
Planning, tool use, and human oversight.
A closer lookRetrieval and generation grounded in relevant information.
A closer lookRelationships, context, and knowledge graphs.
A closer look↗Selected work
Selected work spans LLM inference tooling, CUDA GPU systems, applied GraphRAG, and computer vision experiments.
Open-source developer tool · 2026
A toolkit for checking whether an LLM can run on available hardware, generating a vLLM serving configuration, and measuring inference capacity.
LLM Inference · Systems · ToolingOpen case studyApplied AI systems project · 2025
A healthcare GraphRAG system combining semantic retrieval with structural search over a medical knowledge graph.
GraphRAG · Applied AI · HealthcareOpen case studyParallel programming final project · 2025
A CIFAR-10 autoencoder with unified CPU and CUDA GPU pipelines, including naive GPU V1 and optimized GPU V2 kernels.
CUDA · GPU Systems · PerformanceOpen case study