ElfarraDev/NimbleSearch
NimbleSearch is a lightweight, efficient search index solution for small to medium-sized datasets. It uses TF-IDF and cosine similarity to provide fast, accurate searches across text and keyword fields. With features like customizable relevance, filtering, and incremental updates, NimbleSearch offers powerful search capabilities without the complex
No commits in the last 6 months.
Stars
1
Forks
—
Language
Python
License
MIT
Category
Last pushed
Oct 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/ElfarraDev/NimbleSearch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Michael-JB/bm25
A BM25 embedder, scorer, and search engine, written in Rust.
jeanCarloMachado/PythonSearch
A minimalistic search engine for productivity that stores documents as code
neuml/codequestion
🔎 Semantic search for developers
chnsh/deep-semantic-code-search
Deep Semantic Code Search aims to explore a joint embedding space for code and description...
aws-samples/tabular-column-semantic-search
Code accompanying AWS blog post "Build a Semantic Search Engine for Tabular Columns with...