Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 684 Bytes

readme.md

File metadata and controls

32 lines (18 loc) · 684 Bytes

ChatGPT for Delphi

By Bruno Fierens

Access the ChatGPT REST API from a Delphi app

Technologies Used

  • Delphi VCL or FMX
  • Delphi JSON

Description

This is a simple demo of how to use the ChatGPT API from a Delphi or Lazarus app from any framework or any platform. Get the ChatGPT API key for your own use and add it to APIKEY.inc. This version is updated to use the standard Delphi REST components.

Setup/Installation Requirements

Known Bugs

  • No issues reported

License

MIT

Copyright (c) Dec 2022 by Bruno Fierens tmssoftware.com