diff --git a/README.md b/README.md index 3b60515..00ec55c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ The default model is Flag Embedding, which is top of the [MTEB](https://huggingface.co/spaces/mteb/leaderboard) leaderboard. +## 🔍 Not looking for Javascript? + +- Python 🐍: [fastembed](https://github.com/qdrant/fastembed) +- Rust 🦀: [fastembed-rs](https://github.com/Anush008/fastembed-rs) +- Go 🐳: [fastembed-go](https://github.com/Anush008/fastembed-go) + ## 🤖 Models - [**BAAI/bge-base-en-v1.5**](https://huggingface.co/BAAI/bge-base-en-v1.5) @@ -89,4 +95,4 @@ It's important we justify the "fast" in FastEmbed. FastEmbed is fast because: ## © LICENSE -MIT © [2023](https://github.com/Anush008/fastembed-js/blob/main/LICENSE) \ No newline at end of file +MIT © [2023](https://github.com/Anush008/fastembed-js/blob/main/LICENSE)