/plushcap/analysis/aerospike/aerospike-smarter-search-engine

How we did it: Enhancing our search engine with AI and vectors

What's this blog post about?

We built a cutting-edge hybrid search engine combining vector and keyword search for enhanced relevance and performance. We started by scraping the relevant sites, creating a vector index, building an inverted index for keywords, and implementing both vector and keyword search individually. To combine these two search methods, we implemented re-ranking using reciprocal rank fusion, which combined the strengths of each retriever into one final results list. The front-end was integrated with the existing website, featuring an initial modal that popped up with the top five results and a button to see the rest. Our next steps include improving search performance by returning snippets or finding more efficient ways to scrape the websites, and using our search engine as the source for an AI chatbot for a conversational experience.

Company
Aerospike

Date published
Dec. 12, 2024

Author(s)
Tori Chou

Word count
1391

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.