in-memory-search
There are 6 repositories under in-memory-search topic.
winkjs/wink-bm25-text-search
Fast Full Text Search based on BM25
ShahMitul-GenAI/RAG-Simplified
Enhance GPT-3.5-Turbo output using Retrieval-Augmented Generation (RAG) with a user-friendly interface. Select between Wikipedia or integrate external documents to experience precise, context-aware responses.
incubos/yoctodb
A tiny embedded Java-engine for extremely fast partitioned immutable-after-construction databases
marianmeres/searchable
Configurable fast text search index
ShahMitul-GenAI/ContentNavigator
A content navigator powered by GPT-3.5-Turbo to explore multiple documents uploaded using Streamlit UI. It uses `Document Array Memory` for small and `Pinecone` for large document pools and delivers concise, referenced search results.
jjacobsonn/in-memory-search-engine
A high-performance in-memory search engine exposing endpoints for both autocomplete and fuzzy search.