Delphi
TMS AI Studio v1.2.0.0 Full Source
Don't get left behind! Effortlessly deliver state of the art intelligence in your own Delphi & C++Builder applications. Enhance your apps with AI to analyse data & generate data, allow AI to take automated control of your apps, let your customers acce...
Description
Don't get left behind! Effortlessly deliver state of the art intelligence in your own Delphi & C++Builder applications. Enhance your apps with AI to analyse data & generate data, allow AI to take automated control of your apps, let your customers access application functionality using natural language or to setup your own agentic flows with MCP.
Effortlessly add AI superpower to your Delphi & C++Builder apps
Allow to control your apps with natural language, analyse and generate data, process documents, build agents and much more using LLM REST APIs and implementing MCP protocols.
LLM agnostic access to AI services
Leverage AI power from LLM services such as OpenAI, Ollama, Claude, Mistral, Gemini, Grok, Perplexity, DeepSeek. Use the LLMs in a complete abstract way and effortlessly switch between or combine LLMs in your Delphi apps.
Build AI agents with MCP
Using the standard MCP protocol, you can build agentic flows with your favourite Delphi language. Create MCP compliant servers in record-time for integration in any MCP client. Or build powerful agentic flows with your own MCP client, consuming your own MCP servers as well as 3rd party MCP servers.
Setup tools to permit function calling
Define all kinds of functions with your selection of parameters in tools made available to the LLM to allow it to smartly call your own application functions, MCP server functions or 3rd party functions
RAG within reach
Take advantage of RAG or Retrieval Augmented Generation to optimize the performance and quality of AI in your apps based on your custom knowledge base
Multimodal AI
You are not limited to text prompts! Feed the AI with images, PDF files, audio files and more. AI can do OCR for you, extract relevant information from image files or PDF files, convert audio into text and vice versa
v1.2.0.0
New : TTMSMCPCloudAIToolSet class for fine-grained tool sets control
New : TTMSFNCCloudAILogger tool set class for logging
New : TTMSFNCCloudAIFileSystem tool set class for access to the local file system
New : TTMSFNCCloudAIEmail tool set class for sending and receiving email via Indy
New : TTMSFNCCloudAIDataSet tool set class for access to a dataset
Fixed : Issue with timeout handling on TTMSMCPCloudAI