AI Grid Captcha Solver
REST API that solves grid-based CAPTCHAs using YOLOv8 object detection and OpenCV OCR, achieving ~95.5% accuracy with sub-2s response times. Containerised with Docker for consistent deployment.
Python • YOLOv8 • OpenCV • FastAPI • Docker