We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sadly using a vector search database might be out of reach at the moment, but we can try one of these two approaches:
https://github.com/neuml/txtai/blob/master/examples/04_Add_semantic_search_to_Elasticsearch.ipynb
or
https://www.deepset.ai/blog/supercharging-elasticsearch-with-haystacks-neural-qa
I am leaning towards Haystack, because a lot of the work is abstracted away. ExtractiveQA is a goal here too
The text was updated successfully, but these errors were encountered:
Nice series on the topic:
Sorry, something went wrong.
You can use Neo4J! Celebrate! https://erangad.medium.com/using-openai-semantic-search-with-neo4j-8cab050ee553
No branches or pull requests
Sadly using a vector search database might be out of reach at the moment, but we can try one of these two approaches:
https://github.com/neuml/txtai/blob/master/examples/04_Add_semantic_search_to_Elasticsearch.ipynb
or
https://www.deepset.ai/blog/supercharging-elasticsearch-with-haystacks-neural-qa
I am leaning towards Haystack, because a lot of the work is abstracted away. ExtractiveQA is a goal here too
The text was updated successfully, but these errors were encountered: