Alipay Experience Technology
Author

Alipay Experience Technology

Exploring ultimate user experience and best engineering practices

175
Articles
0
Likes
634
Views
0
Comments
Recent Articles

Latest from Alipay Experience Technology

100 recent articles max
Alipay Experience Technology
Alipay Experience Technology
Nov 18, 2025 · Mobile Development

Boosting KMP Native Cross‑Platform Development with AI Agents: Real‑World Practices

This article details how Alipay's engineering team built an AI‑Agent‑powered coding assistant for Kotlin Multiplatform (KMP) native cross‑platform development, covering architecture, UI generation from designs and images, RAG‑based knowledge retrieval, crash analysis, and future directions for AI‑driven software engineering.

AI AgentCompose MultiplatformKMP
0 likes · 20 min read
Boosting KMP Native Cross‑Platform Development with AI Agents: Real‑World Practices
Alipay Experience Technology
Alipay Experience Technology
Oct 22, 2025 · Mobile Development

How MYKMP Enables One-Code-Three-Platform Development for Alipay’s Mobile Apps

MYKMP is Alipay’s native cross‑platform solution built on Kotlin Multiplatform and Compose, enabling a single codebase to run on Android, iOS and HarmonyOS, with detailed architecture, engineering practices, GC optimizations, and integration guidelines presented for billion‑scale applications.

Cross‑Platform DevelopmentGarbage CollectionHarmonyOS
0 likes · 20 min read
How MYKMP Enables One-Code-Three-Platform Development for Alipay’s Mobile Apps
Alipay Experience Technology
Alipay Experience Technology
Sep 30, 2025 · Artificial Intelligence

How UI-UG Unifies UI Understanding and Generation with a 7B Multimodal Model

The open‑source UI‑UG‑7B multimodal model from Alipay combines UI understanding and generation in a single framework, delivering state‑of‑the‑art performance across referring, grounding, captioning, and code generation tasks while dramatically speeding up UI creation for developers.

Artificial IntelligenceUI UnderstandingUI generation
0 likes · 12 min read
How UI-UG Unifies UI Understanding and Generation with a 7B Multimodal Model
Alipay Experience Technology
Alipay Experience Technology
Sep 29, 2025 · Artificial Intelligence

How a Constraint-Aware Multi-Agent AI Won the IJCAI‑2025 Travel Planning Challenge

Alipay’s AI research team, together with Ant Group and East China Normal University, leveraged a self‑developed large‑model‑plus‑optimization framework to create a constraint‑aware multi‑agent system that won both the Original OS Track and DSL Track at the IJCAI‑2025 Autonomous Travel Itinerary Planning Competition.

AILarge Language ModelTravel Planning
0 likes · 8 min read
How a Constraint-Aware Multi-Agent AI Won the IJCAI‑2025 Travel Planning Challenge
Alipay Experience Technology
Alipay Experience Technology
Sep 18, 2025 · Information Security

How Alipay Uses AI to Revolutionize Application Security Development Lifecycle

This article details Alipay's AI4SDL framework, describing how AI-driven tools and multimodal models automate risk identification, enhance code analysis, and streamline security operations across the entire software development lifecycle, while also outlining current challenges, systematic solutions, and future directions for secure, rapid product innovation.

AIApplication SecurityMachine Learning
0 likes · 14 min read
How Alipay Uses AI to Revolutionize Application Security Development Lifecycle
Alipay Experience Technology
Alipay Experience Technology
Aug 26, 2025 · Mobile Development

How Alipay Built an AI Travel Assistant in Two Months with a 4‑Person Mobile Team

This article details the end‑to‑end development of Alipay’s AI Travel Assistant, covering product conception, the migration to a unified xUI 1.0 framework, the adoption of KMP for cross‑platform UI, the shift from RPC + SYNC to gRPC streaming, and the challenges of card‑ecosystem migration, all achieved within a two‑month sprint by a four‑person client team.

AIChatbotKMP
0 likes · 25 min read
How Alipay Built an AI Travel Assistant in Two Months with a 4‑Person Mobile Team
Alipay Experience Technology
Alipay Experience Technology
Aug 22, 2025 · Fundamentals

Designing Adaptive Time‑Window Formulas: From Theory to Real‑World Cache Optimization

This article explores how to replace fixed‑parameter cache‑expiration settings with mathematically derived, adaptive time‑window formulas that start slow, accelerate, and respect upper bounds, using linear, exponential, and sigmoid models refined through large‑model assistance.

algorithm designcache optimizationmathematical modeling
0 likes · 10 min read
Designing Adaptive Time‑Window Formulas: From Theory to Real‑World Cache Optimization