The AI Operating System for Delphi. 100% native framework with RAG 2.0 for knowledge retrieval, autonomous agents with semantic memory, visual workflow orchestration, and universal LLM connector. Supports OpenAI, Claude, Gemini, Ollama, and more. Enterprise-grade AI for Delphi 10.3+
# Add to your Claude Code skills
git clone https://github.com/gustavoeenriquez/MakerAiπ Official Website: https://makerai.cimamaker.com
MakerAI 3.1 is the definitive AI orchestration framework for Delphi developers.
Now featuring support for GPT-5.1, Gemini 3.0, and Claude 4.5, MakerAI allows you to design and deploy intelligent, self-learning, and context-aware systems natively in Delphi with full support for RAG, Knowledge Graphs, MCP Servers, and autonomous agents.
MakerAI 3.1 represents a massive leap forward in native AI capabilities:
Overview of capabilities across supported providers in MakerAI 3.1.
| Feature Category | Feature | OpenAI (GPT-5.1) | Claude (4.5) | Gemini (3.0) | Ollama (Local) | LM Studio | Groq | DeepSeek | Kimi 2 | | :--- | :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | Chat | Text Generation | β | β | β | β | β | β | β | β | | | JSON Mode | β | β | β | β | β | β | β | β | | | JSON Schema | β | β | β | β | β | β | β | β | | Input | Image Input | β | β | β | β | β | β | β | β | | | PDF / Files | β | β | β | β | β | β | β | β | | | Video Input | β | β | β | β | β | β | β | β | | | Audio Input | β | β | β | β | β | β | β | β | | Output (Gen) | Image Gen | β | β | β | β | β | β | β | β | | | Video Gen (Sora 2/Veo 3) | β | β | β | β | β | β | β | β | | | Audio (TTS) | β οΈ | β | β οΈ | β | β | β | β | β | | Tools | Function Calling | β | β | β | β | β | β | β | β | | | Web Search | β | β | β | β | β | β | β | β | | | Code Interpreter | β | β | β | β | β | β | β | β | | | Computer Use | β | β | β | β | β | β | β | β | | **Ma...