Skip to content

kungfuai/redacted-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A redaction wrapper around GPT

This is a wrapper of GPT (or other LLMs) such that when your prompt includes personal information (e.g. name, email, phone number), this information is redacted and not sent to GPT. The response from GPT is then back-filled with the personal information you provided, such that the user experience not impacted compared to a nake communication with GPT.

App Screenshot

Quickstart

streamlit run app.py

Dependency

This repo uses a modified version of masked-ai.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages