DaTaobao Tech
Author

DaTaobao Tech

Official account of DaTaobao Technology

553
Articles
0
Likes
1.4k
Views
0
Comments
Recent Articles

Latest from DaTaobao Tech

100 recent articles max
DaTaobao Tech
DaTaobao Tech
Oct 22, 2025 · Artificial Intelligence

How AI Coding Transforms Complex Client Development: Methods, Challenges, and Efficiency Gains

This article reveals the core methodology of applying AI coding to complex client-side development, discusses practical challenges, prompt design, task decomposition, efficiency improvements, and provides actionable guidelines and architectural rules for integrating AI into UI and service layers.

AI codingclient developmentefficiency
0 likes · 15 min read
How AI Coding Transforms Complex Client Development: Methods, Challenges, and Efficiency Gains
DaTaobao Tech
DaTaobao Tech
Oct 9, 2025 · Artificial Intelligence

From Prompt to Context Engineering: How Language Formalization Boosts AI Reliability

The article explains how AI is shifting from low‑formal Prompt Engineering to medium‑formal Context Engineering by applying language formalization concepts such as the Chomsky hierarchy, improving traceability, reliability, and system verification while sacrificing some unrestricted LLM expressiveness.

AI reliabilityContext EngineeringLanguage Formalization
0 likes · 14 min read
From Prompt to Context Engineering: How Language Formalization Boosts AI Reliability
DaTaobao Tech
DaTaobao Tech
Sep 29, 2025 · Artificial Intelligence

How WaterFlow Uses AI Agents to Automate Taobao’s Recommendation Development

The article describes WaterFlow, an AI‑driven end‑to‑end development platform at Taobao that turns natural‑language requirements into PRDs, multi‑platform code, tests and releases, cutting iteration time from a week to two days and shipping over 30 features with more than 54,000 lines of generated code.

AIAutomationTaobao
0 likes · 16 min read
How WaterFlow Uses AI Agents to Automate Taobao’s Recommendation Development
DaTaobao Tech
DaTaobao Tech
Sep 22, 2025 · Artificial Intelligence

Inside Claude Code: Architecture, Execution Flow, and iFlow CLI 2.0 Innovations

This article provides an in‑depth technical breakdown of Anthropic's Claude Code terminal AI programming tool—including its layered system architecture, command execution pipeline, context management, security model, binary feedback mechanism, and the newly released iFlow CLI 2.0 with sub‑agents, MCP tool integration and multi‑mode operation—illustrated with code snippets and real‑world usage examples.

AICLITooling
0 likes · 22 min read
Inside Claude Code: Architecture, Execution Flow, and iFlow CLI 2.0 Innovations
DaTaobao Tech
DaTaobao Tech
Sep 17, 2025 · Artificial Intelligence

Boosting ID Card Photo Quality with Multimodal AI: A Practical Deployment Guide

This article details how a multimodal AI model was integrated to detect and improve ID card photo quality, covering common image issues, differences between OCR and multimodal extraction, deployment strategies, performance metrics, cost estimation, and the resulting business and technical benefits.

ID verificationOCRimage quality detection
0 likes · 13 min read
Boosting ID Card Photo Quality with Multimodal AI: A Practical Deployment Guide
DaTaobao Tech
DaTaobao Tech
Sep 12, 2025 · Artificial Intelligence

How Multi‑Agent AI Transforms Financial Loss Prevention in E‑Commerce

This article explains how a multi‑agent AI system shifts asset‑loss control from reactive to proactive by building a full‑link protection framework that extracts knowledge, identifies risks, automatically deploys safeguards, and continuously learns from incidents, delivering faster, more accurate financial security for e‑commerce platforms.

AIKnowledge GraphMulti-agent
0 likes · 19 min read
How Multi‑Agent AI Transforms Financial Loss Prevention in E‑Commerce
DaTaobao Tech
DaTaobao Tech
Sep 10, 2025 · Frontend Development

How AI Cut Front‑End Development Time by 60% in Alibaba’s Giraffe Search

This article details how the author transformed a constrained Weex/Muise front‑end project for the “giraffe” search page into an AI‑driven workflow, building a structured knowledge base, defining project‑level rules, and using RAG techniques to accelerate component, tracking, and payment integration, ultimately reducing development time by 60% and proposing a new “AI programming as context engineering” paradigm.

AIKnowledge BaseMuise
0 likes · 14 min read
How AI Cut Front‑End Development Time by 60% in Alibaba’s Giraffe Search
DaTaobao Tech
DaTaobao Tech
Sep 8, 2025 · Artificial Intelligence

How to Make Large Language Models Understand Third‑Party Java Packages: From Failure to Success

This article explains why AI coding assistants like Cursor and Claude fail to read external Java libraries, explores naive "feed‑the‑code" tricks, evaluates built‑in IDE tools, and ultimately presents a robust solution using a local decompilation pipeline (MCP) that lets LLMs query class definitions and generate correct backend code.

AI code generationJava decompilationThird‑party libraries
0 likes · 19 min read
How to Make Large Language Models Understand Third‑Party Java Packages: From Failure to Success
DaTaobao Tech
DaTaobao Tech
Sep 5, 2025 · Fundamentals

What the ‘Big Mud Ball’ Teaches About Modern Software Architecture

The article explores core software architecture challenges through eight resonant concepts—big mud ball, independent value, domain division, concept design, classification perspective, domain thickness, global versus local, and scaffolding—offering practical strategies to avoid code chaos, clarify responsibilities, and foster engineering excellence.

Domain-Driven Designarchitecture modernizationengineering excellence
0 likes · 14 min read
What the ‘Big Mud Ball’ Teaches About Modern Software Architecture
DaTaobao Tech
DaTaobao Tech
Sep 3, 2025 · Artificial Intelligence

Why a Simple Workflow Beats Complex Agents in AI‑Powered Insurance Audits

A retrospective of an AI‑based insurance claim audit project shows that a well‑designed workflow, precise prompt engineering, and rule‑based pre‑filtering can achieve stable, high‑accuracy results, while overly complex agent architectures often become fragile patchwork solutions.

AI auditinsurance claimmultimodal LLM
0 likes · 24 min read
Why a Simple Workflow Beats Complex Agents in AI‑Powered Insurance Audits