Skip to content

interup/DocuInsight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocuInsight

DocuInsight Logo

Table of Contents

About

DocuInsight leverages the power of the OpenAI API to analyze contracts and provide AI-generated insights, helping signers better understand the agreements they are entering into. Integrated with the DocuSign eSignature API, DocuInsight displays these insights alongside an embedded DocuSign signing session, ensuring that signers have quick and easy access to important information. Additionally, a chatbot is available to answer questions about the contract and assist users in finding legal counsel in real-time.

Visit our website: docuinsight.ai Check out our live demo

Watch our demo videos:

Features

  • AI-Powered Contract Analysis: Utilize OpenAI's capabilities to break down and explain contract terms.
  • Seamless Integration with DocuSign: Embed insights directly within the signing session for effortless access.
  • Interactive Chatbot: Get real-time answers to contract-related questions and find legal assistance when needed.
  • User-Friendly Frontend: Built with Next.js 15, TypeScript, and Tailwind CSS for a responsive and intuitive user experience.
  • Robust Backend: Structured database setup and efficient contract analysis workflows.

Datasets

Legal Contracts

For testing purposes, we utilized publicly available legal contracts to ensure privacy and compliance. Below are the sources of the contracts used:

These contracts are publicly accessible and are ideal for thoroughly testing the functionalities of DocuInsight.

Setup and Running

To set up and run this project, follow the instructions in the respective component directories:

Helpful Resources