Skip to content

Adityasingh59/SafePaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SafePaste

SafePaste is a desktop application that acts as a security buffer between users and Large Language Models (LLMs). It intercepts clipboard content, automatically redacts personally identifiable information (PII) using local AI processing, and provides users with a sanitized version safe to share.

Setup

  1. Install dependencies:
    py -m pip install -r requirements.txt
  2. Download spaCy model:
    py -m spacy download en_core_web_lg
  3. Run the application:
    py main.py

Development

  • Run tests: py -m pytest tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages