Polyglot Grounded QA
Multilingual grounded QA pipeline focused on citation-aware answering and abstention, with artifact-backed evaluation instead of demo-first output.
Multilingual grounded QA pipeline focused on citation-aware answering and abstention, with artifact-backed evaluation instead of demo-first output.
Benchmark harness for testing LLM tool-calling under retries, stalls, timeouts, and failure-transfer scenarios instead of ideal-path demos.
A terminal-based MIDI mixer built in Go. Keyboard-driven workflow for mixing and routing—built as a focused developer tool.
Production agentic platform for chat, voice, and KYC workflows across Django services, async workers, retrieval and tool execution, and React delivery.
KV-cache compression benchmark that measures how TurboQuant-style caching shifts refusal behavior, fidelity, and long-context robustness under matched prompts.
Bare-bones Go-based coding agent framework built from scratch. Inspired by the Pi architecture: small core abstractions, append-only JSONL sessions, tool execution as events, and multiple user-facing modes on one runtime.
Go TUI that turns any folder into a knowledge base via Recursive Language Model methodology. Implements Bubble Tea TUI, Cobra CLI, pluggable LLM providers with live trajectory visualisation.
Activation-geometry pipeline to locate, ablate, and evaluate refusal direction in Llama-3.1-8B-Instruct. Found refusal behavior geometrically localised to single direction at layer 14; ablation suppressed refusal from 0.98 to 0.16.
"Make it work. Make it right. Make it fast. In that order."