Guides

Guides#

Welcome to the RedisVL guides! Whether you’re just getting started or building advanced AI applications, these guides will help you make the most of Redis as your vector database.

📦 Installation

Set up RedisVL. Install the library and configure your Redis instance for vector search.

🚀 Getting Started

New to RedisVL? Start here to learn the basics and build your first vector search application in minutes.

🛠️ How-To Guides

Solve specific problems. Task-oriented recipes for LLM extensions, querying, embeddings, optimization, and storage.

🧠 MCP Setup

Expose Redis through MCP. Run the RedisVL MCP server, configure one existing index, and use search or optional upsert tools.

💻 CLI Reference

Command-line tools. Manage indices, inspect stats, and work with schemas using the rvl CLI.

💡 Use Cases

Apply RedisVL to real-world problems. See which guides map to your use case.