altaidevorg/letsearch
A vector DB so easy, even your grandparents can build a RAG system 😁
Letsearch helps you quickly prepare your documents for AI applications, specifically for building Retrieval-Augmented Generation (RAG) systems or semantic search. You provide your documents in JSONL or Parquet files, and it processes them into a searchable index. This tool is ideal for anyone working with large collections of text who wants to make them instantly available for AI models without complex setup.
No commits in the last 6 months.
Use this if you need to rapidly set up a system that allows AI to 'read' and retrieve information from your documents, like creating a smart FAQ bot or a knowledge base search.
Not ideal if you require advanced customization of vector indexing algorithms or need to integrate with a pre-existing, complex data pipeline.
Stars
18
Forks
—
Language
Rust
License
Apache-2.0
Category
Last pushed
Jul 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/altaidevorg/letsearch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
winkjs/wink-bm25-text-search
Fast Full Text Search based on BM25
run-llama/semtools
Semantic search and document parsing tools for the command line
Hamza5/file-brain
Smart local file search app that understands your files
OpenConceptLab/oclmap
OCL Mapper (beta): an open-source AI-supported terminology mapping solution for the global community
Dicklesworthstone/frankensearch
Two-tier hybrid search for Rust: sub-millisecond initial results via potion-128M,...