Building Agent-Powered Applications: Your guide to generative AI, RAG, fine-tuning, and orchestration for production use
暫譯: 構建代理驅動的應用程式:生成式 AI、RAG、微調及生產環境編排的指南
Zvarydchuk, Vasyl
- 出版商: Packt Publishing
- 出版日期: 2026-04-30
- 售價: $1,840
- 貴賓價: 9.5 折 $1,748
- 語言: 英文
- 頁數: 490
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1807605175
- ISBN-13: 9781807605179
-
相關分類:
Prompt Engineering
海外代購書籍(需單獨結帳)
相關主題
商品描述
Move from experimentation to real-world deployment with LLM and agentic applications powered by prompting, RAG, fine-tuning, and evaluation.
Free with your book: DRM-free PDF version + access to Packt's next-gen Reader*
Key Features:
- Design LLM apps by combining prompting, RAG, fine-tuning, and agents
- Evaluate reliability, quality, and safety across real-world AI workflows
- Build production-ready generative AI systems with practical trade-offs
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description:
Large language models can produce impressive demos, but turning them into reliable products takes more than better prompts. You need to understand model behavior, know when to use retrieval or fine-tuning, structure agents correctly, and evaluate systems before deployment.
Building Agent-Powered Applications gives an end-to-end engineering perspective on creating production-ready generative AI solutions. Written by Microsoft Principal AI Engineer Vasyl Zvarydchuk, it helps software engineers, data scientists, and applied AI practitioners move from concept to implementation. You'll begin with AI, NLP, embeddings, transformers, and LLM behavior, then progress to prompt engineering, summarization, classification, extraction, reasoning, RAG, and fine-tuning.
The book shows how to design agentic workflows with tools, memory, planning, orchestration, and human-in-the-loop controls. You'll learn to evaluate quality with offline and online testing, task-specific metrics, LLM-as-a-judge methods, and responsible AI checks. Rather than treating prompting, RAG, fine-tuning, and agents as separate topics, this book shows how they work together in practice. By the end, you'll be able to make better architectural trade-offs, reduce failure modes, and build scalable, trustworthy AI applications.
*Email sign-up and proof of purchase required
What You Will Learn:
- Understand LLMs, transformers, embeddings, and inference
- Apply prompt engineering for reliable model behavior
- Build RAG pipelines that improve grounding and accuracy
- Choose between prompting, RAG, and fine-tuning wisely
- Solve NLP tasks from summarization to information extraction
- Design AI agents with tools, memory, and planning
- Evaluate agents and LLM apps with practical metrics
- Deploy robust, scalable, and responsible AI systems
Who this book is for:
This book is for AI Engineers, data scientists, software engineers, applied AI practitioners, technical leads, and engineering-focused product managers who want to build production-ready applications with LLMs and AI agents. It suits readers moving from traditional software development or classical machine learning into generative AI systems. You should be comfortable with programming in Python or a similar language and understand core software engineering concepts such as APIs, data structures, and integration. Prior deep learning or LLM training experience is not required.
Table of Contents
- Artificial Intelligence and Natural Language Processing Fundamentals
- Understanding Large Language Models
- Prompt Engineering
- Understanding Language Tasks
- Generation, Question Answering, and Reasoning
- Retrieval-Augmented Generation
- LLM Fine-Tuning
- Exploring the Architecture of AI Agents
- Building AI Agents
- Evaluating LLM Applications and Agents
商品描述(中文翻譯)
**從實驗轉向實際部署,利用提示、檢索增強生成(RAG)、微調和評估驅動的 LLM 和代理應用程式。**
**購買本書可獲得:無 DRM 的 PDF 版本 + Packt 下一代閱讀器的訪問權限***
**主要特點:**
- 通過結合提示、RAG、微調和代理設計 LLM 應用程式
- 評估現實世界 AI 工作流程中的可靠性、質量和安全性
- 構建生產就緒的生成 AI 系統,考慮實際的權衡
- 購買印刷版或 Kindle 版書籍可獲得免費 PDF 電子書
**書籍描述:**
大型語言模型可以產生令人印象深刻的演示,但將其轉變為可靠的產品需要的不僅僅是更好的提示。您需要了解模型行為,知道何時使用檢索或微調,正確構建代理,並在部署前評估系統。
《構建代理驅動的應用程式》提供了從端到端的工程視角,幫助創建生產就緒的生成 AI 解決方案。該書由微軟首席 AI 工程師 Vasyl Zvarydchuk 撰寫,幫助軟體工程師、數據科學家和應用 AI 實踐者從概念轉向實施。您將從 AI、自然語言處理(NLP)、嵌入、變壓器和 LLM 行為開始,然後進入提示工程、摘要、分類、提取、推理、RAG 和微調。
本書展示了如何使用工具、記憶、計劃、編排和人機協作控制設計代理工作流程。您將學會通過離線和在線測試、特定任務的指標、LLM 作為評判者的方法以及負責任的 AI 檢查來評估質量。本書不將提示、RAG、微調和代理視為獨立主題,而是展示它們在實踐中的協同工作。到最後,您將能夠做出更好的架構權衡,減少失敗模式,並構建可擴展、值得信賴的 AI 應用程式。
*需要電子郵件註冊和購買證明
**您將學到什麼:**
- 理解 LLM、變壓器、嵌入和推理
- 應用提示工程以獲得可靠的模型行為
- 構建改善基礎和準確性的 RAG 管道
- 明智地選擇提示、RAG 和微調
- 解決從摘要到信息提取的 NLP 任務
- 使用工具、記憶和計劃設計 AI 代理
- 使用實用指標評估代理和 LLM 應用程式
- 部署穩健、可擴展和負責任的 AI 系統
**本書適合誰:**
本書適合 AI 工程師、數據科學家、軟體工程師、應用 AI 實踐者、技術負責人和專注於工程的產品經理,他們希望使用 LLM 和 AI 代理構建生產就緒的應用程式。它適合從傳統軟體開發或經典機器學習轉向生成 AI 系統的讀者。您應該對使用 Python 或類似語言進行編程感到舒適,並理解核心軟體工程概念,如 API、數據結構和集成。先前的深度學習或 LLM 訓練經驗不是必需的。
**目錄**
- 人工智慧與自然語言處理基礎
- 理解大型語言模型
- 提示工程
- 理解語言任務
- 生成、問題回答和推理
- 檢索增強生成
- LLM 微調
- 探索 AI 代理的架構
- 構建 AI 代理
- 評估 LLM 應用程式和代理