I just published a new GitHub repository: Awesome-AI-For-Delphi.
It is a curated list of tools, libraries, MCP servers, and resources for using AI with Delphi. Think of it as a single place to discover everything that exists at the intersection of AI and Pascal/Delphi development.
The list covers:
- MCP Servers — let Claude Code and Claude Desktop talk directly to Delphi tooling
- IDE integrations — AI assistance inside RAD Studio (including Embarcadero’s own Smart CodeInsight Claude patch)
- Cloud LLM wrappers — native Delphi libraries for Anthropic/Claude, OpenAI, Gemini, Mistral, Groq, DeepSeek, Hugging Face, and Stability AI
- Local / offline LLMs — run GGUF models with zero cloud dependency
- AI application frameworks — full RAG, agents, semantic memory, written in Delphi
- Machine learning & ONNX — TensorFlow bindings, ONNX Runtime, YOLO object detection
- Community resources — forums, training, and discussion threads
The focus is open-source and actively maintained projects. Commercial tools are listed separately and clearly marked.
The list is a living document — if you know a project that belongs there, PRs are welcome.