Internship project · Computer Vision + Multimodal AI
The problem
Construction sites generate huge volumes of field imagery, but turning those photos into a clear “what happened today” narrative was manual and slow.
Approach
Built a pipeline that:
- Classifies site imagery with object detection (YOLO)
- Interprets each image with a vision-language model (Qwen2.5-VL)
- Generates a structured progress narrative via an LLM
Stack
- YOLO
- Qwen2.5-VL
- LLM pipeline
Outcome
Enabled structured, faster construction progress reporting directly from field images — cutting down the manual effort of translating photos into reports.
[ screenshots + repo link coming soon ]