Inspiration

Contracts are hard to read, full of legal jargon, and easy to misunderstand. We built ContractLens to make key terms and risks clear for non-lawyers in minutes.

What it does

ContractLens analyzes uploaded contracts, highlights important clauses, flags potential risks, and generates a easy to understand language summary.

How we built it

We combined a document-processing pipeline (text extraction + clause segmentation) with an AI analysis layer for summarization and risk detection, then wrapped it in a simple Vue web interface for fast uploads and review.

Accomplishments that we're proud of

We delivered an end-to-end product that turns dense contracts into clear summaries, identifies critical clauses automatically, and gives users a faster, more confident review workflow.

What we learned

We learned that the available AI tools are very powerful when it comes to summarize files and provide tools for more insight about giving data. First time implementing a database, although it does not have encryption, it is enough for a presentation.

What's next for ContractLens

We need encryption for the users' password. Add more options so the default analyzes is less rigid. Analysis is not in depth, we could have a model that specializes in laws for certain countries instead of general information available in the web.

Built With

Share this project:

Updates