# Privacy-compliant Metadata Mining

NATIX Network uses proprietary computer vision AI to analyze video streams, turning visual data into privacy-compliant metadata.[ NATIX’s unique privacy-by-design technology](https://docs.natix.network/whitepaper/natix-technology/natix-vision-sdk-privacy-preserving) relies on two main pillars:

* **Edge Computing Architecture (instead of centralized Cloud)** - By enabling local computing (i.e., on-camera or on-device), the need for transferring raw images to data centers is eliminated. The AI will analyze the video locally to mine “metadata,” i.e., numeric data such as the number of detected cars and their location. The information shared with the network is the mined metadata. This architecture has both privacy protection and bandwidth benefits for the network.
* **Anonymized Detection (free of personal data)** - Faces, skin color, vehicle number plates, and other personal information are irreversibly discarded. Computer vision models will perform their detection over anonymized images free of personal data.

![](https://457670546-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6NhRNYINYOR1TmSKVSFd%2Fuploads%2F0oApQIoFoDWhoBH2fV7Y%2FFrame%2033634.png?alt=media\&token=9f8c4300-8b85-4063-8282-6a536980da14)

This framework turns any camera anywhere into a smart privacy-compliant data source that detects and transfers numeric-only information.


---

# 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.natix.network/whitepaper/natix-network-ecosystem/privacy-compliant-metadata-mining.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.
