# Rekognition

• Find objects, people, text, and scenes in images and videos using ML

• Facial analysis and facial search to do user verification, people counting&#x20;

• Create a database of “familiar faces” or compare to celebrities

• Use cases:

* Labeling
* Content Moderation
* Text Detection
* Face Detection and Analysis (gender, age range, emotions...)
* Face Search and Verification
* Celebrity Recognition
* Pathing (ex: for sports game analysis)


---

# 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://huy312100.gitbook.io/software-development/cloud-service/aws/certificate/clf-c02/cloud-technology-and-services/machine-learning/rekognition.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.
