# Neural network

Neural networks are an integral part of the Eontribe platform, which allows users to find and connect with potential interlocutors in a more effective way. The system is built on a neural network that takes into account various parameters and characteristics of participants, such as their interests, professions, personal qualities, and opinions.

The platform provides features such as automatic selection and choice of interlocutors based on user preferences, the ability to filter out undesirable profiles, and set an individual communication schedule. The neural network also helps eliminate the language barrier by providing automatic translation during meetings and voice input to optimize communication.

In addition to bringing users together for social purposes, the neural network with automatic selection of interlocutors also finds application in lead generation for business. Allowing companies to specify candidate parameters, the platform can match them with potential candidates based on their skills, experience, and other relevant characteristics, reducing the need for expensive recruitment efforts and saving time for both parties.

<figure><img src="/files/EH2ezudG4BtaAkWPjlEJ" alt=""><figcaption></figcaption></figure>

<br>

<br>

<br>


---

# 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://illuminates-company.gitbook.io/eontribe/ecosystem/neural-network.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.
