# Roboflow Rapid란 무엇인가요?

<figure><img src="/files/78904a10e1ab6814b0ecc9460c05f814b5cac395" alt=""><figcaption></figcaption></figure>

[Roboflow Rapid](https://rapid.roboflow.com/) 원시 데이터에서 바로 사용 가능한 object detection API로 5분 만에 전환할 수 있게 해줍니다.

Rapid를 시작하려면 짧은 동영상이나 몇 장의 이미지면 충분합니다.

그다음 동영상이나 이미지를 업로드하고, 텍스트 프롬프트를 사용하거나 식별하려는 객체 주위에 bounding box를 그려 라벨을 지정할 수 있습니다.

그다음 라벨링한 항목을 바탕으로 객체를 식별하는 방법을 학습하는 Rapid 모델을 학습시킬 수 있습니다.

Rapid 모델은 원하는 어떤 프로그래밍 언어로든 사용할 수 있는 API endpoint로 제공됩니다. 또한 Roboflow Workflows에서 편집하여 API endpoint를 사용자 지정할 수도 있습니다.


---

# 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://docs.roboflow.com/roboflow/roboflow-ko/rapid/what-is-roboflow-rapid.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.
