Omniscope · Data analytics · AI · Citizen science

I build software for making sense of data.

I’m Antonio Poggi, COO at Visokio and part of the team that builds Omniscope. I work across product, software and data, experiment with AI when it is genuinely useful, and apply the same tools to air-quality work around my hometown of Taranto.

COO at Visokio and part of the team behind Omniscope

What I work on

Most of my working life has gone into Visokio and Omniscope. The air-quality project began later as something personal: I wanted to make public monitoring data easier for people in Taranto to investigate and use. The subjects are different, but in both cases I care about making the data and the work behind it visible.

Air quality · Taranto

I started with the public monitoring files.

The data was already being collected. I wanted citizens to be able to explore it, compare periods and see unusual events without first becoming data analysts. I later added automated benzene alerts, and PeaceLink used analysis from the project in civic work and at the 2024 Senate hearing.

Omniscope analysis showing hourly benzene peaks at Via Machiavelli in Taranto
Public Omniscope analysis behind an automated benzene alert, July 2025. Two hourly measurements exceeded 40 µg/m³.

Three recent builds

These are quite different projects, but they show the kind of work I enjoy: start with a real question, build the complete path and leave enough behind for somebody else to inspect it.

01

A data-quality app in four hours.

A user uploads a CSV or Excel file and gets an interactive report on missing values, duplicates and outliers. ChatGPT helped with bounded pieces; I kept the architecture, assembly and deployment in hand. Coffee break included.

02

One question across five tables.

The AI produced its answer in 30 seconds. Inspecting the joins and transformations took another three and a half minutes, which I counted as part of the task.

03

An open sensor calling Omniscope directly.

I bought the hardware, reflashed the firmware, fixed the TLS failure, connected it to the workflow and built the Android controller over one weekend.