Automated Interview & Avatars Answering Questions

I have x number of avatars and n number of questions to as each of the avatars. I would like the answers to be reported into a google sheet.

I’ve recorded a 2min loom video to explain it a bit better, here it is: Avatars and Questions Automation | Loom

I’m a complete newbie, so any help here is greatly appreciated!

Hey @Kewin - When you say that the flow is not working as expected, can you elaborate on the issue you’re seeing? The failed run link from the https://www.gumloop.com/history page would be helpful as well.

Also, the Ask AI node requires {context} and {prompt} to be added in the prompt template. For simplicity, I’d recommend deleting the Ask AI node, adding it back again and using the Prompt window to add your instructions instead of the prompt template.

Finally, to populate the inputs dynamically you can use the Google Sheet Reader node to pull the questions and answers from there. You can use a subflow for this: Subflow Tutorial: https://vimeo.com/1052111235/cb7e3a446b

Let me know if that works for you.

Hey Wasay!

Here’s a better loom video to explain more about the problem with the output: Gumloop Test - Google Sheets - 2 March 2025 | Loom

Also here run link: https://www.gumloop.com/pipeline?run_id=X9U5rUiURwFbr4ujVR2eVg&workbook_id=mgSdLUnpfHonMhRN4m6zRQ

  1. Main issue is that it feels like I’m not connecting/structuring the flow correctly to have each avatar answer each quaestion and so the flow treats them as separate things.

  2. The answers don’t get updated/written as they should in the spreadsheet

  3. What if I have 15 questions and 5 avatars only?

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.