mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
Word order fix
This commit is contained in:
parent
6c0fdb66f1
commit
bbfbade6f0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Thus the scene is set for my ChefGPT challenge…
|
|||
|
||||
## `sudo make me a meal`
|
||||
|
||||
I'm _extremely_ skeptical about tools like ChatGPT; Large Language Models (LLMs), what the world is calling "AI" this decade. They're eerily lifelike at responding to human questions, and can get in the right ballpark for answers most of the time, but their energy consumption (both producing and using them), their ethics (selective application of copyright), and their "intelligence" are all _highly_ questionable. But learning about how they work, their limtations, and how to recognise what they produce are all things I think will be very useful in the months and years ahead.
|
||||
I'm _extremely_ skeptical about tools like ChatGPT; Large Language Models (LLMs), what the world is calling "AI" this decade. They're eerily lifelike at responding to human questions, and can get in the right ballpark for answers most of the time, but their energy consumption (both when "training" and using them), their ethics (selective application of copyright), and their "intelligence" are all _highly_ questionable. But learning about how they work, their limtations, and how to recognise what they produce are all things I think will be very useful in the months and years ahead.
|
||||
|
||||
So I decided to ask [ChatGPT](https://chatgpt.openai.com) to give me a recipe to cook. I'm not the first and I won't be the last, but I want to document the process, the results, and my tasting notes so that I can look back and laugh in 25 years.
|
||||
|
||||
|
|
Loading…
Reference in a new issue