Autonomous Hybrid-AI Pipeline: Cron to State-Machine

Answer-first: Transition from fragile, expensive cron jobs to a resilient, state-based Finite State Machine (FSM) for autonomous content pipelines. Dramatically reduce LLM API fees by employing a tiered hybrid routing strategy—using local models for routing and frontier models only for editing—and implement Wake-on-LAN to control GPU server utility costs. What You’ll Learn That AI Won’t Tell You How to structure MinHash thresholds to filter out syndicated duplicates without dropping minor updates in high-frequency feeds. A complete breakdown of Wake-on-LAN (WOL) sleep scheduling that cut local GPU server idle power consumption by 92% in production. It’s easy to write a cron job that pings an API, hands a URL to OpenAI, and publishes a markdown file. It’s significantly harder to orchestrate a distributed swarm of AI agents that can read deeply from diverse sources, deduplicate state across time, evaluate article quality through a multi-layer gate, safely publish via GitOps, and optimize its own power footprint—all without human intervention. ...

May 18, 2026 · 14 min · Lê Tuấn Anh

LeaseInVietnam: AI-Powered Expat Rental & B2B Lead Engine

Answer-first: LeaseInVietnam runs an autonomous AI pipeline that ingests, cleans, and translates rental listings. By extracting structured property attributes using LLM-based schemas, it converts raw data into high-value expat guides and property listings, serving as a high-converting B2B lead generation engine. What You’ll Learn That AI Won’t Tell You Structuring scrapers to bypass IP blocks while parsing rental data. Using LLMs to standardize unstructured rental locations into precise lat-long values. Most AI content projects are built around one question: how do I publish more? LeaseInVietnam is built around a different question: how do I make every published piece convert? ...

April 24, 2026 · 14 min · Lê Tuấn Anh