# HEART-NLP

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

El proyecto **HEART-NLP** (**H**uman-centered and Knowledge-driven NLP for **E**nsuring Qu**a**lity, Integrity, and T**r**ansparency in a **T**rustworthy Digital Ecosystem) se centra en la investigación fundamental en Procesamiento del Lenguaje Natural (PLN) para desarrollar y aplicar tecnologías centradas en el conocimiento y el ser humano. Su objetivo principal es generar un ecosistema digital confiable, lo que implica tanto el desarrollo de nuevos Modelos de Lenguaje (LMs, SLMs y LLMs) como la implementación de metodologías para asegurar su fiabilidad, transparencia, seguridad y explicabilidad. De esta manera, el proyecto aborda la creación, evaluación y mejora de los modelos de lenguaje y el contenido digital, permitiendo a los usuarios acceder a información más confiable y ética.

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

#### Agradecimientos

<figure><img src="/files/NGZxKGaFRzdPFhfUsPVy" alt="" width="298"><figcaption></figcaption></figure>

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

Este trabajo de investigación es parte del proyecto I+D+I <\<PID2024-156263OB-C22>> financiado por MICIU /AEI /10.13039/501100011033 / FEDER, UE.

<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://gplsi.gitbook.io/heart-nlp/readme.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.
