#Pipeline
5 posts tagged "pipeline"
Part 27 — AI 工程從零開始|Phase 13 Part 2:AI 工作流程編排 — LangChain、LlamaIndex 與生產管線
深入解析 AI 工作流程編排:LangChain/LlamaIndex/Haystack 框架比較、DAG 管線設計、有狀態工作流程、錯誤重試與生產監控
Part 36 — FDE 面試準備指南(三十六):RKK 實戰——生產級 AI Evaluation Pipeline:從黃金資料集到 CI/CD 品質閘門
以系統設計視角拆解生產級 AI 評估管線:黃金資料集的建立原則、離線評估架構(RAGAS vs Vertex AI Evaluation Service)、CI/CD 品質閘門設計、Safety 作為獨立評估維度,以及線上評估的抽樣策略與 Trade-off
Auto Agent System - Part 5 - 前端體驗與 Pipeline 編排:SSE 即時串流與多步驟任務鏈
系列最終篇,回到使用者直接感受到的那一層。拆解那條每 0.5 秒更新的 SSE 即時進度串流是怎麼用 asyncio + 原子 json_insert 撐起來的、為什麼前端刻意用 Vanilla JS、Waymo 電影感 UI 主題(PR #15)與 landing page(PR #6)的取捨,以及如何用 {{steps.N.result}} 模板把多個 AI 任務串成一條自動化工作流。
Cloudflare AI 安全稽核系統(一):六階段 Multi-Agent Pipeline 全解析
Cloudflare 開源了內部 AI 安全稽核系統 security-audit-skill——一個教科書級的六階段 Multi-Agent Pipeline:Recon→Hunt→Validate→Report→Structured Output→Verify,本篇拆解整個架構設計與核心設計決策
Building NYC Taxi Data Pipeline with Spark and Kafka
Complete guide to building a production-ready data engineering pipeline for processing NYC taxi trip records using Apache Spark, Kafka streaming, Hadoop ecosystem, and AWS cloud infrastructure.