Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 5 commits into from
Dec 14, 2023

Conversation

nonprofittechy
Copy link
Member

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.

@nonprofittechy nonprofittechy merged commit cfcd44e into main Dec 14, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a button to upload a JSON file with the interview structure
1 participant