Skip to content

Curriculum vitae

Lorenzo Germini

AI Product Engineer shipping AI products end-to-end across compliance, health, and education

Updated September 2026

Profile

I'm an AI product engineer: I ship AI products end-to-end, from the models and infrastructure to the interface people actually touch, and stay on the hook for whether the thing helps anyone. Full stack in the literal sense: backend, frontend, and the product calls in between.

These days that's the AI engine behind Complaion, a compliance platform for European SMEs getting and keeping ISO certifications. The interesting problem is making the agents in the background reliable enough to trust with real compliance work, and knowing when they're not. Before that: AI for pharma manufacturing at GSK, AI R&D in digital health, and a GenAI EdTech startup I built as founding engineer. The through-line hasn't changed: technical depth only matters when it meets a real user problem.

Outside work: sports, side projects, and rabbit holes on tech entrepreneurship and biohacking.

Experience

AI Engineer

ComplaionMay 2025 - PresentCuneo, Italy
  • Complaion helps European SMEs implement, maintain, and get real value from ISO certifications.
  • Building the AI engine behind it: agentic RAG over ISO documentation, and the evaluation frameworks that show when it can't be trusted in production.
  • Shipping AI product features and automation workflows end-to-end, from prototype to production.

Founding AI Engineer

Stealth GenAI StartupNov 2024 - Apr 2025Cuneo, Italy
  • Built the backend and GenAI API layer from zero on AWS (DynamoDB, Amplify, Lambda) for an EdTech product.
  • RAG stack on pgai with custom parsing pipelines for machine-readable and handwritten content, plus tracing and evaluation workflows to tune prompts and retrieval quality.
  • Led MVP engineering, managing two other developers.

AI Engineer

GSKSep 2023 - Oct 2024Saint-Amand-les-Eaux, France
  • Used Python and multi-source sensor data to find inefficiencies across pharmaceutical utilities; designed water rejection strategies projected to save 10,000 m³ annually.
  • Anomaly detection and time-series forecasting for manufacturing operations, plus semantic NLP for fault detection and maintenance decisions.
  • Natural-language interfaces and generative AI use cases that made plant data usable on the floor.

Teacher and Digital Freelancer

Self EmployedNov 2022 - Aug 2023Cuneo, Italy
  • Taught math and physics at my old high school; built an interior-design MVP with Stable Diffusion and Dreambooth fine-tuning on a hand-curated dataset of room designs I preprocessed myself, then killed it on the evidence after customer discovery.

Engineering Intern

Burgeon LabsFeb 2022 - Oct 2022Geneva, Switzerland
  • Fine-tuned language models for abstractive summarization of biomedical literature, deployed as an end-to-end pipeline for the company's first digital health product.

Summer Intern - 'Think Tank in Innovation & Sustainability'

RocheJul 2021 - Oct 2021Basel, Switzerland
  • Took a personalized-medicine filling prototype through hardware-software integration testing, and built a gradient-boosted tree ML model for fill parameter tuning, 20% faster than manual.

Projects

L'Oracolo della Ghigliottina

Side Project · Live

AI game companion for La Ghigliottina, the cult final round of Italy's most-watched quiz show. Send the five clue words, typed or snapped from the TV, and it finds the one that connects them. 100% accuracy so far, with rate-limit handling because Italians take this game seriously.

Biomedical Paper Summarizer

MSc Thesis Project · Generative AI · PyTorch · Python · Gradio

MSc thesis work: an end-to-end pipeline that turns full-text biomedical papers into either a detailed analysis or a TL;DR, tuned on longevity and human-health literature.

Education

MSc in Life Sciences Engineering (specialization in Neuroscience & Neuroengineering)

Swiss Federal Institute of Technology Lausanne (EPFL)2020 - 2022

Bachelor's Degree in Electrical Engineering

Polytechnic of Turin2017 - 2020

Skills

AI systems: LLM agents · RAG · Evals & tracing

Product engineering: Full-stack development · Python · Coding agents in the loop