I need a SaaS platform built for vehicle inspection and defect reporting. I already have the Figma design file and will share it while discussing the project. The platform should allow users to upload defect images of vehicles, extract visible text and relevant details from those images using OCR, analyze the defects with AI, and then generate a detailed structured inspection report. There should also be an admin page where I can manage users, uploaded inspections, generated reports, and overall platform activity. Main flow: - User uploads defect images - OCR extracts text/data from the images - AI analyzes the defects - System generates a detailed report - Admin can monitor and manage users, inspections, and reports Requirements: - Responsive frontend based on Figma - SaaS-style user dashboard - Secure authentication - OCR integration for image-based text extraction - AI-powered defect analysis - Detailed report generation - Admin dashboard - PostgreSQL database - Clean, scalable, production-ready code Preferred tech stack: Frontend: Next.js Backend: Django Database: PostgreSQL Other: OCR, AI integration Skills: Next.js, Django, PostgreSQL, OCR