FAQ from GithubQA
What is GithubQA?
GithubQA is a web service that provides question answering functionality for any Github repository. Users can input a Github repository, and the service will download it to the server and create embeddings against the code.
How to use GithubQA?
To use GithubQA, simply enter the URL of a public Github repository in the provided input field. The service will then download the repository and analyze its code to create embeddings.
What kind of Github repositories does GithubQA support?
GithubQA supports public Github repositories with less than 200 files and a file size less than 100MB.
Can I use GithubQA for private repositories?
No, GithubQA only supports public repositories.
How does GithubQA analyze the code in a repository?
GithubQA downloads the repository to the server and creates embeddings against the code for question answering functionality.