# Roboflow Rapid란 무엇인가요?

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

[Roboflow Rapid](https://rapid.roboflow.com/) 원시 데이터에서 바로 사용할 수 있는 객체 탐지 API까지 5분 만에 갈 수 있게 해줍니다.

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

그런 다음 동영상이나 이미지를 업로드하고 텍스트 프롬프트를 사용하거나 식별하려는 객체 주위에 바운딩 박스를 그려 라벨링할 수 있습니다.

그다음 Rapid 모델을 학습시켜, 라벨링한 객체를 바탕으로 객체를 식별하도록 학습시킬 수 있습니다.

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


---

# 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.
