MyShell dropped their weekly showcase (Sep 11-17) featuring three workflow demos:

1️⃣ AI Room Planner - Computer vision pipeline that takes room photos as input and generates alternative interior design layouts. Lets you iterate on spatial configurations and style variations before physical implementation. Basically a preprocessing layer for real-world renovations.

2️⃣ 3D miniature scene builder - Not detailed in the snippet but likely involves procedural generation or NeRF-based scene synthesis for creating small-scale 3D environments.

3️⃣ Motion synthesis from stills - Image-to-video pipeline that animates static images. Probably using diffusion models or optical flow estimation to generate temporal coherence.

These are practical AI tools targeting creative workflows: spatial design, 3D asset creation, and video generation. Worth checking if you're building similar pipelines or need preprocessing tools for design automation.