https://github.com/suffolklitlab/docassemble-alweaver
A tool to help quickly generate draft interviews from an existing document (pdf or DOCX) for the docassemble platform.
https://github.com/suffolklitlab/docassemble-alweaver
access-to-justice courts docassemble document-assembly-line docx form-builder form-filling pdf
Last synced: 4 months ago
JSON representation
A tool to help quickly generate draft interviews from an existing document (pdf or DOCX) for the docassemble platform.
- Host: GitHub
- URL: https://github.com/suffolklitlab/docassemble-alweaver
- Owner: SuffolkLITLab
- License: mit
- Created: 2020-03-27T18:39:37.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2026-02-21T03:22:27.000Z (4 months ago)
- Last Synced: 2026-02-21T08:28:17.647Z (4 months ago)
- Topics: access-to-justice, courts, docassemble, document-assembly-line, docx, form-builder, form-filling, pdf
- Language: Python
- Homepage: https://apps-test.suffolklitlab.org/start/ALWeaver/assembly_line/#/1
- Size: 2.84 MB
- Stars: 24
- Watchers: 6
- Forks: 7
- Open Issues: 132
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Assembly Line Weaver: Suffolk LIT Lab Document Assembly Line
[](https://badge.fury.io/py/docassemble.ALWeaver)

The Assembly Line Project is a collection of volunteers, students, and institutions who joined together
during the COVID-19 pandemic to help increase access to the court system. Our vision is mobile-friendly,
easy to use **guided** online forms that help empower litigants to access the court remotely.
Our signature project is [CourtFormsOnline.org](https://courtformsonline.org).
We designed a step-by-step, assembly line style process for automating court forms on top of Docassemble
and built several tools along the way that **you** can use in your home jurisdiction.
This package contains an **automation and rapid prototyping tool** to support authoring robust,
consistent, and attractive Docassemble interviews that help complete court forms. Upload a labeled
PDF or DOCX file, and the Assembly Line Weaver will produce a runnable, clean code, draft of a
Docassemble interview that you can continue to edit and refine.
Read more on our [documentation page](https://suffolklitlab.org/docassemble-AssemblyLine-documentation/).
## Related repositories
* https://github.com/SuffolkLitLab/docassemble-AssemblyLine
* https://github.com/SuffolkLitLab/docassemble-ALMassachusetts
* https://github.com/SuffolkLitLab/docassemble-MassAccess
* https://github.com/SuffolkLitLab/docassemble-ThemeTemplate
* https://github.com/SuffolkLitLab/EfileProxyServer
## Documentation
https://suffolklitlab.org/docassemble-AssemblyLine-documentation/
## History
See [the CHANGELOG](CHANGELOG.md) for more information.
## Authors
Quinten Steenhuis, qsteenhuis@suffolk.edu
Michelle
Bryce Willey, bwilley@suffolk.edu
Lily
David Colarusso
Nharika Singh
## Installation requirements
### Using auto drafting mode
As of June 2023, the Weaver includes auto drafting mode.
To use the automatic field grouping feature of auto drafting mode,
you need to install either:
1. The `en_core_web_lg` model on your server, or
2. An API token for tools.suffolklitlab.org.
You can request an API token by emailing massaccess@suffolklitlab.org. If you
prefer to install your own copy of the `en_core_web_lg` model, you can
access it the first time you select to use auto drafting mode when logged
in as an administrator.