# Lark AI

The connecting from n8n.vn and Lark AI Helps us easily translate language using the intelligence of AI to scan Text smartly and fast.

Now, we totally have 5 actions of Lark AI : \
![](/files/nHYRlDM8kjslliXyrIWE)

We are one of the most connecting first in the world to apply Lark AI to the node so I hope you enjoy the node below I will guide you guy how to use the Lark AI to help people using Lark AI easier to control it.

### Image Recognition

#### Basic Recognition&#x20;

You have to connect the Lark authentication to get a tenant access token using the Lark AI

<figure><img src="/files/c20COUvCNvEqGgrBpqjk" alt=""><figcaption><p>Connect to the lark authenticaiton</p></figcaption></figure>

You can see, that we have the Tenant Access Token field so we have to field the token throughout the Lark Authentication then we use the **image base64 string** to paste to them&#x20;

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

It returns the text\_list like the pictures below

<figure><img src="/files/61oJKvPG9Rx9uMljG47M" alt=""><figcaption></figcaption></figure>

That is it for basic recognition images next we will start with the Machine Translate&#x20;

### Machine Translate&#x20;

#### Text Translate

We have 3 fields important to translate text&#x20;

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

Now we enter the fields&#x20;

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

So that's it.

#### Language Recognition&#x20;

You just need to enter the text AI to show you what is it language.

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

so that's it you can do every action like before by using [Lark Document AI](/lark-messenger.md)&#x20;

{% hint style="info" %}
Update 10/10/2023 By Kane Nguyen ( n8n Team )
{% endhint %}


---

# 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-tech.n8n.vn/lark-ai.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.
