# Co-Vision Project : COVID-19 Detector

#### 한국어 버전의 GitBook을 보고 싶으시다면 다음 링크로 이동하세요

[\[한국어 GitBook\]](https://co-vision.gitbook.io/co-vision/)

## What Does Co-Vision Project Do?

> Co-Vision Project is a project in which checks the body temperature and proper wearing of a mask which is continued in response to the threat of Corona 19 that is currently hitting the world, and to overcome this situation and further prevents with infectious diseases from Corona 19.
>
> The Co-Vision Project aims to minimize the power loss of the military due to infectious diseases by unifying it as one of the military scientific access control system, going beyond simply checking the body temperature and identifying non-wearing masks.
>
> In addition, it is a project that has developed from the current situation of simply emphasizing body temperature check and wearing masks, and is trying to figure out the actual situation of each unit numerically.

## Related link

Github : <https://github.com/osamhack2020/IoT_COVID19-Detector_CO-vision>

![](/files/-MKwDTB2bxLDQ2-3m-nj)

All contents of this page and sub-pages created by Co-Vision can be used in accordance with Creative Commons \[Attribution-Share Alike 4.0 International (CC BY-SA 4.0)].

Copyrightⓒ 2020 Co-Vision, All rights reserved.


---

# 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://co-vision.gitbook.io/co-vision-eng/master.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.
