Skip to content

Cae-lim/privreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrivReader

A tool to use simple pattern matching to quickly identify important information in a privacy policy and provide sources to more information.

Features

  • Quickly and accurately reads most privacy policies
  • Provides sources and doesn't use AI to avoid innacurate information
  • Easy to use report back page allowing you to quickly navigate the document, skim the fat, and find the important bits

Made with...

Plain Javascript, Express for the server, and EJS for templating, and a splash of css.

Running locally

Prerequisites

  • NodeJS
  • NPM
  • git

Download and run

  • clone the repository with git clone [https://github.com/Cae-lim/privreader.git](https://github.com/Cae-lim/privreader.git)
  • cd into the repo with cd privreader
  • run npm i to install dependencies
  • use npm run start to run
  • alternatively, you can use npm run dev to run the server in dev mode, this enables hot-reloading

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors