Built a Python-based web scraping system that processes 100+ internship opportunities weekly. I deployed this on AWS EC2 with 3-hour monitoring cycles, cutting manual job search time by 50%. The system uses NLP to automatically screen and rank candidates.
I used NLP to extract key info from resumes and job posts. Then I trained ML models to predict which candidates would succeed. Everything runs in Docker containers, making it easy to deploy anywhere.
The system processes 100+ job opportunities every week and saves recruiters 50% of their manual search time. It's running 24/7 on AWS, automatically finding the best matches.