Skip to content

Commit

Permalink
research additional info
Browse files Browse the repository at this point in the history
  • Loading branch information
Yudi-G committed Oct 20, 2024
1 parent 19c71e8 commit 6418cb1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,12 @@ GitHub Issues and GitHub Boards
</table>


## Research (Additional Information)

Our project aimed to contribute to GDPR compliance by designing a system that detects potential data violations in documents. We conducted extensive research on GDPR requirements using trusted resources like [www.GDPR.eu](GDPR.eu) , [www.gdpr-info.eu](gdpr-info.eu) and [www.popiact-compliance.co.za](www.popiact-compliance.co.za). The system leverages natural language processing (NLP) and machine learning to scan documents for multiple categories of GDPR-protected data. It alerts users to potential violations, promoting compliance with European data protection regulations.

The project's research contribution lies in applying machine learning models to the specific context of GDPR. We explored AI frameworks to improve the accuracy of identifying sensitive information and developed a scalable, modular system architecture.
Our research allowed us to narrow down the broadness of GDPR non-compliant data into categories that suited our project best. The categories we chose to identify are ones we believe to be the most common in text based documents.


## Team Contact
Expand Down

0 comments on commit 6418cb1

Please sign in to comment.