Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 465 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 465 Bytes

globeTrotters

HackTheGlobe repo

There are 5 main components to this project.

To run each, please follow these instructions.

  1. Twitter API - Kafka
  • to get this working, run the producer.py and the consumer.py in seperate terminal windows.
  1. ExpressJS app

yarn install yarn start

  1. Userfacing React webapp

yarn install yarn start

  1. ML models

python run_script.py **you need GCP credentials

  1. MongoDB

Set up a mongoDB instance