@@ -29,7 +29,7 @@ Receive suggestions for creating and improving code directly in the IDE and take
29
29
</a >
30
30
</p >
31
31
32
- ## ⚙️ Installation
32
+ ## 🚀 Installation
33
33
34
34
1 - Download Delphi AI Developer. You can download the .zip file or clone the project on your PC.
35
35
![ image] ( https://github.com/Code4Delphi/Delphi-AI-Developer/assets/33873267/a32c9333-6d5a-4036-9891-b97778bca90a )
@@ -51,7 +51,7 @@ Receive suggestions for creating and improving code directly in the IDE and take
51
51
52
52
<br />
53
53
54
- ## PLUGIN SETTINGS
54
+ ## ⚙️ PLUGIN SETTINGS
55
55
Access the menu “AI Developer” > “Settings” > Tab “Preferences”
56
56
![ image] ( https://github.com/user-attachments/assets/c89d1145-4178-45ec-bd45-ecb13dfc37cc )
57
57
@@ -63,7 +63,7 @@ Access the menu “AI Developer” > “Settings” > Tab “Preferences”
63
63
64
64
<br />
65
65
66
- ## CONFIGURING IAS ONLINE
66
+ ## ⚫ CONFIGURING IAS ONLINE
67
67
You can choose between 3 APIs, Gemini (Google), ChatGPT (OpenAI) and Groq. Gemini and Groq APIs are free.
68
68
69
69
Access the menu “AI Developer” > “Settings” > Tab “IAs on-line”
@@ -75,7 +75,7 @@ Access the menu “AI Developer” > “Settings” > Tab “IAs on-line”
75
75
76
76
<br />
77
77
78
- ## CODE COMPLETION
78
+ ## 🟠 CODE COMPLETION
79
79
80
80
To configure, access the menu “AI Developer” > “Settings” > Tab “Code Completion”
81
81
@@ -94,7 +94,7 @@ To configure, access the menu “AI Developer” > “Settings” > Tab “Code
94
94
95
95
<br />
96
96
97
- ## AI Chat interacting with Delphi IDE
97
+ ## 🔵 AI Chat interacting with Delphi IDE
98
98
Access the menu “AI Developer” > “Chat” or Ctrl+Shift+Alt+A
99
99
![ image] ( https://github.com/user-attachments/assets/a8e58367-36c3-481f-8583-98d19cee68af )
100
100
@@ -114,7 +114,7 @@ Note: If the current unit has any code selected, only the selected code snippet
114
114
115
115
<br />
116
116
117
- ## Chat for database interaction
117
+ ## 🟣 Chat for database interaction
118
118
- To register Databases, access the menu “AI Developer” > “Databases Registers”
119
119
![ image] ( https://github.com/user-attachments/assets/aacd2440-898a-4e7d-96fd-8dfa94c09c76 )
120
120
0 commit comments