# AI and the developers

*Developers use artificial intelligence to perform tasks more efficiently that are otherwise done manually, connect with customers, identify patterns, and solve problems. To get started using AI, developers should have a background in mathematics and be comfortable with algorithms.*

*When starting to use artificial intelligence to create an application, it is helpful to start small. By building a relatively simple project, such as tic-tac-toe, for example, you will learn the basics of artificial intelligence. Learning by doing is a great way to improve any skill, and artificial intelligence is no different. Once you have successfully completed one or more small-scale projects, there are no limits to where artificial intelligence can take you.*

#### *AI and Machine Learning Services*

<div><figure><img src="/files/CPaX4i9auJvP6Rh1AY2j" alt=""><figcaption><p><mark style="background-color:blue;"><strong>Anomaly Detection</strong></mark></p></figcaption></figure> <figure><img src="/files/BAPH205JF75jwljjj7ly" alt=""><figcaption><p><mark style="background-color:blue;"><strong>Data Labeling</strong></mark> </p></figcaption></figure> <figure><img src="/files/WIfNfAtQtUnMpFVSJij0" alt=""><figcaption><p><mark style="background-color:blue;"><strong>Data Science</strong></mark></p></figcaption></figure></div>


---

# 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-and-the-developers.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.
