# AI in the company

*AI technology is improving the performance and productivity of businesses by automating processes or tasks that previously required human power. AI can also make sense of data at a scale that no human ever could. This ability can return substantial business benefits. For example, <mark style="background-color:blue;">**Netflix uses machine learning to provide a level of personalization**</mark> that helped the company increase its customer base by more than 25% in 2017.*

*Most companies have made data science a priority and are making major investments. In Gartner's recent survey of more than 3,000 CIOs, respondents ranked business intelligence and advanced analytics as the top technology differentiator for their companies. The CIOs surveyed see these technologies as the most strategic for their companies; therefore, they are attracting the most new investments.*

*AI has value for almost every function, business, and industry. It includes general and industry-specific applications such as:*

* *<mark style="background-color:blue;">**Using demographic and transactional data to predict how much certain customers will spend over the course of their relationship with a company (or the lifetime value of the customer)**</mark>*
* *<mark style="background-color:blue;">**Optimizing pricing based on customer behavior and preferences**</mark>*
* *<mark style="background-color:blue;">**Using image recognition to analyze X-ray images for signs of cancer**</mark>*


---

# 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://eye-ai.gitbook.io/eye-ai/overview/ai-in-the-company.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.
