Videos
Github is completely foreign to me - what is it, and how can it be used with Claude? I use Claude a lot and was wondering if I can get some use out of the Github integration. I have made a Github account, but I'm really not sure what I should be doing, or the outcomes I can achieve.
For context I use Claude a lot for writing (academic) and generating or adjusting HTML code.
Suppose I want Claude to be able to access all the files of a large GitHub repository. This gives the model full context about the code. That way it can answer deep repo related questions and produce new code as needed.
Obviously it’s not easy because of the limited context window. Claude projects won’t cut it either. Anyone exploring this avenue?
I saw some techniques like compressing code, code2prompt as being explored. Was curious about other approaches.