-
Book Overview & Buying
-
Table Of Contents
RAG from First Principles
By :
Alex: Lewis, after text chunking, the next step should be Embedding, also known as embedding technology. I know that vector embeddings are the knowledge core of modern AI systems, and of course, also the core of RAG systems. Their importance goes without saying.
Lewis: Of course. Today, large models can absorb world-class knowledge perhaps more efficiently and faster than we humans do. You can think of a well-trained large model as an unimaginably huge library, or a crystal ball of knowledge, filled with all the books, blogs, audio, and video information it could possibly collect from humanity. Every book, every web page, every video segment is magically transformed into a string of numbers, all thanks to embedding technology.