OmdenaAI / omdena-philippines-renewable

Increasing Renewable Energy Access in Philippines through AI
GNU General Public License v3.0
54 stars 13 forks source link

Omdena Philippines Renewable

Increasing Renewable Energy Access in Philippines through AI

Project Image

This initiative’s goal is to use Philippine satellite data in conjunction with other relevant datasets to identify sites that are most suitable for solar panel installation through machine learning and coverage analysis.

Demo

You can explore the deployed version of the application here: https://omdenaph-solar.vercel.app/

Read more about the web application here: https://danakathleen.notion.site/Omdena-PH-Increasing-Renewable-Access-in-the-Philippines-through-AI-fecaad9d24a54253901f413e5d00bcea

Contribution Guidelines

Project Structure

├── LICENSE
├── README.md          <- The top-level README for developers/collaborators using this project.
├── original           <- Original Source Code of the challenge hosted by omdena. Can be used as a reference code for the current project goal.
│ 
│
├── reports            <- Folder containing the final reports/results of this project
│   └── README.md      <- Details about final reports and analysis
│ 
│  
├── src                <- Source code folder for this project
    │
    ├── data           <- Datasets used and collected for this project
    │
    ├── docs           <- Folder for Task documentations, Meeting Presentations and task Workflow Documents and Diagrams.
    │
    ├── references     <- Data dictionaries, manuals, and all other explanatory references used
    │
    ├── tasks          <- Master folder for all individual task folders
    │
    ├── visualizations <- Code and Visualization dashboards generated for the project
    │
    └── results        <- Folder to store Final analysis and modelling results and code.

Folder Overview

Project Setup

Open the Command line or Terminal

git clone https://github.com/OmdenaAI/omdena-philippines-renewable.git
cd omdena-philippines-renewable
code .
jupyter notebook