From 693f081fbcaf62b49decab2fe839f2616864cbf0 Mon Sep 17 00:00:00 2001 From: Anuj Tanwar Date: Sun, 14 Jun 2026 20:47:23 +0530 Subject: [PATCH 1/2] ideonix 14th june 2026 activity --- activity/14_jun_2026.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 activity/14_jun_2026.md diff --git a/activity/14_jun_2026.md b/activity/14_jun_2026.md new file mode 100644 index 0000000..ea7fb62 --- /dev/null +++ b/activity/14_jun_2026.md @@ -0,0 +1,9 @@ +# 14 th June 2026 + +## What we did ? +1. bank of india hackathon presentation final touch. +2. hackathon registration. + +## 13th JUNE 2026 +1. problem and solution discussed. +2. pdf and architecture developed From 1431b3390428a203ae6403bae9da8a652fb3d76b Mon Sep 17 00:00:00 2001 From: Anuj Tanwar Date: Mon, 15 Jun 2026 22:07:21 +0530 Subject: [PATCH 2/2] boi_hackathon refactored inside hackathon directory --- bank_of_india/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 bank_of_india/README.md diff --git a/bank_of_india/README.md b/bank_of_india/README.md new file mode 100644 index 0000000..01c44e2 --- /dev/null +++ b/bank_of_india/README.md @@ -0,0 +1,15 @@ +# BOI CyberSecurity Hackathon + +## Problem Statement +```txt +Developing a solution having AI/ML capabilities for detecting suspicious transactions +and mule accounts by ingesting financial transactions +and/or fraud monitoring solution alerts +and/or Transaction monitoring system alerts +and govt cyber fraud alerts/tickets +and preventing circulation of fraudulent proceeds +through mule accounts. +This solution should consume real-time regulatory inputs/ feeds and cross-channel bank data. +``` + +