> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/rapid/what-is-roboflow-rapid.md).

# Roboflow Rapid란 무엇인가요?

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

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

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

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

그다음에는 라벨링한 객체를 바탕으로 객체를 식별하도록 학습하는 Rapid 모델을 훈련할 수 있습니다.

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


---

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