
Gianfranco Demarco
Data & AI Engineer | M.Sc. in Artificial Intelligence
Posts
Implementing a Hash Index in to boost the performance of the Append-Only Database
DumbDB I: an Append-Only Database
April 6, 2025Developing a dumb DBMS from scratch using Python - implement the most common operations on with an Append-Only Database
Interactive Debugging With Dagster and Docker
December 2, 2024How to set up interactive debugging using Dagster in a Dockerized environment so that you can inspect your assets, sensors, and even Dagster's code at runtime - all without any differences from your production environment.
Enhancing LLM Tool Usage with Converso
August 27, 2024Meet Converso, a LangChain extension that improves LLMs performance on the usage of complex tools