> For the complete documentation index, see [llms.txt](https://techforimpact-io.gitbook.io/diva/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://techforimpact-io.gitbook.io/diva/user-guide-kor/hello-diva.md).

# Hello, DIVA

## **DIVA 란,**

**DIVA(Digital Image & Video Analysis)**&#xB294; 돌고래 관광/관찰 활동 기준에서 벗어나 과도하게 돌고래에 접근하는 선박의 위법 상황을 확인하기 위해 개발된 **AI 서비스**입니다. **선박의 위법 확인** 뿐만 아니라, 드론 영상이나 이미지 내 특정 객체의 **길이를 측정**할 수 있습니다.

<figure><img src="/files/0658btX7P7QIVp9WqMCJ" alt=""><figcaption></figcaption></figure>

## 이럴 때 사용하세요

* 돌고래에 접근하는 선박의 위법 증거력을 확보하고 싶을 때  →  [**'AI 위법 분석 모드' 가이드 보기 ↗**](/diva/user-guide-kor/undefined/ai.md)
* 두 물체 간의 거리를 확인하고 싶을 때  →  [**'길이 측정 모드' 가이드 보기 ↗**](/diva/user-guide-kor/undefined/undefined-2.md)
* 객체의 길이를 알고 싶을 때  →  [**'길이 측정 모드' 가이드 보기 ↗**](/diva/user-guide-kor/undefined/undefined-2.md)

{% hint style="info" %}
[**DIVA 바로가기 ↗**](http://diva.marckorea718.org/)

Windows, Mac 환경에서 DIVA를 사용할 수 있습니다.\
원활한 서비스 이용을 위해 PC에서 Chrome 사용을 권장합니다.
{% endhint %}

***

## Article

DIVA의 여정을 확인해 보세요.

{% embed url="<https://modulabs.co.kr/blog/dva-lab/>" %}

## Credit

DIVA와 함께 한 이들을 확인해 보세요.

* [**DVA LAB ↗**](https://techforimpact-io.gitbook.io/diva/contributors/)
* [**MARC ↗**](https://marckorea718.org/)
* [**모두의연구소 ↗**](https://modulabs.co.kr/)
* [**테크포임팩트 ↗**](https://techforimpact.io/)

{% hint style="info" %}
본 서비스는 카카오임팩트의 기술 이니셔티브 테크포임팩트의 지원으로 개발되었습니다.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://techforimpact-io.gitbook.io/diva/user-guide-kor/hello-diva.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.
