Skip to content

Guess case info#39

Merged
BryceStevenWilley merged 4 commits into
mainfrom
guess_case_info
Jan 23, 2026
Merged

Guess case info#39
BryceStevenWilley merged 4 commits into
mainfrom
guess_case_info

Conversation

@BryceStevenWilley

@BryceStevenWilley BryceStevenWilley commented Jan 20, 2026

Copy link
Copy Markdown
Contributor

Does a few things:

  • Reorganizes screens to make room for a "first upload" screen, where users upload their main form first.
  • After uploading that form, our server will make a call to OpenAI to determine the court name etc. from the PDF
  • Use that info in the next screens to be able to better auto-fill the remaining questions we ask.
  • Don't show document type, call it "confidential or not"
  • auto select the lead vs supporting document

Commands to run:

```bash
cd testing
docker compose up -d
awslocal s3api create-bucket --bucket efile-form-submission-bucket
```
* Move an upload screen to the first screen the user is shown
  * re-order other screens, let them actually go back if desired
* Send the document to OpenAI to determine the name of the court, case category, and case type
* Use those guesses to pre-select the court, case category, case type, and filing type

And some other fixes as well.
@BryceStevenWilley BryceStevenWilley self-assigned this Jan 20, 2026
@BryceStevenWilley BryceStevenWilley added the enhancement New feature or request label Jan 20, 2026
@BryceStevenWilley
BryceStevenWilley marked this pull request as ready for review January 23, 2026 17:56
@BryceStevenWilley

Copy link
Copy Markdown
Contributor Author

Merging, and going to do another bug-finding QA session to see how it's looking.

@BryceStevenWilley
BryceStevenWilley merged commit 448f8fd into main Jan 23, 2026
7 checks passed
@BryceStevenWilley
BryceStevenWilley deleted the guess_case_info branch January 23, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant