top | item 45521004

(no title)

shmoogy | 4 months ago

Node Red, N8N, and Zapier I think are the biggest ones. I think the cool idea of AI implemented no code is, in theory, you can add a new node - tell the AI what to do, and it can build custom logic to do whatever it is that you want with the input.

Thats probably verging on too high of a complexity for end users, but if you can obfuscate the black box and have it work well enough, it can definitely be big.

discuss

order

LudwigNagasena|4 months ago

Visual graph languages are in some ways even superior to code because it’s really hard to express a state machine in an easily readable fashion with code.