accordproject / labs-cicero-classify

This project investigates the automatic Identification And Classification of Contract Data Types with NLP Models
Apache License 2.0
7 stars 0 forks source link

Interactable Contract Editor #9

Open EasonC13 opened 3 years ago

EasonC13 commented 3 years ago

Need: react front-end component.

We have an ML model which can operate via API now.

We need to have relative front-end web component to let end-user interact with the model.

Like this video shown: https://youtu.be/jbUmtTWGLXs?t=385

Now we already have the model builder component on the right-hand side. We hope to build the component of the left-hand side. And link them together to be a Website that can be use from end-user.