osgrep and grepai

Both tools provide semantic search and code analysis capabilities for AI agents, but they compete on the same core functionality with slightly different trade-offs: osgrep emphasizes open-source accessibility with active downloads, while grepai prioritizes local-first execution and call graph analysis without external dependencies.

osgrep
58
Established
grepai
58
Established
Maintenance 10/25
Adoption 10/25
Maturity 22/25
Community 16/25
Maintenance 17/25
Adoption 10/25
Maturity 13/25
Community 18/25
Stars: 1,080
Forks: 66
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 1,443
Forks: 113
Downloads:
Commits (30d): 6
Language: C
License: MIT
No risk flags
No Package No Dependents

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.

code-search software-development code-understanding developer-tools impact-analysis

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.

software-development codebase-navigation developer-tools code-analysis debugging

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work