An open API service indexing awesome lists of open source software.

https://github.com/rggh/fe

🚀 Qdrant Rust Fastembed 🚀
https://github.com/rggh/fe

fastembed qdrant rust

Last synced: about 1 year ago
JSON representation

🚀 Qdrant Rust Fastembed 🚀

Awesome Lists containing this project

README

          

# Qdrant & Rust - embeddings
![image](https://github.com/user-attachments/assets/50462702-8b15-43fb-829b-e06d68b326ff)
## https://qdrant.tech/articles/fastembed/

### https://redandgreen.co.uk/qdrant-rust/ai-ml/

```docker pull qdrant/qdrant```

docker run -p 6333:6333 -p 6334:6334 \
-v $(pwd)/qdrant_storage:/qdrant/storage:z \
qdrant/qdrant