RAG from First Principles : Engineering retrieval-augmented generation systems with Python, LangChain, and LlamaIndex

個数:

RAG from First Principles : Engineering retrieval-augmented generation systems with Python, LangChain, and LlamaIndex

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 492 p.
  • 言語 ENG
  • 商品コード 9781835888667

Full Description

A rigorous, code-first guide to RAG engineering by a bestselling AI author. Master data ingestion, chunking, embeddings, vector storage, hybrid retrieval, reranking, and evaluation from the ground up.
Free with your book: DRM-free PDF version + access to Packt's next-gen Reader*

Key Features

Engineer RAG systems layer by layer, from ingestion to evaluation
Master hybrid retrieval, reranking, and index optimization strategies
Learn through a dialogue-driven, code-first teaching style used by 10,000+ of students

Book DescriptionMost developers can spin up a RAG pipeline in an afternoon using LangChain or LlamaIndex. Far fewer understand why retrieval fails or how to fix it. This book is for those who want to go deeper.
RAG From First Principles dismantles the retrieval-augmented generation stack layer by layer, explaining how documents are ingested and parsed, why chunking strategy directly impacts answer quality, how embedding models encode meaning, what happens inside a vector database, and how sparse and dense retrieval interact in a hybrid system. Written by Jia Huang, a research engineer and bestselling AI author, it brings both research depth and production experience to one of AI's most critical engineering disciplines.
Structured as a progressive dialogue between a seasoned engineer and two students, the book surfaces the questions practitioners actually ask. Each chapter builds on the last, covering topics from data import and chunking to embedding selection, index design, hybrid search, and post-retrieval processing, before moving on to response generation, evaluation, and advanced paradigms including GraphRAG, Agentic RAG, and Modular RAG.
By the end, you'll have the architectural understanding to optimize, debug, and extend your RAG systems with confidence.
*Email sign-up and proof of purchase requiredWhat you will learn

Parse and ingest diverse document types like PDFs, tables, images, web pages, and structured data
Apply the right chunking strategy for your content type and retrieval goals
Select, compare, and fine-tune embedding models for your domain
Design vector indexes and choose the right similarity metrics for production use
Improve result quality with reranking methods including RRF, cross-encoders, and ColBERT
Integrate retrieval results into generation pipelines using prompt engineering and Self-RAG

Who this book is forThis book is for AI engineers, ML practitioners, and software developers building LLM-powered applications who want a deeper understanding of how retrieval actually works, not just how to call a framework. It is ideal for readers who have built a basic RAG pipeline and now want architectural clarity, optimization strategies.
Technical leads and architects designing production AI systems will find its systematic treatment of indexing, hybrid search, reranking, and evaluation particularly valuable. Familiarity with Python and foundational LLM concepts is assumed.

Contents

Table of Contents

Data Import
Text Chunking
Information Embedding
Vector Storage
Pre-Retrieval Processing
Index Optimization
Retrieval Post-Processing
Response Generation
System Evaluation
Complex RAG Paradigms

最近チェックした商品