-
I've been trying to get the NAIP Inference and Similarity Search with Clay tutorial to work in my environment, but I am running into problems.
I was wondering if I could please have some help getting…
-
I would be pleased if fotema could receive a similarity search feature. Similar images and videos could then be grouped by keywords, such as mountains, beach, etc. It seems that OpenCV already offers …
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Quick question -- I noticed, that similarity_search (vectorstores.py) returns Document-objects without the 'id' being set. Is this intentional or an oversight.
For testing purposes I locally fixed …
-
https://supabase.com/docs/guides/database/extensions/pgvector
there is an existing request for TIMC to cluster material into units: https://github.com/Vandivier/redyellowgreen/issues/7
in the lo…
-
Fix all the Scrapers to retrieve correctly the images from the APIs and compute the embeddings with DINOv2, use the most similar with cosine similarity. Could be good to add a similarity_threshold or …
-
### Model Name
CHEESE similarity search
### Model Description
Perform similarity search with the CHEESE embedding-based server, which takes into account 2D as well as 3D similarities (electrostatic…
-
### Describe your problem
I have tried printing the results multiple times using different formats, but none of them displays the cosine similarity score. I would like to know how I can retrieve and …
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Hi Rulin,
Thanks for the great repository! I am trying to follow your exampl_config to build an index on fineweb_edu with **bm25**.
However, I encounter install issue with `pyserini`, I wonder …