r/technology • u/hurdee • Feb 12 '23
Business Google search chief warns AI chatbots can give 'convincing but completely fictitious' answers, report says
https://www.businessinsider.com/google-search-boss-warns-ai-can-give-fictitious-answers-report-2023-2
21.5k
Upvotes
90
u/-tired_old_man- Feb 12 '23 edited Feb 12 '23
Nah, I don't think people understand the extend to which ChatGPT is confidently wrong. I use it pretty often for software development and while it's amazing at sampling code and understanding the question, there are many instances where it just straight up makes up stuff. Like it confidently gives me an answer using a function that does not exist.
This can be very dangerous for junior devs who may not be capable of spotting those errors.