yumibyte / CarbonChat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CarbonChat

This is the home for our teams project.

We are working on the NASA International Space Apps Challenge 🎉

See the predicted CO2 level for your current time and our api

image

The Polynomial regression model plus the linear regression model analsysis we can display the correlation between the year and CO2 increase:

image

At the tip of your fingers:

image

Datasets Used

GES DISC --> https://disc.gsfc.nasa.gov/datasets/OCO2_L2_Lite_FP_9r/summary?keywords=OCO-2

Backend

This is our backend app deployed to heroku

Local Dev

Build

  1. Install docker
  2. Navigate to the source of the repo
  3. Run : script/build-web.sh

Run it locally

  1. First build it, open a shell and navigate to the source of the repo
  2. Run : ./script/dev-run.sh

About


Languages

Language:Swift 56.2%Language:Python 32.7%Language:Shell 6.5%Language:Dockerfile 4.7%