Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry for those who want to build AI products. The model-as-a-service approach has transformed AI from an esoteric discipline into a powerful development tool that anyone can use. Everyone, including those with minimal or no prior AI experience, can now leverage AI models to build applications. In this book, author Chip Huyen discusses AI engineering: the process of building applications with readily available foundation models.
The book starts with an overview of AI engineering, explaining how it differs from traditional ML engineering and discussing the new AI stack. The more AI is used, the more opportunities there are for catastrophic failures, and therefore, the more important evaluation becomes. This book discusses different approaches to evaluating open-ended models, including the rapidly growing AI-as-a-judge approach.
AI application developers will discover how to navigate the AI landscape, including models, datasets, evaluation benchmarks, and the seemingly infinite number of use cases and application patterns. You'll learn a framework for developing an AI application, starting with simple techniques and progressing toward more sophisticated methods, and discover how to efficiently deploy these applications.
Understand what AI engineering is and how it differs from traditional machine learning engineering
Learn the process for developing an AI application, the challenges at each step, and approaches to address them
Explore various model adaptation techniques, including prompt engineering, RAG, fine-tuning, agents, and dataset engineering, and understand how and why they work
Examine the bottlenecks for latency and cost when serving foundation models and learn how to overcome them
Choose the right model, dataset, evaluation benchmarks, and metrics for your needs
Chip Huyen works to accelerate data analytics on GPUs at Voltron Data. Previously, she was with Snorkel AI and NVIDIA, founded an AI infrastructure startup, and taught Machine Learning Systems Design at Stanford. Sheâ??s the author of the book Designing Machine Learning Systems, an Amazon bestseller in AI.
5 有用 均可Drink 2024-12-15 00:04:21 浙江
截至24年12月最好的一本AI Engineering书籍,行文流畅,内容覆盖全面且侧重点也很符合实际工作中的重要程度,强烈推荐!
2 有用 人一個 2025-01-13 09:42:59 美国
非常全面,尤其是对于已经具备Software Engineering和传统MLE知识,但不熟悉生成式AI项目中各种概念和应用的读者很有帮助(如果时间不够,只读最后一章的AI Engineering Architecutre部分也受益匪浅)RAG and Agent和Finetuning的内容很细致,再结合deeplearning的Generative AI with LLMs课程(尤其是lab)会... 非常全面,尤其是对于已经具备Software Engineering和传统MLE知识,但不熟悉生成式AI项目中各种概念和应用的读者很有帮助(如果时间不够,只读最后一章的AI Engineering Architecutre部分也受益匪浅)RAG and Agent和Finetuning的内容很细致,再结合deeplearning的Generative AI with LLMs课程(尤其是lab)会有更深入的理解。 (展开)
1 有用 子珂 2025-02-01 19:15:57 湖南
概览书. 算是在各方面都在比较新的程度做了不错的介绍(原理,评估、prompt engineering, rag & agent, 应用架构等等)。后续就是缺一些实际的项目教学了
0 有用 三七李 2024-12-16 13:38:59 中国香港
好看,内容很新,前置知识少,适合扫盲
0 有用 吕毅 2025-04-09 15:01:26 浙江
非常好的AI应用开发概述!