yoanbernabeu/grepai
A privacy-first CLI tool providing semantic code search and call graph tracing for AI coding assistants.

Velocity · 7d
+12
★ / day
Trend
→steady
star history
Grepai enables natural language code search using vector embeddings, allowing developers and AI agents to find code by intent rather than literal text matching. It includes a file watcher for automatic index updates and exposes an MCP server so AI coding assistants can directly call it as a tool to reduce input token costs by providing semantically relevant code context.