We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a636ad2 commit f930971Copy full SHA for f930971
1 file changed
docs/clients.md
@@ -8,5 +8,7 @@ Some languages already have client libraries that provide support for RedisAI's
8
| redisai-py | Python | BSD-3 | [RedisLabs](https://redislabs.com/) | [Github](https://github.com/RedisAI/redisai-py) |
9
| redisai-go | Go | BSD-3 | [RedisLabs](https://redislabs.com/) | [Github](https://github.com/RedisAI/redisai-go) |
10
| redisai-js | Typescript/Javascript | BSD-3 | [RedisLabs](https://redislabs.com/) | [Github](https://github.com/RedisAI/redisai-js) |
11
+| redis-modules-sdk | TypeScript | BSD-3-Clause | [Dani Tseitlin](https://github.com/danitseitlin) | [Github](https://github.com/danitseitlin/redis-modules-sdk) |
12
+
13
14
The full documentation for RedisAI's API can be found at the [Commands page](commands.md).
0 commit comments