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

Allow uploading a "script" for interview auto drafting mode #909

Closed nonprofittechy closed 8 months ago

nonprofittechy commented 8 months ago

Fix #905 Create an API for #907 (not used yet)

This is intended as an intermediate "bridge" step that will let us take the output of GPT3/4 and use it to author the skeleton of an interview in JSON format. The Weaver uses the skeleton + the original file (DOCX or PDF) to make a full-fledged Weaver interview.

This is a new, experimental feature that I might demo at Jurix next week, and it doesn't interfere with existing features. I've tested it. Going to merge for now but I welcome more refinements.