HackTheGlobe repo
There are 5 main components to this project.
To run each, please follow these instructions.
- Twitter API - Kafka
- to get this working, run the producer.py and the consumer.py in seperate terminal windows.
- ExpressJS app
yarn install
yarn start
- Userfacing React webapp
yarn install
yarn start
- ML models
python run_script.py
**you need GCP credentials
- MongoDB
Set up a mongoDB instance