Facade Risk Analyzer
AI-powered building assessment platform that processes facade images to detect structural defects, assign risk scores, and generate condition reports with repair cost estimates.
End-to-end AI application with pluggable analyzers, automated reporting, and production-ready CI/CD.
Live Demo Preview
These clips show the system running locally in real time. Full interactive deployment is not publicly available due to privacy, safety, and cost constraints.
Complete workflow from image upload to PDF report generation
End-to-End Platform Demo
Screenshots
What I Built
- Designed modular FastAPI pipeline with pluggable analyzers (OpenAI Vision, Mock, Replay) for flexible deployment
- Implemented SQLite-backed jobs engine with output versioning and automated PDF report generation
- Built Next.js frontend with job dashboards, analysis history, and shareable report links
- Created CI/CD workflows with GitHub Actions, reproducible fixtures, and CLI tools for local orchestration
- Delivered working platform that processes images end-to-end from upload to downloadable PDF report
Complete image-to-PDF pipeline in under 30 seconds; deterministic replay mode for testing and demos
System Architecture
Loading diagram...
Overview
End-to-end system for automated building inspection. Processes uploaded images through pluggable AI analyzers, maintains job history with output versioning, and generates shareable PDF reports.