Metadata-Version: 2.4
Name: mental_health_app
Version: 0.5
Summary: A mental health prediction app using facial analysis.
Home-page: https://github.com/4211421036/facemind
Author: GALIH RIDHO UTOMO. Ana Maulida
Author-email: GALIH RIDHO UTOMO <g4lihru@students.unnes.ac.id>, Ana Maulida <anamaulida@students.unnes.ac.id>
Project-URL: Documentation, https://github.com/galihru/facemind/README.md
Project-URL: Source, https://github.com/galihru/facemind
Project-URL: Homepage, https://galihru.github.io/facemind/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: mediapipe
Requires-Dist: selenium
Requires-Dist: PyQt5
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# Mental Health App
<img style="width: -webkit-fill-available" src="https://galihru.github.io/facemind/logofm.png" alt="logo facemind">

<p align="center" style="display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 0.5em;">
  <a href="https://pypi.org/project/mental_health_app/">
    <img src="https://img.shields.io/pypi/v/mental_health_app.svg" alt="PyPI version"/>
  </a>
  <a href="https://pypi.org/project/mental_health_app/">
    <img src="https://img.shields.io/pypi/dm/mental_health_app.svg" alt="PyPI downloads"/>
  </a>

</p>

This application uses computer vision and machine learning to analyze mental health based on facial expressions. The app includes login system, and real-time mental health analysis through facial landmarks, using OpenCV, Mediapipe, and PyQt5.

## Requirements

Before running the app, make sure you have the following Python packages installed:

- `opencv-python`
- `numpy`
- `mediapipe`
- `selenium`
- `PyQt5`
- `pandas`

You can install missing dependencies by running the following command:

```bash
docker pull ghcr.io/galihru/mental_health_app:latest
```

## Author by
1. Ana Maulida
2. GALIH RIDHO UTOMO

Delegation for competition paper
