I just found this. no idea what deepwiki is but it seems to be AI generated docs for public github repos.

Browsing through it and I don't see any mistakes. I guess it's reading the code to generate the docs

https://deepwiki.com/hzrd149/applesauce

Reply to this note

Please Login to reply.

Discussion

That’s cool. The issue I have with AI is the need for validating its output. For all we know it could be 99% correct and get 1% of it wrong, and it’s easy to miss. But then humans could get things wrong too, so I don’t know.

That's why I think validation should have some human intervention, for example when ai writes code it should write its own tests too but the test data should be provided/validated by a human.

It seems to be that way, it did get a few things wrong but it seems like it generated a decent overview