Cyberjusticelab / JusticeAI

JusticeAI (ProceZeus) is a web chat bot that aims to facilitate access to judicial proceedings involving Quebec tenant/landlord law
https://cyberjusticelab.github.io/JusticeAI/docs/rendered/
MIT License
21 stars 16 forks source link

DEV STORY: Improve ML binary downloader #380

Closed lancelafontaine closed 6 years ago

lancelafontaine commented 6 years ago

Description As a developer, I would like to download ML binaries reliably.

This story focuses on replacing our homemade python script for downloading ML binaries with something more featureful and less error-prone. Two criteria is that it must warn when required authentication credentials are not provided, and it must display real-time download progress.

Scope of Work