1
0
mirror of synced 2024-06-28 07:21:22 +08:00

Add Delphi client library & IDE plugin (#10)

This commit is contained in:
Ali Dehbansiahkarbon 2023-05-05 09:49:26 +03:00 committed by GitHub
parent 9dc4ee98c3
commit 245e082f2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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