hybrid-search
There are 31 repositories under hybrid-search topic.
meilisearch/meilisearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
paradedb/paradedb
Postgres for Search and Analytics
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text
vearch/vearch
Distributed vector search for AI-native applications
PrithivirajDamodaran/FlashRank
Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & Collaborations.
askaitools/askaitools-community-edition
A cutting-edge search engine project tailored specifically for the AI product
treygrainger/ai-powered-search
The codebase for the book "AI-Powered Search" (Manning Publications, 2024)
weaviate/weaviate-io
Website for the Weaviate vector database
superlinear-ai/raglite
🥤 RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with PostgreSQL or SQLite
agoodway/vecto
Hybrid Search with Postgres and Ecto
wzdavid/ThinkRAG
A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。
typesense/showcase-hn-comments-semantic-search
Semantic Search + Keyword Search + Hybrid Search + Filtering + Faceting on 300K HN Comments
ukushu/Ifrit
Swfit library for fuzzy search. No dependencies lib.
PrithivirajDamodaran/SPLADERunner
Lite weight wrapper for the independent implementation of SPLADE++ models for search & retrieval pipelines. Models and Library created by Prithivi Da, For PRs and Collaboration checkout the readme.
FullStackWithLawrence/openai-embeddings
OpenAI chatGPT hybrid search and retrieval augmented generation
zilliz-bootcamp/milvus_hybrid_search_based_postgres
This project provides an example of consolidating Milvus (vector search engine) and PostgreSQL (relational database) to carry out the hybrid search of vectors and structured data.
yarikama/Agentic-Advanced-RAG
Building a multi-agent RAG system with advanced RAG methods
dcarpintero/github-semantic-search
Semantic Search on Langchain Github Issues with Weaviate
liamca/sqlite-hybrid-search
Hybrid Search (BM25 & Vector) with SQLite
ksm26/vector-databases-embeddings-applications
Unlock the power of vector databases with the "Vector Databases: from Embeddings to Applications" course! A journey that will equip you with essential skills to leverage vector databases for various applications.
kuentra-official/metamorphosis
Metamorphosis is an irregular database born in a completely different form than modern databases and vector searches.
machinelearningZH/ogd_ai-search
Semantic, lexical, multilingual search in your OGD metadata catalog.
libraryofcelsus/LLM_NER_and_Branching_Hybrid_Search_Chatbot
An example of Named-entity Recognition and relation mapping using an LLM and Vector Database. Also includes a Branching Hybrid-Search Chatbot to utilize extracted relations.
maastrichtlawtech/fusion
🔗 Hybrid retrieval in the legal domain
morioka/doraemon-himitsu-dogu-search
Doraemon Himitsu Dogu Japanese hybrid search based on Elascticsearch ANN x multi match
narayana1201/Langchain_Usecases
This Repo contains working codes of Langchain Projects. like RAG, Chatbot, Hybrid search (Advance RAG), etc.
waitingsong/paradedb
ParadeDb JavaScript Client Library
zilliz-bootcamp/milvus_search_based_partition
This project implements hybrid search of vectors and structured data based on Milvus Partitions.