Making more progress on AI assisted visual program...
# share-your-work
j
Making more progress on AI assisted visual programming (with voice control). https://www.linkedin.com/feed/update/urn:li:activity:7214151556164640769/
😎 4
m
Very cool! How does this work with more complex scenario's and how does the data structure of your flow looks like? And which LLM are you using?
Is the LLM used to transform text input to function calls in your codebase that handle the alignment and layout of the visual flows?
j
Hi @Maikel. The graphical data flow language is LabVIEW. I am using a bunch of behind-the-scenes API‘s to interact with the AST. There is still a lot more work to do for interacting with complex code. This demo was done using GPT-4o.