const
MeetingTitle = 'Add AI to your Delphi App';
MeetingMonth = 2025.11 ;
{ tags: #AI #Homer Jones #2025 }
WriteLn('''
''');Everyone is talking about AI these days. Many use AI to help with their programming. But what if you want the software you write to use AI or provide an AI interface to its users? Are your customers clamoring for AI-enabled apps? Are you afraid of losing business if you don’t add it? What will it do?
We’ll answer many of these questions at tonight’s meeting–and show ways to add AI capabilities to an old Delphi application!
MeetingDetails(MeetingTitle, MeetingMonth);
end;