# Tech Requirements

### To run this product following requirements are need:

#### 1. Chat based Mental Stress Detector:

Chatbots can be used via Mobile phones and also can be accessed via Desktop app and Browser. To use this chatbot following are the requirement:

* Mobile Device with Android 7+
* Telegram Desktop
* Browser

#### 2. Real-Time video based stress detector:

Real-time video based stress detector is developed in Python. To use this user's computer system needs python setup and web camera with clear resolution. Following are requirements:&#x20;

* Python 3.9
* CMake, dlib, Tensorflow, Keras etc.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mental-stress-detector.gitbook.io/mental-stress-indicator/tech-requirements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
