Skip to content

upship-ai/giddyanne

Repository files navigation

Giddyanne

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 install

Then in any git repo:

giddy find "error handling for API calls"

Documentation

giddyanne.upship.ai

License

MIT License - see LICENSE.txt

About

Semantic codebase search. Indexes your files with embeddings and lets you find code by meaning, not just keywords.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors