Skip to content

This is a demo showing how to use Delphi to query ChatGPT and see answers.

Notifications You must be signed in to change notification settings

linces/DelphiChatGPT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DelphiChatGPT

This is a demo showing how to use Delphi to query ChatGPT and see answers.

ICS is used to query ChatGPT using their API. You need to generate an API key by using this website: https://beta.openai.com/account/api-keys OpenSSL is used for HTTPS request. That is usual with ICS. You can get ICS source code using Delphi IDE GetIT package manager or download it from http://wiki.overbyte.be (The download include required OpenSSL for both 32 and 64 bits).

If you need help, please use this forum: https://en.delphipraxis.net/forum/37-ics-internet-component-suite/

About

This is a demo showing how to use Delphi to query ChatGPT and see answers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages

  • Pascal 100.0%