You can try Code Llama with Ollama.<p><a href="https://ollama.com/library/codellama">https://ollama.com/library/codellama</a><p>You would need to prepare some script to read the repository and RAG the content.<p>Can also use Ollama for embedding: <a href="https://ollama.com/library/nomic-embed-text">https://ollama.com/library/nomic-embed-text</a>