botisan-ai/sentence-transformers.js
Run sentence-transformers (SBERT) compatible models in Node.js or browser.
This helps developers integrate advanced text understanding into their web applications or server-side Node.js environments. It takes text inputs and converts them into numerical representations, which can then be used for tasks like searching, clustering, or classifying large amounts of text. Developers building search engines, recommendation systems, or content analysis tools will find this useful.
No commits in the last 6 months.
Use this if you are a JavaScript/TypeScript developer who needs to embed text from your applications for semantic search or text comparison, without the overhead of Python dependencies.
Not ideal if you are not a developer or if your existing system is already heavily invested in Python-based machine learning pipelines.
Stars
24
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Sep 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/botisan-ai/sentence-transformers.js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with...
huggingface/transformers.js-examples
A collection of 🤗 Transformers.js demos and example applications
daviddaytw/react-native-transformers
Run local LLM from Huggingface in React-Native or Expo using onnxruntime.
salesforce/TransmogrifAI
TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable,...
jobergum/browser-ml-inference
Edge Inference in Browser with Transformer NLP model