Skip to content

Piyush-1723/COMPASS-GDPR-Auditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMPASS - GDPR Privacy Policy Auditor

This project is an AI-powered tool to analyze privacy policies for GDPR compliance.

Prerequisites

Quick Start

  1. Clone the repository:

    git clone <your-repo-url>
  2. Navigate to the project directory:

    cd compass-app
  3. Start the application:

    docker-compose up --build

    The first time you run this, Docker will build the image, which may take several minutes to download all the libraries and models.

  4. Test the API:

    • Once the build is complete and the server is running, open your web browser and go to http://127.0.0.1:8000/docs.
    • You can now use the interactive API documentation to test the /analyze/file endpoint.

About

An AI-powered tool using NLP and Legal-BERT to analyze privacy policies for GDPR compliance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published