-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9225a43
commit c4e8d2a
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# NASA Space Apps Challenge 2019 | ||
This repo contains work for the NASA Space Apps Challenge 2019 Hackathon. The project we built was an interactive web game that aims to raise people's awareness on how their actions can have impacts on our planet. The game works by having the user upload pictures of a food they have eaten and using image recognition artifical intelligence, the planet inside the game environment changes. For example, if a person uploads images of steak, the number of cows in the planet will decrease. | ||
|
||
Tech Stack used: | ||
- React | ||
- Webgl | ||
- Three.js | ||
- Tensorflow.js | ||
- Keras | ||
- Python Flask | ||
|