Retrieval Augmented Generation, The Seminal Papers cover
welcome to this free extract from
an online version of the Manning book.
to read more
or
welcome

welcome

 

Dear reader,

Thank you for purchasing the MEAP for Retrieval Augmented Generation, The Seminal Papers. RAG is a technology that is critical for making large language models more reliable and accurate for real-world applications.

What to Expect

This book is a deep dive into building systems that combine the powers of language models to index documents, extract data, and to reason. You will learn how to design, implement, and evaluate RAG pipelines that can handle complex data environments and tough commercial demands.

To get the most benefit from this book, you should have established skills in Python programming. While we avoid drowning in complex notation, a basic understanding of machine learning concepts and data systems will help you navigate the more technical sections.

The Journey Ahead

I have spent years working in the AI space, first in research and then in different industries and roles, and I have seen first hand how difficult it can be to move from a simple prompt to a production-ready system. This book provides a practical, exhaustive guide to the current state of the art.

Throughout the MEAP, we will cover:

  • The fundamental architecture of RAG systems.
  • Effective ways to index and retrieve relevant information.
  • Techniques for integrating retrieved data into generative workflows.
  • Methods for testing and improving the performance of your applications.

Your Feedback Matters