Huffon/semantic-search-faiss
Semantic Search using FAISS & ElasticSearch
This project helps developers integrate semantic search capabilities into their applications. It takes a collection of sentences or documents (like news headlines) and a search query, then returns results that are semantically similar to the query, even if they don't share exact keywords. This is useful for backend or AI developers building search features that understand the meaning behind words.
No commits in the last 6 months.
Use this if you are a developer looking to build or experiment with a custom semantic search API that can understand natural language queries.
Not ideal if you are an end-user looking for a ready-to-use search application or if you need a solution that runs outside of a Linux environment.
Stars
31
Forks
4
Language
Python
License
—
Category
Last pushed
Jun 04, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Huffon/semantic-search-faiss"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepset-ai/haystack-tutorials
Here you can find all the Tutorials for Haystack 📓
aryn-ai/sycamore
🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
MaartenGr/PolyFuzz
Fuzzy string matching, grouping, and evaluation.
unum-cloud/USearch
Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C,...
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.