Hey guys - creator here. Have hit the Github rate limit and currently not working! Am trying to fix! Thanks for all the support!
Might be worth asking users to "login with GitHub" to get past the rate limits (the anonymous rate limits are lowwww like 10 per hour). Logging with GitHub is still lowish but like 1k per hour or so. (IIRC)
Show HN: GPTDuck – Ask questions about any GitHub repo
21–30 of 58 posts
Re: Show HN: GPTDuck – Ask questions about any GitHub repo
#22I thought I'd throw it a curveball: https://github.com/chbarts/particle-abcs And my question: > What language is this written in? The answer: > This appears to be a poem written in English. It is written in a form that is often used for teaching purposes, in which each letter of the alphabet is associated with a concept related to a particular field of study. In this case, the poem is about quantum field theory and p…
I am very impressed with your test - and the result.
Re: Show HN: GPTDuck – Ask questions about any GitHub repo
#23Re: Show HN: GPTDuck – Ask questions about any GitHub repo
#24I've been thinking about something similar. GPT-3 has dated knowledge on a lot of libraries. If you could feed it the latest source code and docs pages, would it be able to help you write code faster? As others have mentioned, it seems down at the moment. But will be curious to give this a go and see how well it works.
This tool that allows you to add in a web scrape to a ChatGPT prompt is quite cool: https://twitter.com/DataChaz/status/1610556519531089921
Re: Show HN: GPTDuck – Ask questions about any GitHub repo
#25This appears to be quite nice assuming it works, but I wonder: how does this work? I thought ChatGPT could only process a very limited context (a few thousand words or so) and this claims to work for repositories The site says: "we will download [the repo] to the server and create embeddings against the code". What kind of embeddings are these?
Re: Show HN: GPTDuck – Ask questions about any GitHub repo
#26I'm trying to ask ChatGPT what the core insight is to my repository
Re: Show HN: GPTDuck – Ask questions about any GitHub repo
#27It is difficult to answer this question without knowing more about the context provided. It appears to be a PGP public key block, but without additional information it is impossible to answer the question.
it seems it might not be able to read it?? (its got a normal readme and docs etc.)
Re: Show HN: GPTDuck – Ask questions about any GitHub repo
#28I thought I'd throw it a curveball: https://github.com/chbarts/particle-abcs And my question: > What language is this written in? The answer: > This appears to be a poem written in English. It is written in a form that is often used for teaching purposes, in which each letter of the alphabet is associated with a concept related to a particular field of study. In this case, the poem is about quantum field theory and p…
Re: Show HN: GPTDuck – Ask questions about any GitHub repo
#29How did you implement this ? Would love to learn more