I built an AI Resume Analyzer using Python, Flask and NLP models.
## Problem
Students don’t know why resumes get rejected.
## Solution
AI system that analyzes resume content and gives feedback.
## Tech Stack
- Python
- Flask
- Sentence Transformers
- NLP
## What I Learned
Building real AI systems is more about structure than just models.