Why does Pickaxe limit AI model capabilities?

Why does Pickaxe limit the AI model capabilities?

For example, OpenAI’s ChatGPT has the ability to output files in DOCX (Microsoft Word), PDF (Portable Document Format), XLSX (Microsoft Excel), CSV (Comma-Separated Values), PPTX (Microsoft PowerPoint), and others.

But, when I ask a Pickaxe AI tool to output in a specific format, it tells me it cannot produce files. E.g.,

If my Pickaxe tools can’t at least do what ChatGPT does, then what’s the point in trying to create value-added capabilities through Pickaxe?

Also, I’m using my API Key, so I’m not even using Pickaxe credits.

1 Like

Pickaxe does not ever limit any “model” capabilities.

No LLM can “generate word documents” as part of its functioning. However, companies like OpenAI build in extra functionality, to do cool things like generating word docs.

On Pickaxe, you can do the same thing. Simply go to the act tab, and pick the functionality you’d like. I know we already have a generate PDF action, as well as a word doc generator…

2 Likes

Yes this is a common question. ChatGPT is actually a web-app that OpenAI has built on top of their AI models. A lot of the functionality is not actually AI functionality. For example, when you upload a PDF they use a PDF extraction to pull the text and then dump that into ChatGPT (same as Pickaxe). And many of the other functionalities are basically other pieces of software connected to their language models (basically they’re “actions”).

So ChatGPT is basically a General-Purpose Super Pickaxe that OpenAI built itself. Same thing Claude.ai

4 Likes

Thanks, Mike. That makes really good sense and is an important distinction.

1 Like