Systems | Development | Analytics | API | Testing

Proactive control through AI: NKT saves millions

NKT makes the “electrical superhighways” that bring renewable energy to city consumers. Its 24/7 site in Karlskrona, Sweden is the world’s largest producer of high voltage undersea cables, making operational stability vital. However, the plant faced hurdles. Data was trapped in silos, leading to intuition-based decisions with no single source of truth.

LIVE Build: Claude Code + Spotter | Agentic AI Meets Your Analytics Stack

Where agentic AI meets your analytics stack to drive action at scale. The shift is here. As the industry moves from Generative AI (Chat) to Agentic AI (Action), the pressure is on for developers and data practitioners to design intelligent apps that don't just talk: they perform. The real challenge? Bridging the gap between sophisticated developer tooling and your enterprise analytics stack. That’s exactly what this session solves.

The 5 Pillars of AI Ready Data

Most AI failures aren’t model problems. They’re data pipeline problems. Disconnected systems. Inconsistent preparation. No governance at query time. This short animation walks through the 5 Pillars of AI-Ready Data and shows how data needs to move through a structured pipeline before it can power reliable AI. 5 Pillars of AI-Ready Data Access → Prep → Context → Governance → Monitoring Five stages. One connected flow.

How AI is Transforming SME Lending

For decades, SME lending has lived in a strange space. On one hand, small and medium enterprises are the backbone of every economy. They drive employment, fuel innovation, and keep local markets alive. On the other hand, getting access to credit has always been frustratingly difficult for them. Why? Because traditional lending systems were never designed for them. Banks relied heavily on collateral, long credit histories, and static financial statements.

AI is writing your code. Is your regression testing keeping up?

AI is now writing more of your code than ever. But the problem is that your test suite was built to catch errors, not to catch the difference between what an AI agent produced and what your original specification actually required. As AI tools accelerate development velocity, the volume of code moving through pipelines is outpacing traditional quality processes.

Agentic Testing and QA: Why Chrome DevTools Still Matters for Modern Testers

Chrome DevTools is the built-in browser inspector and debugger that ships with Google Chrome, giving testers ground-truth visibility into DOM state, network traffic, device rendering, and runtime behavior. In the context of Agentic Testing and QA — the emerging pattern where AI agents draft, execute, and summarize tests with reduced human supervision — DevTools remains the verification layer that confirms what an agent actually did inside the browser.