StartupsEventsJobsNewsTV
Founders·Investors·Ecosystem·
DutchStartup.ai
EventsJobsNewsTV
All articles

Insight

Self-correcting AI agents as a development approach in the Dutch startup scene

13 July 2026·4 min read

Self-correcting AI agents as a development approach in the Dutch startup scene

Self-correcting AI agents are not a distant prospect: several Dutch startups have been building products with them for years. From pricing software that monitors margins to sensor systems that signal machine failures weeks in advance, the underlying approach is the same. A system observes, adjusts and learns from the result, in a continuous cycle.

Reinforcement learning, feedback loops and self-correction appear in marketing presentations from companies around the world, but behind those terms lie divergent technical choices. At a number of Dutch startups, those choices were made years ago and have since been tested in practice. A comparison of five companies shows what this approach delivers in practice and where the differences lie.

Pricing and forecasting as a feedback machine

Rotterdam-based SYMSON, founded in 2011 and the recipient of a Series B round of nearly €60 million in 2022, builds AI-driven pricing software for companies looking to protect their margins. The core of the system is a feedback loop: the software proposes a price, measures what subsequently happens in sales and margins, and adjusts its next recommendation accordingly. That is, in essence, what reinforcement learning means in a commercial context. The system does not learn once on historical data, but continuously corrects itself based on what the market returns.

A comparable logic underlies the work of Visualfabriq from Maarssen, active since 2013. The company focuses on revenue forecasting and promotion management for consumer goods companies. Promotions are inherently cyclical and measurable: you launch a campaign, measure the response and adjust the next cycle accordingly. Visualfabriq formalised that cycle in software that helps planners make better estimates. With €1.8 million in private equity financing (2021), the company is smaller than SYMSON, but it operates on the same principle of iterative adjustment based on measured outcomes.

Detecting failures before they become visible

In the industrial sector, the feedback loop takes a different form. At Samotics, founded in 2015 in Leiden and financed with €20 million, the focus is on electrical signal measurement on industrial machines. The system continuously reads current and voltage patterns and compares them against a baseline profile it has previously built up. Deviations are flagged, the model adjusts its reference based on new data and in doing so refines its sense of what is normal. The result, according to the company, is that failures are detected up to five months earlier than would be the case with conventional monitoring.

Jungle AI from Baarn, founded in 2017 and financed with €10 million in a Series A round in 2022, works along similar lines but targets a broader range of industrial assets, from wind turbines to production lines. The system detects underperformance and anomalous behaviour by continuously comparing against what the machine did previously under similar conditions. That self-correcting reference model is the core of the approach: the machine learns what healthy behaviour looks like and signals when that pattern shifts.

Both companies thereby solve the same problem as SYMSON and Visualfabriq, but in an entirely different context. Where pricing software draws feedback from sales figures, industrial AI draws it from electrical signals and sensor data. The architecture is analogous; the application is fundamentally different.

Oversight of the system itself

A distinct category is formed by Deeploy, founded in 2020 in Rotterdam and financed with €8.5 million in a Series A round in 2024. Deeploy does not build an AI agent that adjusts itself based on domain data, but a platform that monitors AI models in production. The system measures whether models are still performing as expected, signals drift and gives teams the tools to intervene before a model goes off course.

This is a different interpretation of the feedback loop. It is not the model that corrects itself, but an external system that monitors model quality and informs the people responsible for it. In the context of the AI Act and increasing compliance requirements, that is a relevant position: organisations are required to demonstrably maintain control over their AI systems, and Deeploy provides the infrastructure to do so.

The comparison with the other four companies reveals something important. SYMSON, Visualfabriq, Samotics and Jungle AI build systems that learn and self-correct. Deeploy builds the oversight system that monitors whether that self-correction is still proceeding responsibly. Both layers are necessary in an environment where AI models autonomously influence decisions.

What the comparison reveals

The five companies show that self-correcting systems are already live in various sectors, with concrete customers and measurable outcomes. The shared development approach is a cycle of measuring, comparing and adjusting, but the execution varies considerably. Some systems learn from transaction data, others from sensor signals, and others still monitor models from the outside.

What stands out is that most of these startups have built their product around a specific, well-defined decision problem. This is a pattern that recurs in successful applications of machine learning: the system has a clear objective, a measurable outcome and a mechanism to evaluate its own performance. Without those three elements, self-correction is difficult to achieve.

For investors and other founders in the Dutch ecosystem, it is notable that this approach is not confined to one sector or one type of data. Pricing, revenue forecasting, machine behaviour and model oversight are all areas where feedback loops add value. The underlying technical principles are transferable; the key lies in choosing the right domain and defining the right objective function.

External links open in a new tab and lead to sites outside Dutch Startup, we don't control their content.

On our platform

SamoticsSamoticsStartupElektrische signaalmeting detecteert industriële storingen tot vijf maanden vroegJungle AIJungle AIStartupMachine learning detecteert onderprestatie en storingen in industriële assetsSYMSONSYMSONStartupAI-gestuurd prijssoftware voor betere marges en dynamische prijsstrategieDeeployDeeployStartupAI-governanceplatform voor compliance en risicobeheersingVisualfabriqVisualfabriqStartupOmzetprognoses en promotiebeheer voor consumenten­goederen­bedrijven

Relevant from our ecosystem

Interactive RoboticsInteractive RoboticsStartupRobots als host, tutor en receptionist voor evenementen en onderwijsGeneral IntuitionGeneral IntuitionStartupTraint AI-agents op miljarden gameplay-beelden voor ruimtelijk redenerenQuantWareQuantWareStartupLevert schaalbare kwantumprocessoren voor bouwers van kwantumcomputers wereldwijd

On our platform

SamoticsSamoticsStartupElektrische signaalmeting detecteert industriële storingen tot vijf maanden vroegJungle AIJungle AIStartupMachine learning detecteert onderprestatie en storingen in industriële assetsSYMSONSYMSONStartupAI-gestuurd prijssoftware voor betere marges en dynamische prijsstrategieDeeployDeeployStartupAI-governanceplatform voor compliance en risicobeheersingVisualfabriqVisualfabriqStartupOmzetprognoses en promotiebeheer voor consumenten­goederen­bedrijven

Relevant from our ecosystem

Interactive RoboticsInteractive RoboticsStartupRobots als host, tutor en receptionist voor evenementen en onderwijsGeneral IntuitionGeneral IntuitionStartupTraint AI-agents op miljarden gameplay-beelden voor ruimtelijk redenerenQuantWareQuantWareStartupLevert schaalbare kwantumprocessoren voor bouwers van kwantumcomputers wereldwijd
PreviousCuspAI accelerates materials discovery with generative AINextCradle designs proteins with AI and its own laboratory

Frequently asked questions

What is the core principle behind self-correcting AI agents at Dutch startups?
The core principle is a continuous cycle of observing, adjusting and learning. The system makes a proposal, measures the outcome and adjusts the next recommendation based on that result, rather than training once on historical data. This pattern repeats across pricing software, revenue forecasting and industrial monitoring.
How does Samotics work and how does it differ from pricing software like SYMSON?
Samotics measures electrical signals on machines and compares patterns to a baseline profile it has built, detecting failures up to five months earlier. SYMSON uses the same feedback-loop but derives feedback from sales figures instead of sensor data. The architecture is analogous, the context fundamentally different.
What is Deeploy's unique role among the five companies?
Deeploy does not build a self-correcting AI agent, but a monitoring platform that watches whether AI models in production still perform as expected. The system signals drift and provides teams with tools to intervene, which is crucial for compliance with regulations like the AI Act.
What three elements are essential for self-correcting systems according to the article?
The system must have a clear goal, a measurable outcome and a mechanism to evaluate its own performance. Without these three elements self-correction is difficult to achieve, and this pattern recurs in all successful machine learning applications.

Related articles

Dexter Energy helps energy companies better exploit short-term markets with AI software
dutchstartuptoday

Dexter Energy helps energy companies better exploit short-term markets with AI software

Dexter Energy, an Amsterdam-based software company founded in 2017, combines weather data, market information and asset data into forecasts and trading signals for solar and wind energy producers.

Dexter EnergyDexter EnergyFons de LeeuwFons de LeeuwLuuk VeekenLuuk Veeken
Dutch startups aiming to transform agriculture and food in 2026
dutchstartupyesterday

Dutch startups aiming to transform agriculture and food in 2026

More than fifty Dutch startups are working on technology for agriculture and food. From AI software for greenhouses to autonomous weeding robots and machine learning-based protein design: the field is broad, but the shared direction is clear.

CradleCradle30MHz30MHzSource.agSource.ag
Eindhoven-based Securely lets AI take over web application security
dutchstartup3 days ago

Eindhoven-based Securely lets AI take over web application security

Securely, an Eindhoven cybersecurity company founded in 2019, is building an AI platform that protects web applications against attacks and continuously monitors whether organisations comply with regulations such as NEN 7510 and NIS2.

Ruben Van VreelandRuben Van VreelandNick de BruijnNick de BruijnTIN CapitalTIN Capital

Watch next

Nederlandse ondernemer Pim de Witte krijgt mega-investering van onder meer Jeff Bezos1:50
fundingNRC

Nederlandse ondernemer Pim de Witte krijgt mega-investering van onder meer Jeff Bezos

ICAI Day June 2022: Panel Discussion32:33
eventICAI Innovation Center for Artificial Intelligence

ICAI Day June 2022: Panel Discussion

Build it today, rebuild it in six months0:36
aiModern CTO

Build it today, rebuild it in six months

Stop manually checking AI work! Build a self-correcting agent factory instead.3:05
aiJulian Goldie Agency

Stop manually checking AI work! Build a self-correcting agent factory instead.

Why your AI outputs suck and how to fix it immediately.0:33
aiJulian Goldie Agency

Why your AI outputs suck and how to fix it immediately.

Top 5 bedrijven in Nederland die Agentic AI ontwikkelen9:40
aiDBB Software - Build Products in Weeks, Not Months

Top 5 bedrijven in Nederland die Agentic AI ontwikkelen

DutchStartup.ai

The platform for the Dutch AI scene.

Add your startup

Discover

  • DS TV
  • Dutch-language videos
About·Contact·Privacy·Terms