Gianfranco Demarco
Data & AI Software Engineer | M.Sc. in Artificial Intelligence
Projects
Posts
How 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
Generate your docstrings automatically with ZeroDocs
February 12, 2024ZeroDocs is a tool that uses OpenAI's APIs to automatically generate docstrings for Python projects and create pull requests with the changes, integrating easily with GitHub Actions.
How to build a Telegram Bot for Plate Recognition
September 7, 2023Explore how to build a Telegram Bot for Plate Recognition, with a complete CI/CD pipeline and monitoring dashboards.