Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 536 Bytes

File metadata and controls

executable file
·
9 lines (6 loc) · 536 Bytes

ContractShield

NOTE: This is a forked copy of https://github.com/andrewschoi/TartanHacks2023

A legal aid for document inference using BERT language model. Won "Most Disruptive : Product" and 2nd overall at TartanHacks 2023 (hosted by CMU), Pittsburg's largest annual hackathon with over 100 participating team.

Tech Stack

Frontend: React Backend: Trained and deployed language model via AWS SageMaker using the Contract Understanding Atticus Dataset (CUAD). Integrated SageMaker endpoint with AWS Lambda and API Gateway.