Sentrimail
AI-powered email security system that detects and classifies phishing, spam, and malicious emails using NLP-based text analysis and ML classifiers. Designed end-to-end pipeline for real-time threat detection suitable for enterprise email workflows.
Python
NLP
Machine Learning
Email Processing
Website Summarizer
NLP-based system that extracts and summarizes website content into concise readable formats. Implements text scraping, cleaning, and summarization pipelines handling noisy web data with 85% accuracy for news aggregation and content analysis.
Python
NLP
Web Scraping
Text Processing
Edge-Based Image Animation
Computer vision application using OpenCV to detect edges and generate animated visual effects. Implements Canny edge detection and morphological transformations for real-time image processing, achieving 30 FPS on standard hardware.
OpenCV
Python
Computer Vision
Image Processing