Hacker News new | ask | show | jobs
by Shorn 1151 days ago
> explaining repos and apis instead of reading all the docs - help with debugging

You can only do this with something that existed in its training set, right? There's no way to point it at a random GitHub repo and say "digest this, so I can ask you questions about it"?

1 comments

Using the GPT-4 32k context model I would guess you can just paste the entire docs in there, and ask it questions about it. 32k tokens is about 24k words.

https://help.openai.com/en/articles/7127966-what-is-the-diff...