A Tool I Built for Synthetic Datasets

A Tool I Built for Synthetic Datasets
I made a tool because getting datasets for NLP or tabular data is tough. It uses an AI API to generate synthetic data. You can define columns with names, types, and prompts, and set the number of rows...
0 Read More

Dynamic Task Mapping (Airflow)

Dynamic Task Mapping (Airflow)
1. Contexto Durante o desenvolvimento de uma DAG no Airflow surgiu uma necessidade de criar múltiplas tasks de forma dinâmica, as tasks deveriam ser criadas em tempo de execução e não se...
0 Read More

My IDE Journey

Over the years, I have used many text editors and IDEs. Each one was different, had unique features, but ultimately did the job it was meant to do. This article is about my experience with IDEs and te...
0 Read More