▲ 1 points
Ask HN: Local LLM to explore code repositories?
Is there an LLM that you can feed a repository and then ask it questions it? It would be useful for large repositories that lack documentation.
https://ollama.com/library/codellama
You would need to prepare some script to read the repository and RAG the content.
Can also use Ollama for embedding: https://ollama.com/library/nomic-embed-text