raphaelsty/cherche
Neural Search
Composes modular retriever and ranker components—including sparse methods (BM25, TF-IDF), dense encoders (SentenceTransformers), and cross-encoders—into end-to-end pipelines for semantic search and question answering. Designed for batch inference on CPU/GPU with support for offline indexing, enabling efficient retrieval-then-rerank workflows over document collections. Integrates seamlessly with Hugging Face pre-trained models and provides built-in question-answering modules that work within the same pipeline abstraction.
333 stars and 251 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
333
Forks
14
Language
Python
License
MIT
Category
Last pushed
Jun 01, 2024
Monthly downloads
251
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/raphaelsty/cherche"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
AmenRa/retriv
A Python Search Engine for Humans 🥸
gnes-ai/gnes
GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep...
AKSW/sante
The Ontology, Dataset and Knowledge Search Engine
eswar-7116/wiki-semantic-crawler
A Semantic A* Pathfinding agent that navigates Wikipedia using high-dimensional vector space....
erenisci/wikipedia_synonym_search
Semantic search engine over Turkish Wikipedia. Uses a 3-stage pipeline (MongoDB → Word2Vec →...