XiaoConstantine/sgrep
CLI for semantic grep
When working with large codebases or developer agent conversations, sgrep helps you find relevant code or discussion snippets by understanding the concept you're looking for, not just exact keywords. You input a plain English question like "how does user authentication work" and it returns code segments or past chat dialogues that semantically match your intent. This is designed for software developers and engineers who need to quickly navigate complex codebases or review past development conversations.
Use this if you are a developer looking for code or conversation context based on what it does or means, rather than precise keywords or syntax.
Not ideal if you need to perform very fast, exact string or regex matching on code, as tools like `ripgrep` are optimized for that.
Stars
11
Forks
2
Language
Go
License
Apache-2.0
Category
Last pushed
Jan 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/XiaoConstantine/sgrep"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
dtsola/xiaoyaosearch
小遥搜索,听懂你的话、看懂你的图,用AI找到本地任何文件。让搜索像聊天一样简单。XiaoyaoSearch: Understands your words, reads your...
cocoindex-io/cocoindex
Data transformation framework for AI. Ultra performant, with incremental processing. 🌟 Star if...
justincasher/lean-explore
A search engine for Lean 4 declarations
Ryandonofrio3/osgrep
Open Source Semantic Search for your AI Agent
yoanbernabeu/grepai
Semantic Search & Call Graphs for AI Agents (100% Local)