646e62 / case-brief

Generates a FIRAC-style case brief from a reported decision
GNU General Public License v3.0
2 stars 0 forks source link

Implement "human-assisted" functions prior to automation #26

Closed 646e62 closed 1 year ago

646e62 commented 1 year ago

Design elements that allow the user to preview the local summarization, generate GPT-3 output, and ensure it's summary/analysis is accurate. This should help the program become useful before being more fully automated.

bbelderbos commented 1 year ago

Great how you keep track of all this!

646e62 commented 1 year ago

Issues definitely are a power tool!

bbelderbos commented 1 year ago

Our adoption is partly thanks to Robin (back when he was a client :)) - Manage Your PDM Repo (and Projects) in an Agile Way - https://pybites.mykajabi.com/products/pybites-developer-mindset/categories/2560320/posts/8542418

646e62 commented 1 year ago

Some human-assisted capabilities in the CLI version, but the tool works most seamlessly with pre-formatted data and will eventually work best when the local categorization model is running better. The Django branch will be the best way to implement this change meaningfully.