DaTaobao Tech
Author

DaTaobao Tech

Official account of DaTaobao Technology

555
Articles
0
Likes
1.7k
Views
0
Comments
Recent Articles

Latest from DaTaobao Tech

100 recent articles max
DaTaobao Tech
DaTaobao Tech
May 25, 2026 · Artificial Intelligence

Scaling to Ten‑Thousand QPS: Lessons from Building a Real‑Time Product‑Domain Agent

The article details how the product team tackled AI‑driven challenges by designing a two‑layer, event‑driven Function‑Centric Agent architecture that unifies workflow orchestration and capability supply, enabling real‑time inference for billions of items, cutting development cycles to one person‑week, and boosting search conversion rates.

AI agentAIFunctionFunction Calling
0 likes · 29 min read
Scaling to Ten‑Thousand QPS: Lessons from Building a Real‑Time Product‑Domain Agent
DaTaobao Tech
DaTaobao Tech
Apr 22, 2026 · Artificial Intelligence

How MNN‑Sana‑Edit‑V2 Brings Comic‑Style Image Editing to Your Phone in 15 seconds

MNN‑Sana‑Edit‑V2, a collaborative effort between Taobao’s Meta team and Hangzhou University, combines a frozen Qwen3‑0.6B LLM, Learnable Query, Connector, Linear DiT and Deep Compression Autoencoder with 4/8‑bit quantization to run fully on mobile devices, delivering 512×512 comic‑style conversions in about 15 seconds—2.5× faster than cloud alternatives—while providing open‑source code, detailed training stages, and extensive performance benchmarks.

Model Quantizationdiffusionedge deployment
0 likes · 13 min read
How MNN‑Sana‑Edit‑V2 Brings Comic‑Style Image Editing to Your Phone in 15 seconds
DaTaobao Tech
DaTaobao Tech
Apr 1, 2026 · Industry Insights

How AI Turned Taobao’s Marketing Venue Testing from Manual to Intelligent Automation

This article details the AI-driven testing platform built for Taobao’s marketing venues, describing how large‑language models and multimodal agents enable visual rendering verification, price and content consistency checks, and automated multi‑device adaptation, resulting in a 40% overall efficiency boost and a 100% increase in tester productivity.

AILLMMultimodal Agent
0 likes · 12 min read
How AI Turned Taobao’s Marketing Venue Testing from Manual to Intelligent Automation
DaTaobao Tech
DaTaobao Tech
Mar 13, 2026 · Artificial Intelligence

How an AI Platform Replaces 150+ Lines of Code for E‑commerce Promotion Risk Detection

The article explains how a natural‑language‑driven AI platform, with pre‑configured agents and parameterized calls, can replace a complex 150‑line SKU‑combination risk‑checking algorithm in e‑commerce, dramatically improving readability, maintainability, development speed, and business value while reducing cost and response time.

AILow‑codeMCP
0 likes · 17 min read
How an AI Platform Replaces 150+ Lines of Code for E‑commerce Promotion Risk Detection
DaTaobao Tech
DaTaobao Tech
Mar 6, 2026 · Artificial Intelligence

How We Built an LLM‑Powered User Feedback Sentiment Monitoring System

The transaction terminal team created an AI‑driven workflow that automatically collects, cleans, classifies, alerts, distributes, attributes, and reviews user feedback, using a four‑step LLM model to ensure controllable, consistent, and explainable sentiment analysis while boosting efficiency and trust.

AI workflowLLMSentiment Analysis
0 likes · 12 min read
How We Built an LLM‑Powered User Feedback Sentiment Monitoring System
DaTaobao Tech
DaTaobao Tech
Feb 9, 2026 · Artificial Intelligence

Boosting Trustworthiness in Retrieval‑Augmented Generation: The Trustworthy Generation Design Pattern

This article presents the Trustworthy Generation design pattern for Retrieval‑Augmented Generation (RAG) systems, analyzes four root causes of low trustworthiness—retrieval errors, content reliability, pre‑retrieval reasoning mistakes, and model hallucinations—and proposes layered solutions, citation techniques, CRAG and Self‑RAG architectures, guardrails, and practical trade‑offs.

AI safetyLLMRAG
0 likes · 16 min read
Boosting Trustworthiness in Retrieval‑Augmented Generation: The Trustworthy Generation Design Pattern
DaTaobao Tech
DaTaobao Tech
Feb 6, 2026 · Frontend Development

How AI‑Powered Cursor Delivered a Full‑Stack Frontend Feature for Red‑Packet Sign‑In

This article records the end‑to‑end practice of using the AI coding tool Cursor to deliver the front‑end of a red‑packet sign‑in page’s "single‑product rebate" feature, covering requirement breakdown, AI‑generated design and code, popup animations, feed insertion, deduplication, debugging, and final verification.

AI codingAnimationCursor
0 likes · 11 min read
How AI‑Powered Cursor Delivered a Full‑Stack Frontend Feature for Red‑Packet Sign‑In
DaTaobao Tech
DaTaobao Tech
Jan 30, 2026 · Artificial Intelligence

Human‑like LLM Replies for Live Digital Hosts: ASR‑Based Style Transfer and Reward Modeling

This article proposes an ASR‑driven pipeline that creates high‑quality AI‑reply vs. human‑like reply pairs, trains a rewrite model and a reward model, and uses GRPO reinforcement learning to generate natural, helpful, and less AI‑sounding responses in digital‑human live streaming, achieving 92% accuracy and 97% helpfulness while improving user experience.

ASR dataLLMQwen
0 likes · 20 min read
Human‑like LLM Replies for Live Digital Hosts: ASR‑Based Style Transfer and Reward Modeling