9 projects

Selected Works

Production systems, open-source libraries, hackathon winners, and peer-reviewed research. Filter by category below.

Featured
Live in Production🏆 Enyata × Interswitch Buildathon 2026

AuraHealth

arrow_outward

Production voice-first triage platform that pre-authorises emergency healthcare payments into escrow before the patient arrives. Node.js/TypeScript APIs, Interswitch payment rails with OAuth 2.0 + HMAC-SHA-512 webhooks, three real-time SSE dashboards over one PostgreSQL source of truth.

Node.jsTypeScriptNext.js 16PostgreSQLTwilioInterswitch
Featured
Live in Production

Healthcare voice AI platform. Deploy domain-specialised voice agents for triage, patient follow-up, and post-op monitoring. Multi-service: Next.js frontend, Python/FastAPI backend, self-hosted LiveKit for real-time audio, Qwen3 TTS and ElevenLabs for clinical-grade synthesis.

TypeScriptNext.jsPythonLiveKitQwen3 TTSTerraform
Featured
Live in Production

Vectorless

arrow_outward

Document retrieval for the reasoning era. Structure-preserving retrieval that lets LLMs reason over document maps instead of vector search. No chunking, no top-K, no vector DB. Live at vectorless.store.

TypeScriptRetrievalLLM ReasoningDocument Structure
Open Source

Vectorless Engine

arrow_outward

The Go retrieval engine that powers Vectorless. Reasons over document structure — not embeddings. No chunking, no top-K, no vector DB. The opinionated take that kicked off the project.

GoRetrievalNo VectorsDocument Tree
Featured
AI & Agents

Collective problem-solving memory for coding agents, powered by Actian VectorAI DB. Context7 gives your agent the docs. Context8 gives it what the docs don't cover — tacit knowledge, gotchas, working configurations.

PythonActian VectorAI DBAgentic MemoryRAG
AI & Agents

Aurasense

arrow_outward

Real-time agentic voice AI. Time-aware Graphiti RAG memory for long-running agentic interactions. Multi-model orchestration (Llama + Grok) with sub-second Groq TTS latency. FastAPI backend, Next.js frontend, Neo4j knowledge graph.

FastAPILangGraphGraphitiNeo4jGroq
AI & Agents

Stealth AI Platform (Contract)

Production multi-tenant agentic SaaS for US businesses — dedicated phone numbers, isolated agent configurations, self-service dashboards. LangGraph + LangSmith tracing + Opik versioning. 200+ synthetic eval datasets before production deployment.

LangGraphPydantic AILangSmithOpikMulti-Tenant
Featured
Medical AI

Oncolens

Edge-native pathology AI. Applied Knowledge Distillation to compress PathFoundation and UNI foundation models into a sub-300KB MobileNetV3 — 96% sensitivity at 3.6ms inference. Human-in-the-loop escalation for low-confidence diagnoses.

Knowledge DistillationPathFoundationMobileNetV3GCP
Featured
Open Source

LiteLLM for Go. Provider-agnostic LLM client over Anthropic, OpenAI, Gemini with router, fallback, cost tracking, capability flags, and composable middleware. Published on pkg.go.dev.

GoLLM RouterMiddlewarelangchaingo