-
**Describe the bug**
Fashion search is showing a bug when I try to run a Flow I loaded from YAML.
I've tried [replicating the conditions in the simplest manner possible](https://github.com/alexcg1…
-
Hi jina team!
The most common metric for semantic search is the cosine similarity. When using Faiss we don't have the cosine-similarity, but we can do the following:
1. normalize the vectors befor…
-
I posted this bug to jina main repo but it applies to when directly invoking containers on DocumentArrays as well.
https://github.com/jina-ai/jina/issues/4850
-
Hi,
I have a flow running in cloud and whenever I try to connect to flow via client module to search, it takes about 14 sec! could you please help me if there is any solution for it to make it faster…
-
Hi, i guss this is a comon case, if we have structured data like product name, category and the image url, the recommendation would be generate one vector per field? like
1 vector for product name…
-
Add the different Document Stores to jina hub (maybe except AnnLite)
-
`ViT-L-14@336px` model name mentioned in the docs, but it doesn't work anymore.
```
uses: jinahub+docker://CLIPTorchEncoder/latest-gpu
uses_with:
name: ViT-L-14@336px
```
----
But…
-
**Describe your proposal/problem**
While attempting the intermediate BootCamp for JINA AI, I did notice the interactive video for Hello World Examples was missing. If possible, you may assign this …
-
And use markdown editor or whatever you want to edit the release note
# Release Note
[//]: (remove the phrase like "0 new features")
This release contains 5 new features, 0 performance i…
-
**Describe the bug**
I am running the following application in the google colab found [here](https://colab.research.google.com/drive/1Lumo_g5VZAJ_GXwbHTnfrXYb0bHyuJFc?usp=sharing), ,
```python
fr…