# Roboflow Universe란 무엇인가요?

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

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

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

무료 플랜을 사용 중이라면, 데이터셋과 모델이 Roboflow Universe에 공개됩니다. 유료 플랜을 사용 중이라면 비공개 프로젝트를 만들 수 있습니다. 비공개 프로젝트는 Workspace에서만 접근할 수 있으며 절대 공개되지 않습니다.

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

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


---

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