Get the latest tech news

Show HN: Repo2vec – an open-source library for chatting with any codebase


Chat with your codebase with 2 commands. Contribute to Storia-AI/repo2vec development by creating an account on GitHub.

TL;DR: repo2vec is a simple-to-use, modular library enabling you to chat with any public or private codebase. This will index your entire codebase in a vector DB, then bring up a gradio app where you can ask questions about it. We built the code purposefully modular so that you can plug in your desired embeddings, LLM and vector stores providers by simply implementing the relevant abstract classes.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of source library

source library

Photo of codebase

codebase

Photo of Repo2vec

Repo2vec

Related news:

News photo

Searching a Codebase in English

News photo

RAG for a Codebase with 10k Repos

News photo

What makes a great contribution to a codebase?