Projects

Open-source tools and resources I've built and contributed to.

Semantic Search on Bible Verses Using RAG

02-2026

A semantic search engine for Bible verses, built with Retrieval-Augmented Generation. Try it at recherche-biblique.com.

SliceLine: Find Where Your ML Model Fails

06-2022

A fast slice finder that pinpoints the data segments where your ML model underperforms. Uses linear-algebra operations to stay fast on large datasets. Read the blog series: Part 1, Part 2, Part 3. Presented at MLOps Paris.