Been thinking about the infra needed for human-machine teaming, I think a lot of knowledge from the field of business process management can be reimagined, just with powerful natural language capabilities.
- Natural language becomes the API interface between humans and machines.
- No need to formally describe the workflow. Just talk to it and let the LLM create/modify/delete these.
- These workflows are essentially Turing-complete, distributed program where the job "processors" are people and bots. For eg: BPMN already supported branching, sequential processing, parallel processing etc.
- Open-source Zapier-equivalent systems can be a good starting point for these.
Gabriel Grinberg 2023-05-02 13:18:18
Wondering if something like this š¬ #two-minute-week@2023-05-01T19:54:12.122Z matches the last bullet
[May 1st, 2023 12:54 PM] gabi.grinberg: Something I've been wanting to play with for a long white! A naive integration of OpenAI into https://www.flyde.dev|Flyde :sparkles:
It generates a file that implements a Flyde "Code Part" based on a prompt. Too slow and far from perfect, but hey.. it works :smile:
William Taysom 2023-05-03 05:22:48
For workflows, we liked to talk about "Adjustable Autonomy and Mixed-Initiative Interaction". jeffreymbradshaw.net/#adjustable