HN is going to mangle this but here's a quick table:
| Type of Horse | Average Height | Typical Color | |----------------|----------------|-----------------| | Arabian | 15 hh | Bay, Gray | | Thoroughbred | 16 hh | Chestnut, Bay | | Clydesdale | 17.5 hh | Bay with White | | Shetland Pony | 10.5 hh | Black, Chestnut |
And after a prompt "pivot the table so rows are colors":
| Typical Color | Type of Horse | Average Height | |----------------|----------------------------------------|-----------------------| | Bay | Arabian, Thoroughbred, Clydesdale | 15 hh, 16 hh, 17.5 hh | | Gray | Arabian | 15 hh | | Chestnut | Thoroughbred, Shetland Pony | 16 hh, 10.5 hh | | Bay with White | Clydesdale | 17.5 hh | | Black | Shetland Pony | 10.5 hh |
I imagine it uses the new Agent Skills features
* Claude for Chrome * Gemini for Chrome * ChatGPT Atlas * ...
will be built on top of the ACP protocol, so that these “AI extensions” to everything can become standardized
Sounds like there's some sort of an AI race after finance people and businesses?
If this works right, this could be a game changer.
took me four prompts to do generate a waterfall chart using d3 js because it didn't want to run it. obviously with real numbers and not generated data, you'd need to check the results thoroughly.
Banking secrecy laws + customer identifying data + AI tool = No bueno.