Portfolio 2026
Everything repeatable can run on its own.
That's my starting point.
Python · AI agents · RAG, freelance, Grenoble / Isère
About
I build what I use.
20 years old, Grenoble (Isère). I build AI agents and RAG systems in Python.
I trained at 42 Lyon. Not just AI-hyped: real technical foundation, from low-level code to vulnerability exploitation. I understand what runs under the interface before I automate it.
I start with my own problems: this portfolio, an AI-powered notes system, an automation that pings me on Telegram the moment a prospect replies. Then I offer that to others.
Services
- AI Knowledge Base — Your documents become searchable in plain language. Contracts, invoices, product sheets: ask a question, get an answer extracted from your own data. Zero manual search.
- Automated Processing — Agents that read, classify, extract and act without human intervention. Email triage, invoice analysis, structured alerts. The process keeps running without you.
- Deployed on Your Stack — No SaaS, no third-party subscription. Systems run on your server, in your tools, on your terms. React interface if needed. Real technical depth, not just prompting.
Projects — What I've built
- Document RAG system — Natural language search over 98 company PDFs. Flask + ChromaDB backend, vector embeddings, sub-second retrieval. Deployed for an industrial client.
- Invoice anomaly detection — Vision pipeline that reads invoices, extracts structured data and flags anomalies with Isolation Forest. Replaces full manual review.
- AI Second Brain — Personal wiki powered by Claude Code. Ingests docs, builds wikilink pages, keeps persistent memory across sessions. Used daily.