Tagged articles
13 articles
Page 1 of 1
Taobao Frontend Technology
Taobao Frontend Technology
Sep 23, 2021 · Artificial Intelligence

Build and Deploy ML Models with Pipcook 2.0 in Under 20 Seconds

Discover how Pipcook 2.0 dramatically speeds up machine‑learning workflows for web developers—cutting installation to under 20 seconds, enabling rapid model training, prediction, and deployment via concise JSON pipelines, with step‑by‑step guidance, code snippets, and practical examples for image and text classification.

AI PipelineModel DeploymentPipcook
0 likes · 12 min read
Build and Deploy ML Models with Pipcook 2.0 in Under 20 Seconds
Taobao Frontend Technology
Taobao Frontend Technology
Feb 22, 2021 · Artificial Intelligence

How Pipcook Bridges Front‑End Development and Machine Learning with AI

This article introduces Pipcook, a machine‑learning framework designed for front‑end developers, explains its architecture and integration with TensorFlow.js, Boa, and Node.js, and discusses how it lowers the barrier to building intelligent front‑end applications through pipelines, plugins, and cloud‑native deployment.

AINode.jsPipcook
0 likes · 24 min read
How Pipcook Bridges Front‑End Development and Machine Learning with AI
Alibaba Terminal Technology
Alibaba Terminal Technology
Jan 27, 2021 · Artificial Intelligence

How Pipcook Bridges Front‑End Development and Machine Learning

This article explains how Pipcook, a machine‑learning framework designed for front‑end developers, integrates TensorFlow.js, Boa, and Node.js to automate code generation, simplify model training, and enable intelligent front‑end applications while outlining its architecture, performance considerations, and future roadmap.

Artificial IntelligenceNode.jsPipcook
0 likes · 23 min read
How Pipcook Bridges Front‑End Development and Machine Learning
Taobao Frontend Technology
Taobao Frontend Technology
Nov 26, 2020 · Artificial Intelligence

How One Developer Turned Front‑End Coding into AI‑Powered Innovation

Rem, a former materials engineering student turned front‑end engineer, relentlessly contributes to open‑source, leads the AI‑focused Pipcook project, and shares his philosophy of breaking limits, bridging front‑end development with machine learning, and empowering developers through community‑driven innovation.

AIPipcookcareer
0 likes · 11 min read
How One Developer Turned Front‑End Coding into AI‑Powered Innovation
Alibaba Terminal Technology
Alibaba Terminal Technology
Nov 26, 2020 · Frontend Development

How AI Is Transforming Front‑End Development: Inside Alibaba’s imgcook and D2C Innovations

This article examines the evolution of AI‑driven front‑end code generation—from early research like pix2code to Alibaba’s imgcook platform—detailing technical architectures, performance metrics, intelligent capability upgrades, and future directions for automated UI‑to‑code solutions.

AI code generationD2CPipcook
0 likes · 22 min read
How AI Is Transforming Front‑End Development: Inside Alibaba’s imgcook and D2C Innovations
Alibaba Terminal Technology
Alibaba Terminal Technology
Jul 2, 2020 · Artificial Intelligence

Build an Image Style‑Transfer Service with Pipcook and CycleGAN

This tutorial walks you through using Pipcook to create an image style‑transfer pipeline with CycleGAN, covering dataset preparation, pipeline configuration, model training on GPU, and inference code that converts apples to oranges and vice versa, all illustrated with example images.

CycleGANNode.jsPipcook
0 likes · 11 min read
Build an Image Style‑Transfer Service with Pipcook and CycleGAN
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 29, 2020 · Artificial Intelligence

Unlock AI for Front‑End Engineers: Introducing Pipcook 1.0 and Its Powerful Features

Pipcook 1.0, an open‑source machine‑learning toolkit designed for front‑end developers, brings seamless Python integration, a flexible plugin system, and easy‑to‑use pipelines and PipApp experiments, enabling JavaScript engineers to build, train, and deploy AI models directly in their web projects.

AIJavaScriptPipcook
0 likes · 15 min read
Unlock AI for Front‑End Engineers: Introducing Pipcook 1.0 and Its Powerful Features
Taobao Frontend Technology
Taobao Frontend Technology
Jun 2, 2020 · Artificial Intelligence

How AI Can Auto‑Detect UI Components for Seamless Front‑End Code Generation

This article explains how to use deep‑learning object detection to automatically recognize UI components in design drafts, generate a smart JSON description, and convert it into component‑based front‑end code, covering problem analysis, dataset preparation, algorithm selection, model training, evaluation, and deployment.

AIPipcookUI detection
0 likes · 30 min read
How AI Can Auto‑Detect UI Components for Seamless Front‑End Code Generation