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 ...
**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 ...
Under the hood: • FastAPI backend (REST API) • Google Gemini for text-to-SQL generation • A safety layer that only ever executes read-only SELECT queries • SQLAlchemy + MySQL, with live schema ...
Architecture: The backend owns persistence, PDF parsing, translation orchestration, settings, and OpenAI-compatible API calls. The frontend is a Vue workbench with a document library, ...
HireAI is a full-stack AI-powered recruitment platform designed to streamline the hiring process for recruiters, candidates, and administrators. The platform combines traditional recruitment workflows ...