/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: I built an AI that turns GitHub codebases into easy tutorials
(github.com)
923 points
zh2408
| 1 comments |
19 Apr 25 21:04 UTC
|
HN request time: 0.209s
|
source
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
Show context
amelius
◴[
20 Apr 25 13:33 UTC
]
No.
43743668
[source]
▶
>>43739456 (OP)
#
I've said this a few times on HN: why don't we use LLMs to generate documentation? But then came the naysayers ...
replies(3):
>>43744382
#
>>43744780
#
>>43751203
#
runeks
◴[
20 Apr 25 16:28 UTC
]
No.
43744780
[source]
▶
>>43743668
#
Useful documentation explains
why
the code does what it does. Ie. why is this code there?
An LLM can't magically figure out your motivation behind doing something a certain way.
replies(2):
>>43745102
#
>>43748933
#
1.
bonzini
◴[
21 Apr 25 06:21 UTC
]
No.
43748933
[source]
▶
>>43744780
#
Tell it the why of the API and ask it to write individual function and class docs then.
ID:
GO
↑