-
Perhaps we can improve our search experience by:
1. Loading in all the vector embeddings of every issue and associated comments from our database
2. Run the similarity search (i.e. cosine) to ra…
-
There's a streamlit UI in here (borrowed from the one for [language model embeddings search](https://github.com/NERC-CEH/embeddings_app/)
* Uses a collection of image embeddings from this [fork of …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
```
vector_store = ChromaVectorStore(chroma_collection=chroma_collection)
storage_con…
-
### 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…
-
This issue is for capturing integration with a geospatial agent (see https://github.com/Urban-Analytics-Technology-Platform/geollm/issues/2 and https://github.com/Urban-Analytics-Technology-Platform/g…
-
### Proposal:
We should add parsing of the parameters to enable connection with the new library for automatic embeddings.
Currently, I suggest starting with the following specification:
- `fiel…
-
I am trying to fine-tune a SentenceTransformer model on a retrieval dataset using a custom distance metric as the similarity function. My goal is to generate a token_embedding for the query and a sent…
-
**Issue Description**
Hey @vladmandic I am using faceres and faceres-deep of human to calculate similarity scores between two faces. (Calculating embeddings, then their Euclidean distance, followed b…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am encountering an issue when trying to reuse embeddings from Elasticsearch with Dense…
-
### 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…