# Case: Meta Glasses

In a video demonstration, the students from Havard showcased how their modified Meta AI glasses could identify classmates in real time, revealing their addresses and names of family members. The system works by live streaming video from the glasses to Instagram, where a computer program monitors the stream and uses AI to detect faces. These faces are then matched against online databases to retrieve personal details such as names, phone numbers, addresses, and even social security numbers.

{% embed url="<https://x.com/AnhPhuNguyen1/status/1840786336992682409>" %}

Paper:

{% embed url="<https://docs.google.com/document/d/1iWCqmaOUKhKjcKSktIwC3NNANoFP7vPsRvcbOIup_BA/edit>" %}

{% embed url="<https://www.theverge.com/2024/10/2/24260262/ray-ban-meta-smart-glasses-doxxing-privacy>" %}


---

# 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.aiandbusiness.com/ja/aihdowea/aigurasu/case-meta-glasses.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.
