π Practical AI Builds: Scheduling Agents, MoE Assembly, Virtual Try-On, and More β August 11
Issue #2 Β· Week of August 11
We pulled the standouts from the last 2 weeks: lots of multi-agent orchestration and multimodal/vision builds, mapping neatly to the wave of open models and agent tooling in the news. Henrik Klagges (Munich) shows βAssembly of Expertsβ merging DeepSeek parents into a faster 671B βChimera.β Cyndi Song (Seattle) ships a phone-calling scheduler that negotiates appointments end-to-end. Nimo Beeren (Amsterdam) cuts virtual try-on costs ~100x using Gemini Flash segmentation. Real, vetted, practical builds - read on.
Timee AI Concierge
Cyndi Song from Google presented Timee, an AI concierge that automated everyday tasks like scheduling haircuts and handling email lookups by placing calls on a user's behalf. The demo featured two agentsβone for scheduling and one for retrieving informationβthat showed how modern AI orchestration can be used in practical applications. People loved its real-world approach, and it highlighted the potential for building useful tools that simplify daily routines.
PROJECT LINKS
|
Claude Multi-Agent Setup
Bury Huangβs multi-agent AI workflow demo showcased Claude Code, ChatGPT, and other models running in containers on a cloud machine, with file-mounted context and shared state. These agentsβwhether local or remoteβcoordinated entirely through plain-text natural-language prompts to tackle real tasks such as browser automation and LinkedIn research, with all logs streamed into a shared workspace UI. The Peakmojo founder and former backend OS engineer demonstrated this robust, plugin-free setup. Survey feedback suggested strong practical interest, and the approach aligns with the fast-growing AI-native workflow trend, pointing to solid potential for scalable, production-grade multi-agent pipelines.
|
DeepSeek Chimera: Linear Assembly
Henrik Klagges and team presented Assembly of Experts, a linear-time method for creating child LLM variants by recombining parts of Mixture-of-Experts parents. They introduced the 671B DeepSeek-R1T2 Chimera, faster and more token-efficient than its parents, built without fine-tuning. Running on 30 Chutes 8xH200 GPUs with OpenRouter, it shows a beautiful chain of thought and strong real-world use in MoE. (People loved it.) This approach hints at a cost-cutting, modular path to customizable, production-ready AI.
TECH STACK
|
dressme
Outfit-maxxing with virtual try-on + Gemini Flash photo-based outfit try-on app called βdressmeβ that ran a lightweight LLM workflow plus diffusion-based garment swaps, slashing costs by 100x with Gemini Flashβs image segmentation. It was built in Python/TypeScript and tied to a repo (Dressme) for experimentation. Nimo Beeren, an iO AI Engineer, brought hands-on full-stack and cloud chops from 4 years in the field. Audience reaction was positive, and the approach hinted at practical consumer fashion tooling with edge deployment potential.
TECH STACK
|
Counsel: Legal Data Quality
Jeremy Chow presented Counsel Intelligenceβs LLM-powered platform for private equity law. He highlighted training on Qwen 2.5 72B and a privacy-preserving, on-prem setup to keep data confidential, plus a focus on data quality, governance, and annotation standards. His background as a former lawyer and founder lent credibility. Attendees (including other former lawyers) engaged in a lively discussion around parametric knowledge versus βactualβ knowledge, and the implications of this for application of LLMs for domains of expertise in the real world.
TECH STACK
PROJECT LINKS
|
π Practical AI Builds: Scheduling Agents, MoE Assembly, Virtual Try-On, and More β August 11