Show HN: Repo2vec – an open-source library for chatting with any codebase https://ift.tt/AfdTh0O

Show HN: Repo2vec – an open-source library for chatting with any codebase Hi HN, We're excited to share repo2vec: a simple-to-use, modular library enabling you to chat with any public or private codebase. It's like Github Copilot but with the most up-to-date information about your repo. We made this because sometimes you just want to learn how a codebase works and how to integrate it, without spending hours sifting through the code itself. We tried to make it dead-simple to use. With two scripts, you can index and get a functional interface for your repo. Every generated response shows where in the code the context for the answer was pulled from. We also made it plug-and-play where every component from the embeddings, to the vector store, to the LLM is completely customizable. If you want to see a hosted version of the chat interface with its features, here's a link: https://www.youtube.com/watch?v=CNVzmqRXUCA We would love your feedback! - Mihail and Julia https://ift.tt/AqYh9UJ August 29, 2024 at 01:29AM

Comments