Skip to main content

ContrAI

This was developed for a legal startup aiming to offer clients an easy digital collaborative alternative to working on multi-peer contracts.

ContrAI offers contract management and analysis; a collaborative editor that allows contracts to be quickly drafted and negotiated, and ingest to bring in existing contracts - all underpinned by AI to review contracts and mine them for information.

contrAI editor interface

The main interface allows for writing contracts as in a usual rich text editor, but with added functionalities:

  • ability to easily indent and outdent paragraphs and clauses within paragraphs, this updates all other dependent clauses automatically
  • ability to drag entire clauses anywhere within the document
  • ability to add numbering
  • ability to set numbering style
  • a better way to add comments and discuss with other collaborators on specific clauses
  • ability to see editing history per clause
  • ability to ask for an external AI input on a specific clause – this was envisaged as a way to determine irregularities in legal writing and to identify clause category
  • ability to ask for approvals and reviews from other collaborators
  • ability to start a negotiation of the contract where each party would see each other’s changes and accept or dispute them
  • ability to print, export
  • ability to ask for other parties’ signatures
  • ability to create standard clauses and later import them in other contracts
  • ability to create templates and create contracts from saved templates

The project also included a

Contract Manager

 

A clean and effective store of all contracts; providing both a high level view of contracts in an organisation, and through integration with the CRM help flag contracts that the sales function should be returning to, whether approaching renewal or in a service review period.

contract manager interface

Technologies used

 

Progressive web app, custom build using: Laravel, VueJS, Python, Libraoffice, RabbitMQ, PostgreSQL