Find code by meaning, not keywords. Completely offline.
Semantic codebase search using local embeddings. Search your codebase the way you think about it — "authentication logic", "date formatting", "API error handling" — and find the right code even if it uses different words.
git clone --depth 1 --branch v1.6.2 https://github.com/upship-ai/giddyanne.git
cd giddyanne && make installThen in any git repo:
giddy find "error handling for API calls"- Installation
- Configuration
- CLI Reference
- Searching
- Integrations (MCP, Emacs, VSCode, HTTP API)
- Troubleshooting
- Architecture
- Contributing
MIT License - see LICENSE.txt