Home/Data & Retrieval/redis-ai-resources
redis-ai-resources logo

redis-ai-resources

redis-developer/redis-ai-resources

Curated list of resources for Redis in AI ecosystem

GraphCanon updated 2d · GitHub synced 2d

490 stars81 forksLast push 1w Jupyter Notebook MIT

Decision brief

Redis-ai-resources is an MIT licensed repository that offers a curated selection of community resources and integrations for Redis in AI applications.

Good fit when

  • You require a compilation of best practices and examples specifically aligned with using Redis within the AI ecosystem.
  • You aim to integrate your machine-learning projects with a feature store, benefiting from fast data retrieval and low-latency operations typical of Redis.

Avoid when

  • Your primary focus is on generic database management not specific to AI tasks; consider general-purpose databases instead for broader usability.
  • The repository does not offer direct source code or tools but rather pointers, if you are looking for detailed coding implementations, a different tool that provides codebases might be more useful.

Observed Jul 15, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Active (7d since push)
As of 2d
Provenance
Not a fork · Organization account
As of 2d
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

git clone https://github.com/redis-developer/redis-ai-resources

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

This repository provides a curated collection of community resources, integrations, and examples showcasing the usage of Redis within various aspects of the artificial intelligence industry.

Capability facts

Languages
jupyter notebook

Source: github.language · Aug 23, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 23, 2026)

1. **First time with Redis?** Start with our [Redis Intro notebook](python-recipes/redis-intro/00_redis_intro.ipynb)
Source link

Tags

README

Getting Started

New to Redis for AI applications? Here's how to get started:

  1. First time with Redis? Start with our Redis Intro notebook
  2. Want to try vector search? Check our Vector Search with RedisVL recipe
  3. Building a RAG application? Begin with RAG from Scratch
  4. Ready to see it in action? Play with the Redis RAG Workbench demo


Getting started with Redis & Vector Search

RecipeGitHubGoogle Colab
🏁 Redis Intro - The place to start if brand new to Redis
🔍 Vector Search with RedisPy - Vector search with Redis python client
📚 Vector Search with RedisVL - Vector search with Redis Vector Library
🔄 Hybrid Search - Hybrid search techniques with Redis (BM25 + Vector)
🔢 Data Type Support - Shows how to convert a float32 index to float16 or integer dataypes
📊 Benchmarking Basics - Overview of search benchmarking basics with RedisVL and Python multiprocessing
📊 Multi Vector Search - Overview of multi vector queries with RedisVL
🗜️ HNSW to SVS-VAMANA Migration - Showcase how to migrate HNSW indices to SVS-VAMANA
🗜️ FLAT to SVS-VAMANA Migration - Showcase how to migrate FLAT indices to SVS-VAMANA

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.