Skip to content

Conversation

@Spartee
Copy link
Contributor

@Spartee Spartee commented May 9, 2021

Now that SmartRedis has been hosted on PyPi and the cmake process for the compiled clients is much improved. We would like to add the SmartRedis clients to the README and documentation for RedisAI.

The python client can be installed with pip install smartredis. Since the Python client is actually written in C++ and wrapped in Python with PyBind, the library builds platlib python wheels. We hosted wheels for MacOS (not arm/M1) and Linux (based on manylinux 2010 container).

SmartRedis implements the RedisAI API, and adds a user-facing object called DataSet that helps users group together tensors and metadata which is convenient when dealing with scientific data.

For more information on SmartRedis, please see our documentation

Add SmartRedis Python, C, C++, and Fortran clients
to the documentation and README.
@CLAassistant
Copy link

CLAassistant commented May 9, 2021

CLA assistant check
All committers have signed the CLA.

@DvirDukhan DvirDukhan added ci-test and removed ci-test labels May 9, 2021
@gkorland gkorland requested a review from DvirDukhan May 18, 2021 15:49
@gkorland gkorland merged commit 25c3347 into RedisAI:master May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants