AmenRa/retriv
A Python Search Engine for Humans 🥸
This tool helps you build a search engine for your documents, allowing users to find relevant information quickly. You provide a collection of text documents, and it creates a search index, enabling fast retrieval of results for user queries. It's ideal for anyone needing to make a large body of text searchable, from researchers to content managers.
248 stars. Available on PyPI.
Use this if you need to create a custom search experience for textual data, offering both keyword-based and meaning-based search capabilities.
Not ideal if you need a pre-built, off-the-shelf search solution that doesn't require any coding or customization.
Stars
248
Forks
31
Language
Python
License
MIT
Category
Last pushed
Dec 18, 2025
Commits (30d)
0
Dependencies
19
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/AmenRa/retriv"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
AKSW/sante
The Ontology, Dataset and Knowledge Search Engine
gnes-ai/gnes
GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep...
raphaelsty/cherche
Neural Search
erenisci/wikipedia_synonym_search
Semantic search engine over Turkish Wikipedia. Uses a 3-stage pipeline (MongoDB → Word2Vec →...
eswar-7116/wiki-semantic-crawler
A Semantic A* Pathfinding agent that navigates Wikipedia using high-dimensional vector space....