Pandora AI — conversational analytics over business data
A multi-agent platform that turns questions from non-technical staff into
verified queries across operational databases, then returns tables, charts and
the query it ran. Handles ambiguous terminology and keeps per-user context
about what words mean to that person. Built and deployed as the sole engineer.
Python · FastAPI · PostgreSQL · MariaDB · Redis · ChromaDB · React · Docker
Document processing into an ERP
A Pandora module: automated intake for incoming supplier documents —
extract the lines, match them against open records, write them in, and flag
what doesn't reconcile instead of guessing. Replaces manual re-typing and the
errors that surface weeks later.
Python · document extraction · ERP integration
Domain assistants and planning tools for agriculture
Two products for the agricultural sector: a chat assistant that answers
technical product questions for buyers, and a planning tool that models the
economics of a crop season. Different audiences, same underlying problem —
putting expert knowledge where the decision is made.
Python · LLM agents · React
Developer tooling
Open-source terminal tooling for monitoring distributed task queues —
built because the existing options showed everything except what I needed
during an incident.
Python · Textual · Celery
Predicting European air traffic redistribution
Machine learning models that predict how traffic redistributes across
European airspace after a closure, trained on historical flight data.
BSc thesis, University of Udine, 2026.
Python · scikit-learn · time series