Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.34 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.34 KB

Land Cover Tool

Table of contents

General info

This project is the result of our participation in the IA 2022 hackathon, whose objective was to create applications using artificial intelligence algorithms to solve real challenges.

The challenge we chose is the Aerospace Challenge. With the new abilities of satellites, we have more and more information about the geography, topography, climate and temperature of the earth; This is where it becomes vitally important to find solutions that use data from the aerospace sector to create an application.

The intention of our project is to locate specific areas such as urban land, agricultural land, grasslands, forest land, water and barren land with the intention of taking better solutions in urban and agricultural growth.

Technologies

Project is created with:

  • Python 3.9.12
  • pip 22.1.2
  • Node v18.4.0
  • npm 8.12.1
  • Docker 20.10.17

Setup

To run this project, build the webapp and compose it locally using Docker:

sudo docker compose build
sudo docker compose up -d

Authors

Created with ❤️ and ☕ by

  • José Luis Castro García 😗
  • Diana Paola De la Cruz 😏