Framework choice2026-08-09 · Leo ·
English
The same customer-service routing task run on four frameworks: LangGraph used the fewest tokens ($63/month at 1,000 calls/day), CrewAI produced the fastest demo (2-3 days), AutoGen is no longer the main development line (Microsoft folded it into Microsoft Agent Framework), and LlamaIndex is the go-to for RAG. Full code, benchmark table, and 5 pitfalls included.
Selection pitfalls2026-08-04 · Leo ·
English
With several IM platforms in use, 90% of companies hit these 3 pitfalls when choosing an AI assistant: it only connects to one IM (useless after a platform switch), data goes to the cloud (customer-data leak risk), and per-seat pricing (more expensive as you scale). A real selection guide.
ROI analysis2026-08-03 · Leo ·
English
Do not pick an AI assistant on features alone — run the numbers on integration cost, API fees, labor cost, and sunk cost. However strong the features, a negative ROI is not worth it.
Six pitfalls in manufacturing AI rollout: shop-floor manual version drift (50 machines, 3 model variants, inconsistent manuals), cross-site data isolation (Suzhou seeing Shenzhen orders), safety hazards (AI must not say "this is safe"), quality-standard differences (ISO 9001:2015 vs 2008), supply-chain time zones (Germany signs off at 5 p.m.), and workers who cannot type easily (gloves do not fit a keyboard). 90-day SOP included.
2026-07-15 · Leo · Industry pitfalls ·
English
Six pitfalls in legal AI rollout: statute version drift (Civil Code 2020 but judicial interpretations change yearly), case-database client redaction (one query leaks multiple matters), jurisdiction mixing (a Chinese lawyer asks about Chinese law, the AI cites US case law), AI must not act as a lawyer (decline win-probability estimates, file-or-settle advice, and judgment predictions outright), miscounted billable hours fueling partner disputes, and client-file isolation so lawyer A cannot see lawyer B's clients. 90-day SOP with jurisdiction layering.
2026-07-15 · Leo · Industry pitfalls ·
English
Six pitfalls in education AI rollout: minor privacy (special protection under the PIPL), teaching-material version drift, multi-campus permission matrix (cross-campus access to student files), school-home bots must not initiate conversations, a 15-point AI grading deviation triggering parent complaints, and a bot hitting Feishu rate limits at 200 QPS during enrollment season. 90-day SOP with compliance-first and grading always returned to teachers.
2026-07-15 · Leo · Industry pitfalls ·
English
Six pitfalls in HR/admin AI rollout: employee privacy leaks (AI shows A's salary to B), onboarding runbooks inconsistent across 3 knowledge bases, an oversized permission matrix letting admin look up the CEO, attendance answers citing outdated labor law and underpaying by 30-50%, a wrong social-security field causing payroll errors, and offboarding that requires closing accounts in 4 consoles one by one. 90-day SOP included.
2026-07-14 · Leo · Industry ·
English
AI assistant rollout for banks, brokers, insurers, and consumer finance: on-premises deployment, MLPS compliance, data staying inside the network, operation logging, permission isolation, and minimal output. Five hard requirements, why each matters, and how to implement them. 6-month SOP included.
2026-07-14 · Leo · Industry pitfalls ·
English
Six unavoidable pitfalls for cross-border e-commerce AI: multi-account routing per platform, the WhatsApp 24-hour window, multilingual reply drift, product compliance, time-zone differences, and fragmented support knowledge. 90-day SOP: router → templates → knowledge base → multilingual prompts → separate customer profiles.
Working in 30 minutes: create an enterprise self-built app on the Feishu open platform, configure the webhook, wire up an AI service, and receive the first message in IM. Four common errors (230001/230020, etc.) and their fixes at the end — every one from real pain. A 30-line Flask template you can copy.
2026-07-15 · Leo · Generic SOP ·
English
A generic SOP timeline: unified AI assistant management across Feishu, WeCom, and DingTalk in 30 days. Week-by-week concrete tasks, required resources, risk points, and exit criteria. No real customer is referenced; all figures are generic industry baselines for SOP reference only. Six key risk points and supporting docs at the end.
2026-07-14 · Leo · Pitfall log ·
English
Not a tutorial — pitfalls we actually hit: the Feishu single-tenant 100 QPS cap; WeCom callback signatures failing silently; DingTalk group bot vs bot app being two separate APIs; WhatsApp messages outside the 24h window requiring paid templates; QQ open platform onboarding in three steps; AI quoting a three-year-old expired discount; five platforms with fragmented conversation audits; and a permissions wide-open incident. 5-step SOP at the end.
Tech notes2026-07-14 · Leo ·
English
Last year we helped a customer roll out AI across Feishu, WeCom, DingTalk, and WhatsApp at once. The IT team's pain: offboarding meant closing accounts in four consoles one by one; "what did the AI answer yesterday?" got the reply "no idea, it was the WeCom AI"; and worst of all — a salesperson asked about contract terms in WeCom and the AI gave an outdated answer. This post is about how we solved it.