grepai and sgrep
About grepai
yoanbernabeu/grepai
Semantic Search & Call Graphs for AI Agents (100% Local)
This tool helps software developers quickly understand and navigate large codebases. It takes your local source code as input and allows you to search for code by its meaning or trace function calls using natural language queries. Developers can efficiently find relevant code sections, even if they don't know the exact function names, and understand how different parts of their system interact.
About sgrep
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work