AI & Data Engineer. Building reliable LLM applications, evaluation workflows, and data systems.
How to handle Gemini API free tier rate limits and 429 quota errors: exponential backoff vs. circuit breakers with model cooldowns, with real telemetry.
Notas y telemetría real sobre cómo diseñar un sistema RAG resiliente usando el patrón Circuit Breaker y model cooldowns ante límites de cuota (429).
Notas de un proyecto pequeño con Astro, WhatsApp, SEO local y una idea que se repite en software: primero entender dónde vive el trabajo real.
A journey into replacing CNNs with DeiT, fixing broken datasets with Regex, and visualizing attention mechanisms.
Fundamentos esenciales de PCA, desde la correlación hasta los valores y vectores propios.
Here I will share some useful commands for WSL (Windows Subsystem for Linux).
Guía práctica sobre Git tags: qué son, cuándo usarlos y la diferencia entre lightweight y annotated tags, con un ejemplo en Azure DevOps.