> 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/universe/what-is-roboflow-universe.md).

# Roboflow Universe란 무엇인가요?

[Roboflow Universe](https://universe.roboflow.com/) 컴퓨터 비전 데이터셋과 모델을 공유하는 세계 최대의 사람들 커뮤니티입니다.

Universe를 사용하면 모델 학습에 사용할 데이터를 찾을 수 있습니다. 또한 Universe에서 Workflow에서 사용할 사전 학습된 모델을 찾을 수도 있습니다.

Universe에는 백만 개가 넘는 데이터셋이 공유되었으며, 50,000개의 모델이 학습되어 사용 가능하도록 제공되고 있습니다.

무료 플랜을 사용하는 경우, 데이터셋과 모델은 Roboflow Universe에서 제공됩니다. 유료 플랜을 사용하는 경우 private project를 만들 수 있습니다. private project는 귀하의 Workspace에서만 접근할 수 있으며 공개되지 않습니다.

<figure><img src="/files/3fb5268c82fa9cb658cf302447ecefe27d50465f" alt=""><figcaption><p>Roboflow Universe 홈 페이지입니다.</p></figcaption></figure>

이 문서 섹션에서는 컴퓨터 비전 프로젝트에서 Universe를 사용하는 방법을 안내합니다.


---

# 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/universe/what-is-roboflow-universe.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.
