Show HN: Natural Language Search for Any GitHub Repo (codesearch.foneme.ai)
Hi folks, I created an open-source codebase search tool.
Just enter any public Github URL and your search query to get top matching functions on the repo.
Source Code: https://github.com/rahuldan/codesearch
Made it using the OpenAI's embeddings API, FAISS and Postgres.
Currently supports only Python and vanilla Javascript projects. And the max repo size is 100MB
You can self-host using Docker setup from my Github (This would allow you to index local repos)
Would love to hear your feedback
0 comments
[ 0.26 ms ] story [ 19.7 ms ] threadNo comments yet.