Hello

Here's who I am
and what I do

Versatile AI Engineer with a background in developing deep learning models and deploying AI in products. I authored two open-source libraries — EmbedAnything has over 300,000 downloads and 750 GitHub stars. I hold an MSc. in Artificial Intelligence from Eindhoven University of Technology (Cum Laude) and have six years of prior industry experience spanning machine learning, software development, and engineering.

EmbedAnything

EmbedAnything

0 stars 0 forks PyPI downloads

A Rust-based library designed to optimize embedding pipelines, making them faster and more reliable.

  • Local, ONNX, and cloud embedding model support
  • Multimodal processing (text, images, audio)
  • Vector streaming for memory-efficient indexing
  • 91.2% Rust, 8.5% Python codebase
Candle

Contributor to Candle

Contributing to Candle, a minimalist ML framework for Rust with 16k+ stars. Added three key models to enhance the framework's capabilities.

  • ColPali — Vision RAG Model
  • Splade Model — Sparse Bert for BM25
  • Reranker Model — Cross-encoder Architecture