Blog Posts
Random forests
A very, very deep research on Random forests and the wisdom behind them! technical
On LinkedIn
A deep investigation on LinkedIn and its "lunatics" general
Who are you ?
Tried to answer one of the most difficult questions in existence (in my opinion) philosophy
Brainstormers 2.0 – Building an AI Ideation Engine That Thinks *with* You
Come see how I built a platform that help you brainstorm following scientifically proven brainstorming methods ... with LLMs ! technical
How we won the Hardcore AI Hackathon in Berlin
A deep dive into our winning approach for the "Bit by Bit" challenge at the Hardcore AI Hackathon in Berlin. technical
Why do I post ?
In this post, I explain why I feel compelled to write online, what it brings me, and why you might recognize yourself in this reflection. general
Read first, build after !
A critique of the “build to learn” mindset on LinkedIn and tips for learning without paying for bootcamps. general
It's Time to Move on from NumPy
A direct look at why JAX is the natural successor to NumPy for modern high-performance computing and machine learning. technical
Your LLM is an Island. Let's Build Bridges.
A straightforward guide to LangChain and Gorilla-CLI, the tools that turn your isolated LLM into a fully-integrated powerhouse. technical
Why Using Celery with Redis Outshines Traditional Threading
A direct look at why Celery with Redis is the go-to for serious task management, leaving threads and processes in the dust. technical