Intermediate

Implementing Vector Search with LlamaIndex

Use LlamaIndex as a vector store, build a Chroma index and implement multi-step query pipelines.

A comprehensive guide to using the LlamaIndex framework to implement vector search in LLM-based applications.

LlamaIndex is an open source framework designed to simplify and optimize the connection between Large Language Models (LLMs) and your custom data. It acts as a data orchestration layer to enable vector search in your applications.

LLMs are trained on large amounts of general data but do not know your specific data. LlamaIndex bridges this gap by giving LLMs access to your custom information: local documents, websites, databases, APIs.

Sign in to read this course

A free account unlocks all 514 courses. 20 are readable without one.

What's inside

9 sections
  1. 1 Table of Contents
  2. 2 Training Overview
  3. 3 Getting Started with the LlamaIndex Framework
  4. 4 Installation and Configuration
  5. 5 Module 1 — Using LlamaIndex as a Vector Store
  6. 6 Module 2 — Creating a Chroma Index
  7. 7 Module 3 — Implementing a Multi-step Query Pipeline
  8. 8 Summary and Best Practices
  9. 9 Quick Reference

Interested in this course?

Contact us to book it or get a custom training plan for your team.