Blog
All Blog Posts | Next Post | Previous Post
Try the Free TMS AI Studio RAG App
Today
Artificial intelligence is rapidly changing how applications think, respond, and interact. At TMS Software, we make it easier than ever to bring this intelligence into your own Delphi or C++Builder projects.
If youve already explored TMS AI Studio, you know its your all-in-one framework for integrating powerful AI models like OpenAI, Claude, Gemini, Ollama, Mistral, Grok, and DeepSeek directly into native apps. Now, with the Free TMS AI Studio RAG App, you can take the next big step: adding Retrieval-Augmented Generation (RAG) to your AI workflows.
What is RAG?
RAG (Retrieval-Augmented Generation) extends what large language models (LLMs) can do by giving them access to external knowledge sources such as PDFs, documents, or databases. This allows models to produce more accurate, context-aware, and up-to-date responses that are grounded in your own data.
Most LLMs cannot directly understand or process PDF files. The demo app solves this by including a Delphi function powered by Google Chromes PDFium DLL to automatically extract text from PDF files, which is then sent into the RAG pipeline in TMS AI Studio. In practice, you load your content, ask questions, and receive informed answers that are rooted in your documents.
What is inside the demo
This free package gives you everything you need to start experimenting with RAG in Delphi:
- Full source code for a ready-to-run Delphi demo project.
- Examples that show how to query PDFs or text files through RAG pipelines.
- Support for multiple LLMs, including Claude, OpenAI, Gemini, Ollama, Mistral, DeepSeek, and Grok.
- A sample PDF and sample TXT file so you can start testing immediately.

Everything is built on top of TMS AI Studio, so you can reuse the same building blocks and seamlessly integrate similar functionality into your own applications.
Requirements
To compile and run the demo, make sure you have:
- TMS AI Studio installed in Delphi 11 or newer.
- A working LLM configuration, such as your preferred AI provider and API key.
Build Smarter Apps with TMS AI Studio
Artificial intelligence is transforming software development. TMS AI Studio gives you everything you need to add intelligence, automation, and natural language interaction directly into your Delphi applications.
Starting at only 225 for a single developer license, it offers exceptional value as a complete AI development toolkit.
Get TMS AI Studio Now →
Join the growing community of developers who are already creating the next generation of intelligent Delphi software. The future of smart development begins with TMS AI Studio.

Aaron Decramer
Related Blog Posts
-
Add AI superpower to your Delphi & C++Builder apps part 1
-
Add AI superpower to your Delphi & C++Builder apps part 2: function calling
-
Add AI superpower to your Delphi & C++Builder apps part 3: multimodal LLM use
-
Add AI superpower to your Delphi & C++Builder apps part 4: create MCP servers
-
Add AI superpower to your Delphi & C++Builder apps part 5: create your MCP client
-
Add AI superpower to your Delphi & C++Builder apps part 6: RAG
-
Introducing TMS AI Studio: Your Complete AI Development Toolkit for Delphi
-
Automatic invoice data extraction in Delphi apps via AI
-
AI based scheduling in classic Delphi desktop apps
-
Voice-Controlled Maps in Delphi with TMS AI Studio + OpenAI TTS/STT
-
Creating an n8n Workflow to use a Logging MCP Server
-
Supercharging Delphi Apps with TMS AI Studio v1.2 Toolsets: Fine-Grained AI Function Control
-
AI-powered HTML Reports with Embedded Browser Visualization
-
Additional audio transcribing support in TMS AI Studio v1.2.3.0 and more ...
-
Introducing Attributes Support for MCP Servers in Delphi
-
Using AI Services securely in TMS AI Studio
-
Automate StellarDS database operations with AI via MCP
-
TMS AI Studio v1.4 is bringing HTTP.sys to MCP
-
Windows Service Deployment Guide for the HTTP.SYS-Ready MCP Server Built with TMS AI Studio
-
Extending AI Image Capabilities in TMS AI Studio v1.5.0.0
-
Try the Free TMS AI Studio RAG App
This blog post has not received any comments yet.
All Blog Posts | Next Post | Previous Post