Skip to content
New issue

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

posts/semantic-search-with-opensearch-cohere-and-fastapi/ #17

Open
utterances-bot opened this issue Jul 22, 2023 · 1 comment
Open

posts/semantic-search-with-opensearch-cohere-and-fastapi/ #17

utterances-bot opened this issue Jul 22, 2023 · 1 comment

Comments

@utterances-bot
Copy link

Semantic Search with OpenSearch, Cohere, and FastAPI

In this tutorial, I'll you'll learn how to build a semantic search service using OpenSearch, Cohere, and FastAPI. You'll create an app that lets users search through news articles to find the ones that are most relevant to their query.

https://dylancastillo.co/semantic-search-with-opensearch-cohere-and-fastapi/

Copy link

Great article. How have you seen the quality of results differ from using a opensearch solution vs just a vector similarity search on a vector database like qdrant? Have you tried different plugins/ranking strategies?

@dylanjcastillo dylanjcastillo changed the title semantic-search-with-opensearch-cohere-and-fastapi/ posts/semantic-search-with-opensearch-cohere-and-fastapi/ Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants