Hey all, happy holidays. Complete newb here but how do I make vectors to upload with my documents? I feel like there is a fundamental gap in my knowledge. I’m trying to make a product search engine.
Last active 5 months ago
4 replies
20 views
- NI
Hey all, happy holidays. Complete newb here but how do I make vectors to upload with my documents?
I feel like there is a fundamental gap in my knowledge.
I’m trying to make a product search engine.
- NA
I’d personally use a machine learning model to generate vectors for your documents. I think hugging face has a nice intro to “sentence similarity” using embeddings: https://huggingface.co/tasks/sentence-similarity
- AN
https://qdrant.tech/articles/neural-search-tutorial/
- AN
or you can use a cloud service like cohere https://qdrant.tech/articles/qa-with-cohere-and-qdrant/
Last active 5 months ago
4 replies
20 views