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:
- 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.
For testing purposes, we utilized publicly available legal contracts to ensure privacy and compliance. Below are the sources of the contracts used:
- Legally Binding Agreement (Attachment 11-03)
- Stripe Atlas Consulting Agreement
- Stripe Atlas Mutual Nondisclosure Agreement
These contracts are publicly accessible and are ideal for thoroughly testing the functionalities of DocuInsight.
To set up and run this project, follow the instructions in the respective component directories:
- Frontend: frontend/README.md
- Database: database/README.md
- Analyzer: analyzer/README.md