Part 2: Starting Your First LlamaIndex Project
In this part, we explore the detailed aspects of LlamaIndex, including data ingestion through LlamaHub connectors, text-chunking tools, metadata infusion, data privacy, and efficient ingestion pipelines, before moving on to a comprehensive guide to the indexing functionality within LlamaIndex, detailing types of indexes, customization, and strategies for building scalable RAG systems.
This part has the following chapters:
- Chapter 3, Kickstarting Your Journey with LlamaIndex
- Chapter 4, Ingesting Data into Our RAG Workflow
- Chapter 5, Indexing with LlamaIndex