SaaSHub helps you find the best software and product alternatives Learn more →
Fastembed-rs Alternatives
Similar projects and alternatives to fastembed-rs
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
tax-retrieval-benchmark
An implementation of the TaxRetrievalBenchmark task for the 🤗 Massive Text Embedding Benchmark (MTEB) framework.
-
rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
-
candle_embed
A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face
-
lantern_extras
Routines for generating, manipulating, parsing, importing vector embeddings into Postgres tables
-
pgrag
Discontinued Deprecated/unmaintained Postgres extensions to support end-to-end Retrieval-Augmented Generation (RAG) pipelines
-
-
fxn-llm-js
Discontinued Use local LLMs in your browser and Node.js apps. Register at https://fxn.ai [GET https://api.github.com/repos/fxnai/fxn-llm-js: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
fastembed-rs discussion
fastembed-rs reviews and mentions
- Show HN: Fastembed-rs – Rust library for generating vector embeddings, reranking
-
Building Sentence Transformers in Rust: A Practical Guide with Burn, ONNX Runtime, and Candle
FastEmbed-rs: Production-ready embeddings (https://github.com/Anush008/fastembed-rs)
- Fastembed: Rust library for generating vector embeddings, reranking
- a Rust library for generating vector embeddings, reranking locally
-
Embeddings are a good starting point for the AI curious app developer
Yes, I use fastembed-rs[1] in a project I'm working on and it runs flawlessly. You can store the embeddings in any boring database, but for fast vector math, a vector database is recommended (e.g. the pgvector postgres extension).
[1] https://github.com/Anush008/fastembed-rs
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Aug 2026
Stats
Anush008/fastembed-rs is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of fastembed-rs is Rust.