Hacker News new | ask | show | jobs
by duccinator 1041 days ago
Yes, even GPT3.5 is better. I am in uni, and LLMs are probably the best teachers I have had the experience to learn from(and I have had some great teachers and professors). They work even better if you feed them the content of a book/manual/documentation as a reference.

They do suck at solving problems correctly, however if you give them an incorrect solution and ask them to spot mistakes, or just ask for a general method to do a problem, it works out.

However, they might not yet compare to the best of humans. The best SO answers probably represent 0.01% of the answers, which is a high bar. I am certain very amazing teachers and professors exist out there in the world whom LLMs can't beat yet but the average can't compete.

1 comments

> Yes, even GPT3.5 is better. I am in uni, and LLMs are probably the best teachers... They do suck at solving problems correctly...

The discussion was specifically about LLMs to write software. Not about university essays or articles or exams. Are you claiming GPT3.5 is better at writing bug-free software than the average software engineer?

No, please read my response again. My claim is that GPTs are better than human teachers, for most* domains, including software.

However, I do think a framework needs to be developed for formally learning any particular topic. If you are self learning using just chatgpt, you might miss out on a few key things. I haven't used it much personally but the khan academy bot is close.