Skip to content

Inspired by GitHub Copilot, this plugin adds AI-powered interaction capabilities to the Delphi IDE

License

Notifications You must be signed in to change notification settings

Code4Delphi/Delphi-AI-Developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delphi AI Developer (Copilot)

Inspired by GitHub Copilot, Delphi AI Developer is a plugin that adds AI interaction capabilities to the Delphi IDE, using both the OpenAI API and the Gemini API, as well as offering offline AI support.

With Delphi AI Developer, you will have assistance in generating and refactoring code, facilitating and accelerating development.

Receive suggestions for creating and improving code directly in the IDE and take advantage of the possibility of creating predefined questions to speed up your searches.

📞 Contacts

       

⚙️ Installation

1 - Download Delphi AI Developer. You can download the .zip file or clone the project on your PC. image

2 - In your Delphi, access the menu File > Open and select the file: Package\DelphiAIDeveloper.dpk

image

3 - Right-click on the project name and select "Install"

image

4- The "AI Developer" item will be added to the IDE's MainMenu

image


▶️ Demo Video

We have also created a video with details on how to download, install and use the plugin. The video is in Portuguese (ptBR), but we are providing subtitles and possibly a video in English.


📄 Documentation under construction

We will soon publish the complete documentation for the Plugin.