You're viewing a single thread.
Chat GPT is wonderful as a search engine for SO. It regurgitates the answers in a format easier to incorporate into your own project.
The thing I'm worried about is a lack of new answers. You need data to train an LLM, what to do if nobody is producing it?
23 4 ReplyIt already uses the docs and API references
4 2 ReplyI typically visit stack overflow when encountering edge cases and bugs not covered by the documentation.
11 1 ReplyIf it has learned from the source code you'd be surprised how good it is at that as well.
For docs it's better, for other stuff it's way worse than a human.
It's a shame so much stuff is locked up in discord these days.
3 1 Replyyeah, discord the the true black hole of information
3 0 ReplyDo you mean trained on the source code, or having the source code in context?
1 1 ReplyTrained on the source code.
Yeah could also clone the repo and use copilot against it.
1 0 Reply
But who writes the docs now
5 0 ReplyHa! I have an AI for that! Gotcha!
...
On, but the AI trains now on other docs that I used an AI to write...
...
Oh shit...
2 0 Reply