SuffolkLITLab / docassemble-ALWeaver

A tool to help quickly generate draft interviews from an existing document (pdf or DOCX) for the docassemble platform.
https://apps-test.suffolklitlab.org/start/ALWeaver/assembly_line/#/1
MIT License
19 stars 5 forks source link

Create a way to have AI tool generate a block of questions dynamically #917

Open nonprofittechy opened 8 months ago

nonprofittechy commented 8 months ago

E.g., suppose you want to add a "screener" section to the interview. It should be possible to describe the rule and have OpenAI create a few screens that implement the questions to decide if the rule applies, instead of falling back on the "add field" button one at a time for each new group of related questions that isn't directly represented on the form.

Similarly, you might want to expand a checkbox into a series of smaller questions. Perhaps a button to let you edit a field and replace it with multiple fields?