redis/redis-vl-python
Redis Vector Library (RedisVL) -- the AI-native Python client for Redis.
This is a Python library that helps AI application developers build faster and more reliable applications using Redis. It allows you to store and quickly search complex data, including text, tags, numbers, and vector embeddings. It's designed for engineers building AI systems like recommendation engines, AI agents with memory, or retrieval-augmented generation (RAG) pipelines.
378 stars.
Use this if you are building AI applications in Python and need a high-performance, scalable way to manage and search vector data and metadata using Redis.
Not ideal if you are not a Python developer or are not working on an AI application that requires fast vector search and data management.
Stars
378
Forks
75
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/redis/redis-vl-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
RediSearch/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector...
redis-developer/redis-ai-resources
✨ A curated list of awesome community resources, integrations, and examples of Redis in the AI ecosystem.
redis-developer/redis-product-search
Visual and semantic vector similarity with Redis Stack, FastAPI, PyTorch and Huggingface.
luyug/GradCache
Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint
redis-developer/redis-arXiv-search
Vector search demo with the arXiv paper dataset, RedisVL, HuggingFace, OpenAI, Cohere, FastAPI,...