AI strategy Machine learning

AI is more than a chatbot

When people say AI, they usually mean ChatGPT. That is a small piece of what AI can do for you. A tour of the rest of the toolbox.

· 1 min read

Say “AI” at a party and nine out of ten people think of a chat window. Understandable. ChatGPT is the side of AI that became visible to everyone in two years.

But it is a small part of what AI can actually do for you. And sometimes it is not the right part.

The chatbot-shaped blind spot

If the only tool you know is a hammer, every problem looks like a nail. The same goes for AI. Companies that build AI initiatives around “what can we do with ChatGPT” systematically miss the highest-ROI projects, because those projects do not look like a chat.

A few examples from our cases:

  • Recognising fruit flies in images. A vision model does that in milliseconds with higher accuracy than a human who is tired after hour six. No LLM in sight.
  • Predicting recovery times based on millions of historical repair records. A classic machine learning model finds patterns staff cannot see. No prompt, but a pipeline.
  • Document categorisation at scale. Sometimes an LLM, sometimes a much simpler classifier that runs 100x cheaper and performs just as well.

In each of these cases, “let’s throw ChatGPT at it” would work, but slower, more expensive and less accurate than the solution that actually fits.

What else is in the toolbox

A short tour, not aiming to be exhaustive:

  • Computer vision. Classifying images, locating objects, inspecting quality. Mostly specialist models, not giant LLMs.
  • Predictive modelling. Time series, churn, maintenance, price optimisation. Classic ML often delivers better and more explainable results here.
  • Classic NLP. Entity extraction, classification, clustering. Sometimes an LLM, sometimes a lighter model that runs on your laptop.
  • LLMs and GenAI. Suited to open, context-rich tasks: summarising, rephrasing, assistance. Less suited to tasks that need to be cheap, deterministic and run a hundred times per second.
  • Agents and orchestration. Stitching multiple models and tools together into a working workflow. The powerful part sits in the integration, not in a single model choice.

The question is never “which model do we use”, it is “what is the problem and which tool fits”.

How we choose

In an intake we do not start with the technology. We start with the problem.

  1. What is the business outcome? Not “we want AI”, but “we want X to be 40% faster” or “we want errors in Y to be cut in half”.
  2. What are the constraints? Volume, latency, budget, explainability, data sensitivity. These often push you towards one type of solution.
  3. What data do we have? Labelled, unlabelled, little, lots, structured, messy. That determines feasibility.
  4. Only then: which solution? Sometimes an LLM. Sometimes classic ML. Sometimes a combination. Sometimes no AI, just better automation.

That order saves you money and time. And delivers solutions that are not only impressive in a demo, but also in production.

The right tool for the right problem

AI is a toolbox, not a hammer. The best AI projects are the ones where the tool fits the work, and where someone with experience helps make that choice. Not what is hot. What works.


Unpyle picks the right AI solution for your problem, not the trending one. Browse our cases for concrete examples or book a call to see which tool fits your challenge.

Want to see what AI can do for your business?