From 51e55b14bf31c933d6c2014e061969f7cec024ce Mon Sep 17 00:00:00 2001 From: DoctorLouWho <113136906+DoctorLouWho@users.noreply.github.com> Date: Wed, 26 Oct 2022 00:40:48 -0400 Subject: [PATCH 1/5] Added members --- README.md | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de70027..1683465 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,56 @@ This project's aim is for predicting the state of fetus inside the mother's womb ## 6. [Spotify personality predictor](#) -## 7. [AI decryption](#) +## 7. [AI decryption](https://github.com/MSU-AI/NikaProject) + +
+
+
+ + DoctorLouWho + |
+
+
+
+ + ajaykumar2k25 + |
+
+
+
+ + anvita-g + |
+
+
+
+ + crandalllauryn + |
+
+
+
+ + andrewchiu1203 + |
+
+
+
+ + haniyyasurayya + |
+
+
+
+ + Scarcedust + |
+
-
+
anvita-g |
From ca138e78c6d58a6255e809f55ea412784711e8ff Mon Sep 17 00:00:00 2001
From: DoctorLouWho <113136906+DoctorLouWho@users.noreply.github.com>
Date: Wed, 26 Oct 2022 16:14:05 -0400
Subject: [PATCH 5/5] changed description
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index c39032a..8f4622b 100644
--- a/README.md
+++ b/README.md
@@ -254,7 +254,7 @@ This project's aim is for predicting the state of fetus inside the mother's womb
## 6. [Spotify personality predictor](#)
## 7. [AI Encryption](https://github.com/MSU-AI/NikaProject)
-
+The aim of this project is to enhance security when modifying encrypted data. Using homomorphic encryption and neural networks, our goal is to make an app that takes in data from the user, encrypts it, and then modifies the encrypted data without decryption. The user then can access the changed data.
-
+
anvita-g |