**Data Cleaning & Quality Automation Tool** Preprocessing the data typically consumes most of the time of analysts. This led me to develop a fully automated data quality pipeline in Python that ...
5. Get AI-generated answers based only on that document's content, with caching for repeat queries The stack: **FastAPI + PostgreSQL + OpenAI (embeddings + chat) + Cloudinary (file storage) + ...
In the previous article, I experienced specification-driven development using Speckit to create a "Monthly Work Hour Management Web App." Since I had only verified it in a local environment, I ...