I built this tool to compare multiple solar panels for my rooftop and get a monthly energy production report based on input location.
Some notes:
- calculations are done using PVGIS
- the only supported rooftop shape is rectangular (for now)
- it's possible to upload a solar panel PDF datasheet or parse a URL containing the details but in this demo instance I only allow the access to a static catalog of ~10k solar panels (LLM inference costs :D)
Feedbacks are more than welcome,
Thanks!