{
  "id": "user_guide",
  "title": "Guides",
  "url": "https://redis.io/docs/latest/develop/ai/redisvl/0.17.1/user_guide/",
  "summary": "",
  "content": "\n\nWelcome 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.\n\n\u003cdiv class=\"grid grid-cols-1 md:grid-cols-2 gap-4 my-6\"\u003e\n\u003ca href=\"installation/\" class=\"block p-5 border border-redis-pen-300 rounded-lg hover:border-redis-red-500 hover:shadow-md transition-all duration-200 no-underline hover:no-underline\"\u003e\u003ch3 class=\"mt-0 mb-2\"\u003e📦 Installation\u003c/h3\u003e\u003cp\u003e\u003cstrong\u003eSet up RedisVL.\u003c/strong\u003e Install the library and configure your Redis instance for vector search.\u003c/p\u003e\u003cp class=\"text-sm opacity-75 mt-3\"\u003epip install • Redis Cloud • Docker\u003c/p\u003e\u003c/a\u003e\n\u003ca href=\"getting_started/\" class=\"block p-5 border border-redis-pen-300 rounded-lg hover:border-redis-red-500 hover:shadow-md transition-all duration-200 no-underline hover:no-underline\"\u003e\u003ch3 class=\"mt-0 mb-2\"\u003e🚀 Getting Started\u003c/h3\u003e\u003cp\u003e\u003cstrong\u003eNew to RedisVL?\u003c/strong\u003e Start here to learn the basics and build your first vector search application in minutes.\u003c/p\u003e\u003cp class=\"text-sm opacity-75 mt-3\"\u003eSchema → Index → Load → Query\u003c/p\u003e\u003c/a\u003e\n\u003ca href=\"how_to_guides/\" class=\"block p-5 border border-redis-pen-300 rounded-lg hover:border-redis-red-500 hover:shadow-md transition-all duration-200 no-underline hover:no-underline\"\u003e\u003ch3 class=\"mt-0 mb-2\"\u003e🛠️ How-To Guides\u003c/h3\u003e\u003cp\u003e\u003cstrong\u003eSolve specific problems.\u003c/strong\u003e Task-oriented recipes for LLM extensions, querying, embeddings, optimization, and storage.\u003c/p\u003e\u003cp class=\"text-sm opacity-75 mt-3\"\u003eLLM Caching • Filtering • MCP • Reranking\u003c/p\u003e\u003c/a\u003e\n\u003ca href=\"how_to_guides/mcp/\" class=\"block p-5 border border-redis-pen-300 rounded-lg hover:border-redis-red-500 hover:shadow-md transition-all duration-200 no-underline hover:no-underline\"\u003e\u003ch3 class=\"mt-0 mb-2\"\u003e🧠 MCP Setup\u003c/h3\u003e\u003cp\u003e\u003cstrong\u003eExpose Redis through MCP.\u003c/strong\u003e Run the RedisVL MCP server, configure one existing index, and use search or optional upsert tools.\u003c/p\u003e\u003cp class=\"text-sm opacity-75 mt-3\"\u003estdio, HTTP, SSE • One index • Search and upsert\u003c/p\u003e\u003c/a\u003e\n\u003ca href=\"cli/\" class=\"block p-5 border border-redis-pen-300 rounded-lg hover:border-redis-red-500 hover:shadow-md transition-all duration-200 no-underline hover:no-underline\"\u003e\u003ch3 class=\"mt-0 mb-2\"\u003e💻 CLI Reference\u003c/h3\u003e\u003cp\u003e\u003cstrong\u003eCommand-line tools.\u003c/strong\u003e Manage indices, inspect stats, and work with schemas using the \u003ccode\u003ervl\u003c/code\u003e CLI.\u003c/p\u003e\u003cp class=\"text-sm opacity-75 mt-3\"\u003ervl index • rvl stats • Schema YAML\u003c/p\u003e\u003c/a\u003e\n\u003ca href=\"use_cases/\" class=\"block p-5 border border-redis-pen-300 rounded-lg hover:border-redis-red-500 hover:shadow-md transition-all duration-200 no-underline hover:no-underline\"\u003e\u003ch3 class=\"mt-0 mb-2\"\u003e💡 Use Cases\u003c/h3\u003e\u003cp\u003e\u003cstrong\u003eApply RedisVL to real-world problems.\u003c/strong\u003e See which guides map to your use case.\u003c/p\u003e\u003cp class=\"text-sm opacity-75 mt-3\"\u003eAgent Context • Agent Optimization • Search • RecSys\u003c/p\u003e\u003c/a\u003e\n\u003c/div\u003e\n",
  "tags": [],
  "last_updated": "2026-05-06T11:49:45+02:00",
  "children": [{"id":"getting_started","summary":"","title":"Getting Started","url":"https://redis.io/docs/latest/develop/ai/redisvl/0.17.1/user_guide/getting_started/"},{"id":"how_to_guides","summary":"","title":"How-To Guides","url":"https://redis.io/docs/latest/develop/ai/redisvl/0.17.1/user_guide/how_to_guides/"},{"id":"use_cases","summary":"","title":"Use Cases","url":"https://redis.io/docs/latest/develop/ai/redisvl/0.17.1/user_guide/use_cases/"},{"id":"installation","summary":"","title":"Install RedisVL","url":"https://redis.io/docs/latest/develop/ai/redisvl/0.17.1/user_guide/installation/"},{"id":"cli","summary":"","title":"The RedisVL CLI","url":"https://redis.io/docs/latest/develop/ai/redisvl/0.17.1/user_guide/cli/"}]
}
