N8n Automation Workflow Design Consultant

Job ID: 39020067

Budget: $30 – $250 USD

Please see the attached. We are a startup survey company looking to automate survey collection.

n8n has no easy native solution to parallel execution. We would like to modify our n8n script to allow for concurrent execution. This would reduce the time of executing the script by around 80%.

If possible we would like to execute the script in two blocks. Please see the image as a concept.

1. Firstly to execute all LLM chat models concurrently.

2. Secondly, to wait for the last LLM to finish in block 1 before concurrently performing information extraction.

Please provide examples with how you would structure the script on how to best do concurrent execution with my example structure.