Hacker News new | ask | show | jobs
by rahuldan 1263 days ago
Great project!!

I was building something on similar lines. It is a semantic search engine for codebases using Openai's embedding and FAISS https://github.com/rahuldan/codesearch

It fetches the functions in the code for a query