(under development)
is a Delphi application which you can ask questions and get answers from ChatGPT. Works for both text and image results.
You must have a valid API key, in order to use this application. If you don't have an API key, you can generate from here
After obtaining a key, place it inside APIKey.ini
file, under 'key' section
[key]
apikey=my_obtained_key
IDE must have OpenAI plugin
Ref: https://github.com/HemulGM/DelphiOpenAI
Download SSL libraries from here The latest versions are at the bottom.