Session track: AI Engineering
Session time:
Session description:
One in ten Italians went without needed care in 2024 — often not for lack of a doctor, but because the system's knowledge is scattered across tables, PDFs, and regional portals: a labyrinth only experts can navigate. In this session, Giulia Marchese will show how Geen.ai turns that labyrinth into a graph, using a production Neo4j knowledge graph that an AI orientation layer traverses to route a citizen — from a free-text symptom to the right specialist, facility, or social service — in seconds. She will focus on the "how": the data model that encodes Italy's regulatory care pathways as one graph with clinical, provider, and social layers; the multi-hop Cypher that powers the routing; and how a guideline "red flag" short-circuits a specialist match into an urgent pathway. She will cover the change-data-capture pipeline that keeps the graph trustworthy, the human-in-the-loop governance on every graph write, and a privacy-by-design model that stores relationships between symptoms and services, not between data and people. You will leave with concrete patterns for building a knowledge graph in a regulated domain — and an honest account of what was hard: separating a reasoning engine from a routing engine, moving from string matching to graph-native full-text and vector resolution, and treating schema as code.
Speaker

Data Scientist, Co-founder & CEO, Geen.ai
Giulia Marchese is the founder and CEO of Geen.ai, where she leads the engineering of an AI orientation layer for the Italian National Health Service, built on a production Neo4j knowledge graph. Her team routes citizens — from a free-text symptom to the right specialist, facility, or social service — through multi-hop graph traversal, live across public health authorities, third-sector organizations, and private insurers. Based in Milan, she works at the intersection of knowledge graphs, GraphRAG, and regulated healthcare, with a focus on explainable, privacy-by-design AI.