# 사전 학습 모델 API

Roboflow는 Roboflow Universe에서 특정 사용 사례에 맞게 최적화된 몇 가지 사전 학습 모델을 선택했습니다. 이 모델들은 아직 모델이 없지만 아래 모델 중 하나로 해결되는 사용 사례가 있다면 좋은 출발점이 되도록 선별되었습니다.

모델은 다음과 같습니다:

* [Blur People API](https://blog.roboflow.com/blur-people-api/)
* [OCR API](https://blog.roboflow.com/ocr-api/)
* [Logistics API](https://universe.roboflow.com/large-benchmark-datasets/logistics-sz9jr/model/2)
* [Image Tagging API](https://blog.roboflow.com/image-tagging-api/)
* [People Detection API](https://blog.roboflow.com/people-detection-api/)
* [Fish Detection API](https://blog.roboflow.com/fish-detection-api/)
* [Bird Detection API](https://blog.roboflow.com/bird-detection-api/)
* [PPE Detection API](https://blog.roboflow.com/ppe-detection-api/)
* [Barcode Detection API](https://blog.roboflow.com/read-barcodes-computer-vision/)
* [License Plate Detection API](https://blog.roboflow.com/license-plate-detection-api/)
* [Ceramic Defect Detection API](https://blog.roboflow.com/ceramic-defect-detection/)
* [Metal Defect Detection API](https://blog.roboflow.com/detect-metal-defects/)


---

# 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/deploy/serverless/pre-trained-model-apis.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.
