-
Book Overview & Buying
-
Table Of Contents
RAG from First Principles
By :
At this point, Lewis believes that the most commonly used and important, as well as the most inspiring data import scenarios, have been covered. The tools Lewis selected are far from comprehensive, but are instead focused on solving specific scenarios and problems. As for more file types, tools, and scenarios, further exploration is up to everyone.
Other scenarios that may arise in project practice are as follows:
Alex: There’s still so much to learn!
Lewis: Of course. You have seen only a part of the bigger picture. We’ve only worked on a small part among the many file types, scenarios, and tools, and we’ve only explained a little. There is still much knowledge about data import and parsing for you all to discover.
Alex: What we’ve learned is just a drop in the ocean.
Anna: Everyone should learn to see the bigger picture from the small details.
Lewis: You have indeed understood what I wanted to say.
In the next chapter, we will see how to divide long texts into appropriately sized fragments to facilitate embedding, indexing, and storage, and to improve retrieval accuracy. You will learn to perform text chunking, also known as text splitting.