Enter Home Address
Steps:
- Enter a US Residential Address
- This app will pull the Geocoordinates from Google Earth's API
- Then it will snap a Satellite image of the house with Google Map's API and reduce to 640x640
- It will then infer a Instance Segmentation model I created on Roboflow to detect roof edges
- It will pull the actual roof square footage from Google Solar's API
- All of this information plus more is downloaded into a pdf
Notes:
- Takes 30 secs to complete
- Works on phones too
- Currently detects all roof within image
- Had another API giving Roof Type, but this is currently disabled for costs