osgrep and sgrep
About osgrep
Ryandonofrio3/osgrep
Open Source Semantic Search for your AI Agent
This tool helps software developers quickly understand large codebases by searching for concepts and code structures using natural language. You input questions like "where do transactions get created?" or "how is the database connection pooled?" and it outputs relevant code snippets, file paths, and dependency call graphs. It's designed for developers working with complex software projects, especially those using AI coding agents.
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