From 245e082f2af77bb959556d157a877239e7745c43 Mon Sep 17 00:00:00 2001 From: Ali Dehbansiahkarbon Date: Fri, 5 May 2023 09:49:26 +0300 Subject: [PATCH] Add Delphi client library & IDE plugin (#10) --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index c32fefd..632cd55 100644 --- a/readme.md +++ b/readme.md @@ -180,6 +180,7 @@ - [docGPT](https://github.com/cesarhuret/docGPT) - Use ChatGPT directly within Google Docs. - [Add ChatGPT to Microsoft Word](https://github.com/analyticsinmotion/add-chatgpt-to-microsoft-word) - Integrate ChatGPT with Microsoft Word. - [Open Assistant Helper](https://github.com/AnotiaWang/open-assistant-helper) - Improve Open Assistant with ChatGPT. +- [ChatGPTWizard](https://github.com/AliDehbansiahkarbon/ChatGPTWizard) - Embarcadero RAD Studio (Delphi & C++ Builder) plugin. ## Packages @@ -188,6 +189,7 @@ - [Swift](https://github.com/adamrushy/OpenAISwift) - [Node.js](https://github.com/transitive-bullshit/chatgpt-api) - [Go](https://github.com/AlmazDelDiablo/gpt3-5-turbo-go) +- [Delphi](https://github.com/HemulGM/DelphiOpenAI) ### JavaScript