An ArcGIS plugin for generating Arcade expressions.
The plugin and server are open source and available free to use.
How its organized:
dymaptic.AI.ChatService is designed to run on Azure and connect/work with the AI Language model
dymaptic.Chat.Server runs in-between the ChatService and the client
dymaptic.Chat.ArcGIS is the ArcGIS plugin. This will require ArcGIS to build/run
dymaptic.Chat.Shared contains shared classes between the server and ArcGIS files
