Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Kai Summer Wave Webinar Series – 5 Great Days

Kai Summer Wave Webinar Series – 5 Great Days

By David I and Gemini Notebook
Last Updated August 22, 2026

Kai Summer Wave Webinar Introduction

The provided transcripts document a multi-day webinar series hosted by Embarcadero Technologies to showcase Kai, an AI-powered productivity tool integrated into the RAD Studio development environment. The presenter details how Kai assists software developers by generating code, modernizing outdated user interfaces, and automating repetitive “boilerplate” tasks in both Delphi and C++. Throughout the sessions, the host demonstrates the tool’s versatility by featuring community-submitted projects, such as a modernized Pac-Man clone and a high-performance 3D world framework. A significant portion of the discussion focuses on the rapidly evolving landscape of artificial intelligence, comparing various large language models like Claude, Gemma, and Quen. The series emphasizes a “bring your own key” philosophy, allowing developers to choose between cloud-based services or local LLMs to maintain data privacy. Ultimately, the webinars advocate for embracing AI as an essential partner in modern software engineering to stay competitive in an industry experiencing profound technological shifts.

Awesome Host = Ian Barker

Iam Barker has always done a great job (in person and online) to help Delphi and C++Builder developers become better developers in his demos, conversations with developers, answering questions and emails and most importantly listening (and learning) from our community members. I give Ian an 11 (out of 10) for the “summer of Kai”.

I can’t wait to see what Ian does to top this event effort. How about a 24 hours of Kai webinar (around the world, around the clock)? I would definitely help Ian accomplish this!

😀

My favorite use of Kai – PasClaw (on day 5)

First off, I loved all of the five days of sessions. I will be going through all of the videos (multiple times) to learn more about Kai and think about projects that I want to build. The fifth day ended by showcasing an awesome solution, PasClaw by Eli of FMX Express who did a walkthrough of Pasclaw, an open-source, agentic coding assistant designed for Delphi.

The project home page talks about Pasclaw as an AI Agent forged in Embarcadero Delphi — a single native binary, a tool-using LLM loop, and the raw speed of compiled Object Pascal.

From the GitHub repo readme file:

PasClaw is an ultra-lightweight personal AI agent written in Delphi Object Pascal. It is a Delphi/FPC port inspired by picoclaw, with a command-line assistant, tool calling, MCP integration, an HTTP gateway, an OpenAI-compatible API surface, a small embedded web UI, scheduled tasks, skills, and channel integrations. The main program lives at src/pasclaw/PasClaw.dpr. It initializes terminal color handling, prints the banner, applies timezone configuration, and dispatches into the command tree implemented under src/cmd/.

You can watch the Pasclaw video segment from day 5 using the following URL:

https://youtu.be/eJXY9QPazcc?t=5937

Pasclaw Home page: https://pasclaw.dev/

Pasclaw GitHub Repo: https://github.com/FMXExpress/PasClaw

About Kai and RAD Studio

Kai is an AI-powered development workflow tool designed specifically for Delphi, C++Builder, and RAD Studio. Maintained and supported by Embarcadero/Idera, Kai is delivered directly to developers via RAD Studio’s GetIt Package Manager.

Because the AI landscape shifts rapidly, delivering Kai as an add-on package rather than embedding it directly into the core IDE allows the development team to update and iterate on it frequently.

What Kai Does

Kai acts as an intelligent coding companion that can handle a wide variety of tasks:

How Kai Integrates with RAD Studio

Kai is tightly integrated directly inside the RAD Studio IDE to keep you in your development flow. Key integration features include:

Sumaries of each Day’s presentations and demos

The Kai Summer Wave webinar series featured a wide range of demonstrations highlighting artificial intelligence as a productivity force multiplier in Delphi and C++ development. These presentations ranged from live coding exercises to benchmarks and community-submitted projects.

The webinars showcased the following major demonstrations, categorized by project type:

1. Live AI-Driven Development Demos (Ian Barker)

In these sessions, the host demonstrated Kai’s real-time capabilities within the RAD Studio IDE:

2. The Webinar “Local Model Cage Fight” Demo (Day 3)

Ian set up a direct reasoning and speed benchmark between frontier local models and cloud-based giants. Using Olama on a MacBook Pro M5 Pro (48GB unified RAM), he challenged the models with an advanced Delphi interview question: “What is the utility of delegating an interface implementation to a property?”:

3. Community Giveaway Showcase Projects

Throughout the week, Ian showcased projects built or updated by developers using Kai as part of the campaign’s giveaways:

4. Frank Lauer’s Multi-Agent Enterprise Setup (Day 5)

In a highly anticipated expert interview, developer Frank Lauer demonstrated how he runs his entire software business via a localized, multi-agent AI pipeline:

5. Eli’s Pasclaw Tool Deep Dive (Day 5)

Eli from FMX Express provided a walkthrough of Pasclaw, an open-source, agentic coding assistant designed for Delphi:

URLs to the series of YouTube videos

The following are the links to each of the YouTube video replays for the Kai Summer Wave.

 

 

 

 

Exit mobile version