Delphi
Winsoft AI Runtime v1.9 Full Source for XE2 - 13
A powerful Delphi and C++Builder library designed to seamlessly integrate generative AI and Large Language Models (LLMs) into your applications.
- utilizes Microsoft's ONNX Runtime for efficient AI model execution
- supports Windows 64-bit environments
Description
A powerful Delphi and C++Builder library designed to seamlessly integrate generative AI and Large Language Models (LLMs) into your applications.
- utilizes Microsoft's ONNX Runtime for efficient AI model execution
- supports Windows 64-bit environments
- compatible with Delphi/C++Builder versions XE2 - 13 and Lazarus 4.6
- includes source code in the registered version
- royalty-free distribution for commercial applications
Installation
1. Extract the contents of airuntime.zip into a chosen folder
2. Copy .dcu files from Delphi13-64 subfolder into ExamplesDelphiCandy directory
3. Open the Demo.dproj file located in this folder and compile the example project
What's new
Version 1.9
updated ONNX Runtime to version 1.26.0
