alobroke/GitGPT Codebase QA

Ask questions about any GitHub repository using RAG, semantic search, and LLMs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
questionQuestion to ask about the repositoryyes
github-tokenGitHub token used for PR/Issue commentsno""
llm-providerLLM provider: ollama, openai, anthropicnoopenai
llm-modelModel name for the selected providernogpt-4o-mini
api-keyAPI key for OpenAI or Anthropicno""
embedding-modelEmbedding model used for repository indexingnoBAAI/bge-small-en-v1.5
top-kNumber of chunks retrieved before rerankingno8
pathsComma-separated file patterns to indexno**/*.py,**/*.js,**/*.ts,**/*.tsx,**/*.jsx,**/*.go,**/*.java,**/*.md
post-commentPost answer back to GitHub PR/Issuenofalse
cache-indexCache repository index between runsnotrue
namedescription
answerGenerated answer
sourcesJSON array of source file paths and line ranges