Favoriot started to implement AI into its IoT platform by using traditional Machine Learning techniques, and many wondered when Favoriot would use Large Language Models (LLMs).

Below are the reasons Favoriot started with Machine Learning before moving to Agentic AI.

1. How is this ML different from LLMs

The ML used in Favoriot today

This is classical and applied machine learning focused on structured IoT data.

Think of:

  • Numbers
  • Time-series
  • Sensor streams
  • Device metrics

Its job is to:

  • Predict values
  • Classify states
  • Detect anomalies
  • Learn patterns from historical data

Examples:

  • Forecast energy usage
  • Detect abnormal temperature behaviour
  • Classify device health
  • Estimate remaining useful life

These models are:

  • Small
  • Fast
  • Domain-specific
  • Deterministic in purpose

They learn only from your data, within a defined scope.

What LLMs are

LLMs are a very different creature.

They are:

  • Trained on massive text corpora
  • Language-first
  • Probabilistic in reasoning
  • General-purpose

Their strength is:

  • Understanding and generating language
  • Reasoning across concepts
  • Explaining, summarising, planning

They do not natively understand sensor physics, time-series behavior, or device constraints unless wrapped with tools or data adapters.

In short:

AspectFavoriot MLLLM
Data typeStructured IoT dataText, language
ScaleSmall to mediumMassive
PurposePrediction, detectionReasoning, generation
TrainingOn your dataPre-trained globally
DeterminismHighProbabilistic

They solve different problems.

2. Why Favoriot ML is still essential

A lot of people assume LLMs will replace everything.

They won’t.

For IoT systems:

  • LLMs are too heavy for real-time sensor inference
  • LLMs do not replace signal modelling
  • LLMs cannot forecast time series accurately on their own
  • LLMs do not understand noise, drift, or sensor physics by default

Your ML layer is the ground truth intelligence.
It understands reality as numbers behave in the real world.

LLMs sit above this layer, not instead of it.

3. Can this evolve into Agentic AI?

Yes. And this is where things get interesting.

But Agentic AI does not start with LLMs.
It starts with capability loops.

What makes an agent an agent

An agent needs five things:

  1. Perception
    Read data from the environment
    → IoT sensors already do this
  2. Understanding
    Interpret patterns and states
    → ML models already do this
  3. Decision logic
    Decide what action makes sense
    → Rules + ML outputs already exist
  4. Action
    Trigger something
    → Alerts, workflows, and actuators already exist
  5. Memory and learning
    Improve over time
    → Scheduled retraining already exists

Seen this way, Favoriot already has 80% of an agent loop.

4. Where LLMs come into Agentic AI

LLMs are not the agent.
They are the reasoning and coordination layer.

An evolution path looks like this:

Stage 1: ML-driven intelligence (today)

  • Models predict
  • Rules act
  • Dashboards explain outcomes

Stage 2: Tool-aware reasoning

  • An LLM can:
    • Interpret ML results
    • Explain why something happened
    • Suggest following actions in human language

Example:

“Energy usage will exceed baseline in 2 hours. Recommend load shedding or rescheduling non-critical equipment.”

Stage 3: Goal-driven agents

  • An agent is given a goal:
    • Reduce energy cost
    • Maintain uptime
    • Prevent failures

The agent:

  • Queries ML models
  • Monitors outcomes
  • Adjusts actions
  • Learns from feedback

Stage 4: Multi-agent systems

  • One agent watches energy
  • One watches maintenance
  • One handles alerts
  • They coordinate through shared context

This is where Agentic AI truly appears.

5. Why starting with ML first is the right move

If you begin with LLMs alone:

  • You get fluent explanations
  • But a weak grounding in reality

If you start with ML first:

  • You get reliable signals
  • Trustworthy predictions
  • Clear cause-and-effect

Agentic AI must be grounded.
Otherwise, it becomes confident but wrong.

IoT is a physical world problem.
Physics beats language every time.

6. The big picture

Think of it like this:

  • ML is the sensory and predictive brain
  • Rules are reflexes
  • LLMs are the thinking and planning layer
  • Agents are the orchestration of all three

Favoriot moving into ML is not competing with LLMs.
It is laying the foundation for real-world agentic systems that actually work.

That foundation matters more than hype.

FAVORIOT Intelligence References

Podcast also available on PocketCasts, SoundCloud, Spotify, Google Podcasts, Apple Podcasts, and RSS.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Share This

Share this post with your friends!

Discover more from IoT World

Subscribe now to keep reading and get access to the full archive.

Continue reading