Home

Automating Spyware Detection with Machine Learning & GitHub Actions

Automating spyware detection using machine learning and GitHub Actions enables seamless model updates and deployment. This blog explores how we built a system that retrains and releases the latest spyware detection model whenever the dataset or algorithm changes, ensuring up-to-date security defenses.

Read more

Building a Spyware Detection System: Refactoring & Lessons Learned

Refactoring a spyware detection system for better performance, security, and maintainability has been a valuable learning experience. This blog covers the journey, challenges faced, lessons learned, and the next steps in improving the project.

Read more

Building a Real-Time Virus Scanning System Using ML: Lessons Learned

Building a scalable, real-time virus scanning system using ML presented unique challenges in security, performance, and architecture. In this blog, we share our journey of designing an isolated scanning process, integrating an AI-powered malware detection model, and ensuring scalability for millions of users. From handling large files to improvi...

Read more