We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1482f commit 8928059Copy full SHA for 8928059
Dev/index.html
@@ -108,6 +108,20 @@ <h2>Thrust Expo</h2>
108
</td>
109
</tr>
110
111
+ <tr>
112
+ <td>
113
+ <a href="../Chat" style="margin: 20px; display: inline-block;">
114
+ <img src="../images/ChatIcon.png" style="width:200px">
115
+ </a>
116
+ </td>
117
+ <td style="text-align:left; vertical-align:top; max-width:960px;">
118
+ <h2>AI Chat WebTool</h2>
119
+ An AI-powered assistant for interacting with ArduPilot via natural language.
120
+ Supports sending MAVLink commands and querying telemetry.
121
122
+ </tr>
123
+
124
125
</table>
126
127
</body>
images/ChatIcon.png
35.5 KB
0 commit comments