RedisAI/redisai-js
A high-performance JavaScript client for RedisAI
This is a tool for JavaScript developers who need to integrate AI models and scripts into their applications using RedisAI. It allows you to send raw data (tensors), pre-trained AI models, and processing scripts to RedisAI, run them, and retrieve the results. This is primarily for backend or full-stack JavaScript developers building applications that require real-time AI inference.
No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript developer building applications that need to execute AI models or scripts directly from a Redis database in a high-performance manner.
Not ideal if you are looking for a high-level machine learning framework or if your application does not use Redis as its data store.
Stars
13
Forks
4
Language
TypeScript
License
BSD-3-Clause
Category
Last pushed
Sep 04, 2024
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RedisAI/redisai-js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
nnstreamer/api
Machine Learning API (Origin: C++: SNAP, C/C#: Tizen API, Java: Samsung-Research ML API). For...
microsoft/DMTK
Microsoft Distributed Machine Learning Toolkit
R-js/blasjs
Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software...
mljs/matrix
Matrix manipulation and computation library