Skip to content

ausperg/ChildSafeAI

 
 

Repository files navigation

ChildSafeAI

ChildSafeAI is a quick project we built as a team during the ChildSafeAI Hackathon at 42 Heilbronn.

It's a reverse proxy that scans the connection between a kid's device and the web, trying to remove content that's not suitable — both text and images. The goal? Helping keep kids safe online.

How to run it ?

To run the project, you can execute the following command, but make sure that you have mitmproxy ready:

mitmweb -s filter.py --quiet

About

ChildSafeAI – A reverse proxy that scans the connection between a child’s device and web servers, filtering out inappropriate content in both text and images to protect children online.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.6%
  • C 0.3%
  • JavaScript 0.1%
  • PowerShell 0.0%
  • HTML 0.0%
  • CSS 0.0%