kunal2812 / Altruist-Hack36

Altruist keeps track of happiness score of all hostellers over a period of time and can take suitable decisions if it falls below a certain threshold.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Altruist

Team Name: Kryptonites

Introduction:

  • Often we hear college students suffering from depression and taking harsh actions due to academic pressure, peer pressure etc.
  • Our project keeps track of all hostellers over a period of time using CCTV entrance footage and performs specific actions if it falls below a certain threshold.
  • Altruist uses 2 models, one of which is to recognise the person in the frame and the other to assign the happiness score

Installation:

Git cloning the repository

git clone https://github.com/kunal2812/Altruist-Hack36.git

Installing all dependencies in requirements.txt

pip install -r requirements.txt

Change directory

cd Altruist-Hack36

Run the application

streamlit run app.py

Presentation Link:

Link for Presentation

Video Link:

Link for Video

Technology Stack:

  1. Tensorflow
  2. Streamlit
  3. Pandas
  4. Heroku

Screenshots:

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Contributors:

License:

MIT

About

Altruist keeps track of happiness score of all hostellers over a period of time and can take suitable decisions if it falls below a certain threshold.

License:MIT License


Languages

Language:Jupyter Notebook 96.9%Language:Python 3.1%Language:Shell 0.1%Language:Procfile 0.0%