Second Announcement

Three weeks to go until our GenAI and Cybersecurity Hackathon! Mock has been prepared in Kaggle/competition. Be sure to gather your team, familiar with the competition environment, and prepare for an exciting weekend of innovation and problem-solving. We can’t wait to see what you create!

Mock Hackathon Information
1. Competition Address 
skywardai Profile | Kaggle https://www.kaggle.com/organizations/skywardai/competitions

2. Challenges Address

Challenge 1: Participants will deploy an OpenAI-like API on AWS EC2, simulating a real-world environment where AI services are accessible to users. This challenge emphasizes setting up infrastructure, managing cloud resources, and ensuring the AI system is operational. Successful deployment will pave the way for securely integrating AI with other services.
(Mock) Foundational-Level Challenge 1 (kaggle.com) https://www.kaggle.com/code/aisuko/mock-foundational-level-challenge-1

Challenge 2: Implementing Encryption and Decryption in Python Once the AI system is deployed, security becomes a top priority. In this challenge, participants will implement Python-based encryption and decryption to protect communications between the system and users, addressing the threat of man-in-the-middle (MITM) attacks. This challenge highlights the importance of securing data in transit, ensuring that messages are protected from interception and tampering.
(Mock) Foundational-Level Challenge 2 (kaggle.com) https://www.kaggle.com/code/aisuko/mock-foundational-level-challenge-2

Challenge 3: Fine-tuning an AI Model for Binary Classification of Web Traffic With a secure foundation established, the next step is to fine-tune an AI model for binary classification of web traffic, detecting anomalies that could indicate security risks. This challenge focuses on training a model capable of identifying normal versus malicious traffic, directly tying into the need for real-time monitoring and defense mechanisms in AI-driven applications.
(Mock) Advanced-Level Challenge 1 (kaggle.com) https://www.kaggle.com/code/aisuko/mock-advanced-level-challenge-1