Approaching AI prompting
Antonio
AI is being added everywhere. Big companies are racing to get their LLM (Large Language Model) in front of you.
This is the vast amounts of text data to learn statistical relationships and mimic human speech patterns
A computational "model" or representation of many mnay (many) statistics.
What's so hard about that??
Let's look at how difficult language can be in general.
An eggcorn is the alteration of a word or phrase through the mishearing or reinterpretation of one or more of its elements, creating a new phrase having a different meaning from the original but which still makes sense and is plausible when used in the same context.
Text
Humans have trouble communicating. Between vocabulary, slang, idioms, etc..
How can machines do it???
Instead they guess based on LARGE (super large) amounts of examples. And because people are kind of predictably they can appear to understand.
We prompt LLM models. We don't script them.
This means there is not an exact output.
Result will vary with each prompt as the LLM tries to give you what you asked for.
Doesn't always work...
Google's Gemini Model
LLMs are everywhere.