Built an end-to-end AI image editing studio supporting enhancement, background removal, and generation. Integrated multiple ML inference pipelines (SDXL, ESRGAN, U²-Net) optimized for CPU-only deployment. Implemented asynchronous task queue system to handle long-running ML operations without blocking the UI.