openai

Tag

Delphi AI Developer (Copilot)
Delphi AI Developer (Copilot) 2.3.0
by Code4Delphi in IDE Plugins for Delphi

Inspired by GitHub Copilot, Delphi AI Developer is a plugin that adds artificial intelligence (AI) interaction capabilities to the Delphi IDE, using both the OpenAI API, Gemini API, and Groq API, as well as offering offline AI support. Code Completion: This feature uses AI to suggest code directly in the IDE editor, significantly increasing development speed and productivity. AI Chat Interacting with Delphi IDE: Have a chat that interacts fluidly with the IDE. Chat for Database Interaction: Interact with your database directly in the IDE, using AI to help you create SQL commands and generate code from the database.

23 Oct 2024
MIT license

OpenAI for Delphi
OpenAI for Delphi 1.4
by HGM in Libraries for Delphi

The library provides access to the API of the OpenAI service, on the basis of which ChatGPT works and, for example, the generation of images from text using DALL-E.

4 Aug 2024
MIT

ChatGPTWizard
ChatGPTWizard 3.1
by Ali Dehbansiahkarbon in IDE Plugins for RAD Studio

A ChatGPT, WriteSonic, YouChat, and Ollama(offline GPT-like server) plug-in for Embarcadero RAD Studio IDE 10.1 and later versions.

19 Apr 2024
MIT license

RDGoogleAI
RDGoogleAI 1.10
by Ralph Dietrich in Components for Delphi

GoogleAI API as a Delphi component - simply dropped onto a form. Event based, asynchronous. All you need is an own API key from here: https://aistudio.google.com/app/apikey

6 Mar 2024
Open source

RDOpenAI
RDOpenAI 1.6
by Ralph Dietrich in Components for Delphi

Delphi component for ChatGPT, event based, asynchronous.

8 Feb 2024
MIT License