Skip to content
/ clausea Public

Transform complex legal documents into clear, actionable insights with AI-powered analysis.

License

Notifications You must be signed in to change notification settings

lvndry/clausea

Repository files navigation

Clausea Logo

Clausea

The definitive legal document intelligence platform - Transform complex legal documents into clear, actionable insights with AI-powered analysis.

Try now

🎯 Mission

Clausea democratizes legal understanding by making complex privacy policies, terms of service, and contracts accessible to everyone. We help:

  • Individuals understand what they're agreeing to before signing up
  • Small businesses assess vendor risks without expensive legal review
  • Enterprise teams automate compliance monitoring and contract review
  • Developers integrate legal intelligence into their applications

Features

Core Capabilities

  • Plain Language Summaries: Complex legal jargon made accessible
  • Risk Scoring: Get quantified risk assessments (0-10 scale)
  • Compliance Checking: Verify GDPR, CCPA, and other regulatory compliance
  • Document Analysis: Upload any legal document for instant AI analysis
  • Change Monitoring: Track policy changes across websites
  • Comparison Tools: Side-by-side policy comparisons

Technical Features

  • Multi-Model AI: Combines GPT-4, Claude, and specialized models
  • Real-time Processing: <10 second analysis for standard documents
  • 95%+ Accuracy: Validated against legal expert annotations
  • API-First: RESTful API with webhook support
  • Enterprise Ready: SOC2 compliance, data encryption, team collaboration

Quick Start

Prerequisites

  • Python 3.11+ with uv
  • Node.js 18+ with bun
  • MongoDB (local or cloud)
  • OpenAI API key and Anthropic API key

1 Development Setup

We provide a comprehensive Makefile for easy development setup and workflow:

git clone https://github.com/lvndry/clausea.git

# Complete project setup (recommended for new developers)
make setup

For a complete list of commands, run make help.

2. Environment Configuration

# Backend environment
cp apps/backend/.env.example apps/backend/.env
# Edit with your API keys and database URLs

# Frontend environment
cp apps/frontend/.env.example apps/frontend/.env
# Edit with your Clerk and API configuration

3. Start Development

# Start both frontend and backend
make dev

# Or run individual components
make run-backend    # Backend only
make run-frontend   # Frontend only

4. Access the Application

5. Streamlit Dashboard

# Start Streamlit dashboard
make run-streamlit

📄 License

This project is licensed under the AGPL-3.0 License. See the LICENSE file for details.

🆘 Support


Built with ❤️ by the Clausea team

Making legal intelligence accessible to everyone.

About

Transform complex legal documents into clear, actionable insights with AI-powered analysis.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

  •