Projects

Things I've done

A mix of projects, papers, articles, and experiments. In short: things I built, tested, wrote, or learned from.

2024

UFOID

An open-source image deduplication tool designed to catch exact and near-duplicates in very large datasets.

See on GitHub
2024

Vegeta Super Sayan

A Python wrapper around Vegeta that automates API load testing and finds breaking points with binary search.

See on GitHub
2023

Online data analysis: Sentiment analysis with Python

A book chapter on using Python and NLP techniques to analyze customer opinions in online text.

See paper
2023

A deep-learning-based antifraud system for car-insurance claims

A deep-learning and computer vision pipeline to support anti-fraud investigations in car-insurance claims.

See paper
2022

Exploring AI by Dropping Pikachus into Art Movements

A playful review of Midjourney's early open beta through prompts that mix Pikachu with historical art movements.

See article
2020

Meme OCR Pipeline

A lightweight OCR preprocessing pipeline for extracting meme text with OpenCV and Tesseract.

See article
2020

MMaSAI TVpT

My master's thesis project: a multimodal sentiment analysis pipeline for Italian TV program tweets using text, images, and OCR.

See on GitHub