redis-developer/redis-ai-resources
✨ A curated list of awesome community resources, integrations, and examples of Redis in the AI ecosystem.
This is a collection of practical code recipes, demos, and tutorials for using Redis in Artificial Intelligence applications. It provides ready-to-use examples for tasks like building chatbots, powering search functionalities, and managing AI agent memory. AI practitioners, data scientists, and machine learning engineers looking to integrate Redis into their AI projects would find this helpful.
432 stars.
Use this if you are an AI practitioner looking for concrete examples and starter code to implement Redis in your AI applications, such as RAG-based chatbots or semantic search.
Not ideal if you are a non-technical user simply looking for a finished AI product or a general introduction to AI concepts without hands-on coding.
Stars
432
Forks
68
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/redis-developer/redis-ai-resources"
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/redis-vl-python
Redis Vector Library (RedisVL) -- the AI-native Python client for Redis.
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,...