Skip to content
#

semantic-search

Here are 102 public repositories matching this topic...

jina
divyasreedev
divyasreedev commented Mar 14, 2022

Problem: It is pretty challenging to find resource material and valuable articles, videos and such, and we spend a lot of time searching and finding the appropriate resource for us.

Proposed solution: Faceted search can come a long way when looking for a quick way to find a solution designed for our needs. Ratings on the resource can help us select the best solution based on our search

good first issue
haystack
julian-risch
julian-risch commented May 11, 2022

When users run our tutorial notebooks, there are quite many convoluted log messages.

For example, there is the log message regarding apex and others:

"INFO - haystack.document_stores.base -  Numba not found, replacing njit() with no-op implementation. Enable it with 'pip install numba'.\n",
"INFO - haystack.modeling.model.optimization -  apex not found, won't use it. See https://nvidia.g
good first issue Contributions wanted! journey:first steps
alexklibisz
alexklibisz commented Sep 27, 2021

Describe the bug

Elastiknn exceptions do not extend ElasticsearchException, so they seem to always be turned into a 500, when a 4xx would often be more appropriate.

Expected behavior

bug good first issue
awesome-semantic-search
Agrover112
Agrover112 commented May 17, 2021

Is your feature request related to a problem? Please describe.
Support for multiple languages is required keeping with the essence of FOSS.

Describe the solution you'd like
Contributors who can understand English well enough and also native language to translate contents of the repository.
Add a separate FOLDER containing translations of the entire README.md with name README_Spanish/

Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015

  • Updated May 12, 2021
  • Python

Improve this page

Add a description, image, and links to the semantic-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the semantic-search topic, visit your repo's landing page and select "manage topics."

Learn more