SkillAgentSearch skills...

Docspect

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.

Install / Use

/learn @Sreyasiv/Docspect
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🕵️‍♂️ Docspect

<b>AI-Powered Contract Analysis</b> that helps you <i>review legal documents in minutes</i>.


📌 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

<p> <img src="https://img.shields.io/badge/React-61DAFB?style=for-the-badge&logo=react&logoColor=black"/> <img src="https://img.shields.io/badge/TailwindCSS-06B6D4?style=for-the-badge&logo=tailwindcss&logoColor=white"/> <img src="https://img.shields.io/badge/PDF%20Parser-FF6F00?style=for-the-badge&logo=adobeacrobatreader&logoColor=white"/> <img src="https://img.shields.io/badge/PDFMiner-F9A03C?style=for-the-badge"/> <img src="https://img.shields.io/badge/Mammoth-6D4AFF?style=for-the-badge"/> <img src="https://img.shields.io/badge/OpenRouter-4E9CAF?style=for-the-badge"/> <img src="https://img.shields.io/badge/Mistral%207B-FF4B4B?style=for-the-badge"/> </p>

⚙️ 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.


<p align="center"> Made with ❤️ by the <b>Docspect Team</b> </p>

Related Skills

View on GitHub
GitHub Stars9
CategoryProduct
Updated4mo ago
Forks8

Languages

JavaScript

Security Score

87/100

Audited on Nov 5, 2025

No findings