Pinned Repositories
aibench
AIBench, a tool for comparing and evaluating AI serving solutions. forked from [tsbs](https://github.com/timescale/tsbs) and adapted to AI serving use case
ChatBotDemo
An example that showcases the benefit of running AI inside Redis
JRedisAI
Java client for RedisAI
mlflow-redisai
RedisAI integration for MLFlow
RedisAI
A Redis module for serving tensors and executing deep learning graphs
redisai-examples
RedisAI showcase
redisai-go
A Golang client for RedisAI
redisai-py
Python client for RedisAI
vecsim-demo
Explore vector similarity in Redis
VectorSimilarity
RedisAI's Repositories
RedisAI/RedisAI
A Redis module for serving tensors and executing deep learning graphs
RedisAI/vecsim-demo
Explore vector similarity in Redis
RedisAI/redisai-py
Python client for RedisAI
RedisAI/redisai-examples
RedisAI showcase
RedisAI/VectorSimilarity
RedisAI/mlflow-redisai
RedisAI integration for MLFlow
RedisAI/redisai-go
A Golang client for RedisAI
RedisAI/ChatBotDemo
An example that showcases the benefit of running AI inside Redis
RedisAI/aibench
AIBench, a tool for comparing and evaluating AI serving solutions. forked from [tsbs](https://github.com/timescale/tsbs) and adapted to AI serving use case
RedisAI/financial-news
RedisAI/FraudDetectionDemo
Transaction scoring demo with RedisAI
RedisAI/redisai-js
A high-performance JavaScript client for RedisAI
RedisAI/JRedisAI
Java client for RedisAI
RedisAI/benchmarks
Comparing RedisAI with everything else
RedisAI/VecSimGroceryDemo
RedisAI/Java-VSS-demo
A short and simple demo for redis java client with vector similarity search
RedisAI/RedisAI-MLflow-Demo
A Demo showing RedisAI-MLflow integration
RedisAI/Redis-TFX-Example-Generator
RedisAI/redisai-zoo
RedisAI Zoo
RedisAI/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
RedisAI/dlpack
RFC for common in-memory tensor structure and operator interface for deep learning system
RedisAI/feast-azure
Azure plugins for Feast (FEAture STore)
RedisAI/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
RedisAI/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
RedisAI/VecSimDev-POCs