iQIYI Technical Product Team
Author

iQIYI Technical Product Team

The technical product team of iQIYI

407
Articles
0
Likes
2.1k
Views
0
Comments
Recent Articles

Latest from iQIYI Technical Product Team

100 recent articles max
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 13, 2026 · R&D Management

Event‑Driven Development Automation: Turning Local Git Actions into Cross‑System Collaboration

This article describes how the SKILL framework captures native development events such as branch creation, commits, pushes, and merges, persists key task context, and automatically orchestrates actions across PMS, Lark, GitLab, CI/CD, PaaS and release‑management systems, dramatically reducing manual hand‑offs and cycle time.

AICI/CDDevOps
0 likes · 18 min read
Event‑Driven Development Automation: Turning Local Git Actions into Cross‑System Collaboration
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 6, 2026 · Artificial Intelligence

Scaling Up iQIYI’s Ad CVR Model: 10× Parameter Growth and GPU Inference Deployment

The article details how iQIYI migrated its ad conversion‑rate (CVR) model from a TensorFlow‑CPU pipeline to a TorchRec‑based PyTorch‑GPU architecture, expanding parameters tenfold while aligning offline AUC and online performance, and outlines the systematic optimizations that yielded both business metric gains and cost reductions.

CVR modelGPU inferencePyTorch
0 likes · 22 min read
Scaling Up iQIYI’s Ad CVR Model: 10× Parameter Growth and GPU Inference Deployment
iQIYI Technical Product Team
iQIYI Technical Product Team
Jun 18, 2026 · Artificial Intelligence

Shifting Quality Gates Left in the AI Era: Agentic Quality Engineering Architecture and Implementation Template

The article explains how AI‑driven development moves bottlenecks from coding to review, testing, and release, arguing that quality gates must be shifted left by encapsulating verification into an Agentic Quality Engineering framework—comprising a Harness runtime, Planner Agent, specialist Subagents, reusable Skills, an evidence bus, and a rule‑based gate engine—while providing concrete contract templates, risk‑based gate levels, and metrics to measure effectiveness.

AIDevOpsSoftware Architecture
0 likes · 12 min read
Shifting Quality Gates Left in the AI Era: Agentic Quality Engineering Architecture and Implementation Template
iQIYI Technical Product Team
iQIYI Technical Product Team
Jun 11, 2026 · Big Data

How iQIYI’s QBFS Enables Seamless Hybrid‑Cloud Storage and Cuts Big‑Data Costs by Over 30%

iQIYI’s big‑data team built a self‑developed QBFS virtual file system that unifies private and multiple public clouds, providing transparent routing, automatic migration, intelligent caching and fine‑grained governance, which together reduce storage and compute costs by more than 30 % while supporting scalable analytics.

Big DataCachingData Migration
0 likes · 21 min read
How iQIYI’s QBFS Enables Seamless Hybrid‑Cloud Storage and Cuts Big‑Data Costs by Over 30%
iQIYI Technical Product Team
iQIYI Technical Product Team
May 7, 2026 · Mobile Development

How iQIYI Cut Memory Peaks by 60% and Boost Animated Image Loading by 75% with Cangjie on HarmonyOS

iQIYI built a high‑performance image library for HarmonyOS using Huawei's Cangjie language, replacing ArkTS bottlenecks, adding AVIF support and a three‑level cache, and achieved over 60% reduction in memory peak usage and up to 75% faster animated‑image loading, as demonstrated by detailed benchmarks and architectural analysis.

AVIFCangjieHarmonyOS
0 likes · 13 min read
How iQIYI Cut Memory Peaks by 60% and Boost Animated Image Loading by 75% with Cangjie on HarmonyOS
iQIYI Technical Product Team
iQIYI Technical Product Team
Mar 26, 2026 · Artificial Intelligence

How Specflow Turns AI Coding into a Structured Development Pipeline

Specflow is an AI‑driven workflow for the Cursor IDE that combines lightweight OpenSpec, rigorous GitHub Spec Kit, and multi‑agent BMAD methods into a four‑stage Spec‑Driven Development process—Specify, Plan, Implement, and Archive—enforcing strict contracts, role isolation, and automated quality control to eliminate context loss and reduce manual debugging.

AICursor IDESpecflow
0 likes · 15 min read
How Specflow Turns AI Coding into a Structured Development Pipeline
iQIYI Technical Product Team
iQIYI Technical Product Team
Jan 8, 2026 · Big Data

How iQIYI Cut Stream Data Costs by 70%: From Private‑Cloud Kafka to AutoMQ

This article details iQIYI's evolution from a tightly coupled private‑cloud Kafka setup to a cloud‑native AutoMQ architecture, describing the challenges of scaling, the development of the Stream platform and Stream‑SDK, the migration to hybrid and public‑cloud Kafka, and the resulting cost and elasticity improvements.

AutoMQData ArchitectureKafka
0 likes · 12 min read
How iQIYI Cut Stream Data Costs by 70%: From Private‑Cloud Kafka to AutoMQ
iQIYI Technical Product Team
iQIYI Technical Product Team
Nov 6, 2025 · Artificial Intelligence

How to Quantify AI Programming Efficiency: A Traceable, Measurable System

This article describes the challenges of AI‑assisted coding, outlines why AI dialogue traceability and contribution quantification are essential, and presents a VSCode‑based plugin plus a cloud service that together record, aggregate, and analyze AI interactions to turn AI programming into a measurable, team‑wide productivity metric.

AI programmingVSCode plugincode metrics
0 likes · 8 min read
How to Quantify AI Programming Efficiency: A Traceable, Measurable System