Developer Gustavo Enríquez has released MakerAI, a native AI orchestration framework for Delphi on Windows designed to bring modern LLM workflows, RAG systems, autonomous agents, and AI-powered application architecture directly into Delphi development.
MakerAI is far more than a simple OpenAI wrapper or chat component suite. The framework provides a complete AI runtime for Delphi applications, including universal LLM connectivity, graph-based workflow orchestration, semantic memory, Retrieval-Augmented Generation (RAG), agent tooling, and visual chat components. Built entirely in native Delphi, the framework targets high-performance AI integration for enterprise applications, VCL/FMX software, ERP systems, industrial tools, and advanced AI-powered desktop applications.
The framework supports OpenAI, Claude, Gemini, Ollama, Groq, Mistral, and other providers through a unified TAiConnection layer, allowing developers to swap models and providers without rewriting application logic. It also includes support for local/offline AI deployments through Ollama integration, making it suitable for privacy-sensitive and enterprise environments.
The features that MakerAI provides include:
- Universal LLM connectivity for OpenAI, Gemini, Claude, Groq, Ollama, and Mistral
- Native Delphi AI framework with no heavy external runtime dependencies
- RAG 2.0 engine for private knowledge retrieval and contextual AI systems
- Autonomous AI agents with semantic memory and workflow execution
- Graph-based AI orchestration for complex automation pipelines
- Massive document indexing and hybrid embeddings support
- Multi-model AI environments and provider abstraction
- Voice monitoring and progressive transcription support
- Professional visual ChatUI components for multimedia AI interfaces
- Enterprise-ready architecture for ERP, CRM, LMS, and industrial systems
- Support for Delphi 10.3 Rio through Delphi 13 Florence
- Function calling and AI tool execution inside Delphi applications
MakerAI is positioned as a full AI operating system for Delphi developers rather than a standalone SDK. The framework gives RAD Studio developers the building blocks required to create production-grade AI applications, multi-agent systems, retrieval pipelines, workflow automation, and intelligent business software entirely in Object Pascal.
Head over and explore the full MakerAI documentation, demos, and component architecture on GitHub.

