redisai 0.1.1

A rust client for RedisAI
Documentation

redisai-rs

A rust client for RedisAI

Installation

More information can be found in RedisAI github

docker run -p 6379:6379 -it --rm redislabs/redisai:edge-cpu

TODOs

  • [] publish crate to crate.io
  • [] publish documentation
  • [] add github workflow for CI/CD
  • [] add support for ndarray
  • [] add support for AI.MODEL command
  • [] add support for AI.SCRIPT command