Hacker News new | ask | show | jobs
by jmopp 1034 days ago
Computers are already better than humans at a wide variety of tasks. Text generation just happens to now be one of those tasks. But if you look at the prompt -> output -> prompt feedback loop, it's clear that the human submitting the prompts is still doing all the thinking. We're not yet at the point where the AI can prompt itself and improve its output in a logical manner.
2 comments

> We're not yet at the point where the AI can prompt itself and improve its output in a logical manner.

Self-play is widely used to train game AI, and is the "A" in "GAN"; is there any point doing it on an LLM? Especially on the ones being sold as services where people get upset if they change over time?

You really should take a look at Code Interpretor:

https://www.latent.space/p/code-interpreter#details