Conference Monitoring System based on Image Recognition in Rust
Conf-Count is a Conference Monitoring System in Rust that uses AWS services like S3 and Rekognition to get the similarity score of two images sent through the Rust application.
Conf-Count is a Conference Monitoring System in Rust that uses AWS services like S3 and Rekognition to get the similarity score of two images sent through the Rust application.
We built a Protocol Surveillance tool to enhance network security. Discover how we reduced their Mean Time to Detect & Resolve breaches.
NashTech conceptualised Procespy, a process monitoring tool for Linux distributions that enables a user to automate the process of tracking the running processes and monitor them for RAM usage.
Triggering the AWS Lambda function was tricky so we decided to work it through AWS API Gateway service. The Rust code hits the API Gateway and it further triggers the Lambda function.