Skip to content

Create How to build an advanced semantic search engine with hybrid se… #467

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Get ready to say 'Hasta la vista, baby' to outdated search methods as we unleash the power of semantic search, all while channeling some of your all-time favorite sci-fi and horror movies. Join us as we transform your search engine into a futuristic powerhouse, with a nod to your favorite 🤖cyborg!

🔍 What You'll Learn:

The fundamentals of full-text search and its token-matching process
How semantic search leverages vector embeddings for deeper understanding
Step-by-step implementation of hybrid search using Elasticsearch
The role of retrievers such as reciprocal rank fusion (RRF) and linear retrievers in merging search methods

💡 Key Highlights:
Live demonstration using a movie search application featuring your favorite sci-fi and horror films
Detailed walkthrough of configuring search fields and connectors
Insights into scoring mechanisms and balancing semantic with full-text search