From 9fc4d9ce6a88edc1f62e6f2c6ce69f6575ae888c Mon Sep 17 00:00:00 2001 From: Y0uk1tsun3 Date: Sat, 29 Oct 2022 23:42:23 -0400 Subject: [PATCH] Modified Readme --- README.md | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 547922c..e51d073 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,46 @@ The aim of this project is to enhance security when modifying encrypted data. Us -## 8. [AI firewall](#) +## 8. [AI firewall](https://github.com/MSU-AI/AI-Firewall) +The purpose of our project is to develop a Web Application Security Service for the AI Club and any other person that wishes to use. +This will be either in a form of IPS/IDS or an Intelligent WAF (Web App Firewall), Combining Computer Security and Artificial Intelligence into this cutting-edge technology. + + + + + + + + + + + +
+ + +
+ Y0uk1tsun3 +
+ + +
+ satyabyreddy +
+ + +
+ pprahlada +
+ + +
+ jyax +
+ + +
+ GitHub username +
## 9. [Sign language translator](https://github.com/MSU-AI/SignLanguageTranslator) We aim to create a web application that translates [American Sign Language](https://en.wikipedia.org/wiki/American_Sign_Language) into English. We will use hand/finger tracking and possibly pose detection to recognize individual signs, which is then translated into English by natural language processing.