do-me/sff
CLI for semantic search on your computer. Searches text files and identifies the most relevant chunks to your query.
Quickly find relevant information in your personal notes or document archives without needing exact keywords. This tool takes your natural language query and scans through your .txt, .md, and .mdx files, providing specific text snippets that semantically match what you're looking for. It's ideal for anyone who needs to efficiently retrieve information from a large collection of text documents.
Use this if you need to recall specific information from your local collection of notes, research papers, or documentation and are tired of keyword-based searches missing the context you need.
Not ideal if you primarily work with scanned PDFs, images, or proprietary document formats, as it only processes plain text, Markdown, and MDX files.
Stars
23
Forks
4
Language
Rust
License
MIT
Category
Last pushed
Nov 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/do-me/sff"
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,...