RedisAI Clients¶
Some languages already have client libraries that provide support for RedisAI's commands. The following table lists the known ones:
| Project | Language | License | Author | URL |
|---|---|---|---|---|
| JRedisAI | Java | BSD-3 | RedisLabs | Github |
| redisai-py | Python | BSD-3 | RedisLabs | Github |
| redisai-go | Go | BSD-3 | RedisLabs | Github |
The full documentation for RedisAI's API can be found at the Commands page.