In part 2 of this series, we cover how to load data and create document objects in LlamaIndex. We explore the concept of documents and nodes, and how they are used for retrieval and question answering. We also dive into customizing documents by adding metadata and controlling which metadata is used for different parts of LlamaIndex. Finally, we demonstrate how to create DOM documents for the LlamaIndex documentation using a custom document loader for markdown files. No action is requested from the viewers in this video.
Our Bottoms Up Development series is designed to help you understand the low-level building blocks of LLM application development. It’s important to play around with the basic concepts before composing more complex LLM software systems – our end goal is to help you learn all the fundamental concepts to build a chatbot over our documentation.
Follow along on our Github repo: https://github.com/run-llama/llama_docs_bot
Add comment