TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Natural Language Search for Any GitHub Repo

2 pointsby rahuldanover 2 years ago
Hi folks, I created an open-source codebase search tool.<p>Just enter any public Github URL and your search query to get top matching functions on the repo.<p>Source Code: <a href="https:&#x2F;&#x2F;github.com&#x2F;rahuldan&#x2F;codesearch">https:&#x2F;&#x2F;github.com&#x2F;rahuldan&#x2F;codesearch</a><p>Made it using the OpenAI&#x27;s embeddings API, FAISS and Postgres.<p>Currently supports only Python and vanilla Javascript projects. And the max repo size is 100MB<p>You can self-host using Docker setup from my Github (This would allow you to index local repos)<p>Would love to hear your feedback

no comments

no comments