Skip to content

An AI-powered contract analysis tool that summarizes documents, highlights risky clauses with AI suggestions, and provides relevant legal case studies for faster, smarter reviews.

License

Notifications You must be signed in to change notification settings

Sreyasiv/Docspect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🕵️‍♂️ Docspect

AI-Powered Contract Analysis that helps you review legal documents in minutes.


📌 Problem

Legal documents are often complex, making it hard for individuals and businesses to:

  • Quickly identify key clauses & risks
  • Detect inconsistencies & anomalies
  • Avoid time-consuming manual reviews

💡 Solution

Docspect makes legal review faster and smarter by:

  • 📝 Providing clear, concise summaries of your documents
  • ⚠️ Highlighting risk clauses and offering AI-powered suggestions
  • 📚 Delivering relevant case studies for deeper context

✨ Features

  • 🔍 AI-Powered Clause Extraction – Detects & highlights critical contract clauses.
  • ⚠️ Risk Analysis – Spots potential risks, inconsistencies, and anomalies.
  • 📚 Case Insights – Contextual legal case references tied to your contract.
  • 🖥️ User-Friendly Interface – Upload & review in a few clicks.
  • 🔐 Data Security & Privacy – Your documents stay confidential.

🛠️ Tech Stack


⚙️ Setup Guide

1️⃣ Clone the Repository

git clone https://github.com/<your-username>/docspect.git
cd docspect

2️⃣ Install Dependencies

Frontend

cd frontend
npm install

Backend

cd ../backend
npm install

3️⃣ Configure Environment Variables

Create a .env file inside the backend folder and add:

OPENROUTER_API_KEY=your_openrouter_api_key_here

💡 You can get your API key from OpenRouter.


4️⃣ Run the Project

Start Backend

node server.js

Start Frontend

npm run dev

📂 Resources


📜 License

🛡️ Proprietary — All rights reserved.


Made with ❤️ by the Docspect Team

About

An AI-powered contract analysis tool that summarizes documents, highlights risky clauses with AI suggestions, and provides relevant legal case studies for faster, smarter reviews.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages