Vantaphai
Your digital knowledge lawyer.
Law firms track regulatory change by hand across dozens of fragmented sources, and things get missed. Vantaphai continuously scans legislation, court decisions and regulator publications, then turns them into risk-weighted alerts and obligation timelines tailored to each client and practice area.
I built the full platform through paired programming to the point of deployment and pilot, built the landing page, and work directly with large bank, VC and law firm clients to shape what gets built next.
- Retrieval-augmented generation with a Cohere cross-encoder reranker for legal document analysis, cutting input tokens on large statutes by roughly 55 to 60% against the capped baseline
- LLM evaluation harnesses for relevance, judge consistency and tagging: judge consistency to 20/20 on synthetic cases, tagging output tokens down about 40% at the same recall
- Planner-routed agentic tool-calling, and a novel knowledge-graph representation of regulatory and document corpora
- CI/CD via GitHub Actions and code review throughout, with mentorship on secure AI system design from a former DeepMind specialist