Skip to content

Hey, I'm Nil Monfort

I'm an AI Cloud Engineer passionate about building intelligent systems that solve real-world problems. I write about RAG architectures, LLM applications, and the intersection of AI and clean software engineering.

Currently working as an AI Engineer at Inditex and sharing insights through my writing.

Nil Monfort - AI/Machine Learning Engineer

Latest writing

How I Build Python Projects (My Way, Simple & Solid)

An opinionated, scalable way to structure Python projects using hexagonal architecture, SOLID, and practical DDD.

If I'll spend more than three days on a project, I shape it with hexagonal architecture. Not the textbook kind, just enough to keep options open. The core idea is simple: business rules in the center, tools at the edges, and small contracts between them.

Continue reading →



See more on the Writing page.