# Pre-Trained Model APIs

Roboflow ने Roboflow Universe से विशिष्ट उपयोग मामलों के लिए अनुकूलित कुछ pre-trained models चुने हैं। यदि आपके पास पहले से कोई model नहीं है, लेकिन नीचे दिए गए models में से किसी एक द्वारा संबोधित use case आपके पास है, तो इन models को एक अच्छे starting point के रूप में curated किया गया है।

Models हैं:

* [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-hi/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.
