The AI Integration and Language Support of Thunkable

Hey everyone,

I started exploring it is language features for multilingual apps & I want to hear your thoughts or tips. For those who have worked on apps supporting multiple languages, how do you handle translations or dynamic content updates?? Are there any built in tools in Thunkable to make this easier or do you use third party APIs?

Also, I have been thinking about combining Thunkable with Large Language Models to create smarter, AI powered apps that can dynamically interact with users in different languages. Has anyone tried something like this?

As well, I found these resources when doing research on this; Language Translator aia file for thunkable & if anyone have any resources, tutorials or personal experiences please share with me, It would be greatly appreciated!!

Thank you……. :slight_smile:

Hello and welcome to thunkable!

I usually use a built-in function that calls Yandex’s API for dynamic translation.
It’s very easy to set up and use, i reccomend you starting from these Thunkable docs

Hopefully others can be more specific about combining Large Language Models.