**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 ...
app/ app.py # FastAPI backend (API endpoints + static file serving) static/index.html # React SPA via CDN, JSX transpiled in-browser by Babel static/utils.js # Pure helper functions, unit-tested with ...
myAiVideos is an open-source engineering project for automated Chinese-language short-video production, covering the full pipeline from topic discovery → creative generation → visuals → audio → ...
A: Structured data is organized in a defined format like rows and columns (e.g., databases). Unstructured data lacks a fixed format (e.g., emails, images, videos). Structured data is easier to manage, ...