Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@FourOh-LLC If you look up open AIs API, one thing I have it do is I use its functions feature to have it extract structured data from the text given.
For example, I could feed it a document, like someone's identification paperwork, from any country, and have it pull out their demographic information like their name and their address and identification number and so on. It will return it as a JSON blob.
So the reading comprehension and creative writing capability of these LLMs is actually very impressive. But if I ask it to prove the Pythagorean theorem or do basic arithmetic, there's a decent likelihood that it completely shits the bed.
It's an issue of knowing when to use it and how.