Skip to content

First Steps

This is a tutorial for getting started with SamuraiAI. Follow along to learn the basics of using the app.

In SamuraiAI, you can easily create apps using predefined templates. This allows you to quickly build common workflows and chatbots.

First, let’s copy a template and run the app.

Dashboard screen

Select “Templates” from the navigation bar and choose “Multiple Translations”. “Multiple Translations” is a template for translating input text into multiple languages.

Template list

When the copy is successful, “Studio” for creating apps will be displayed, showing the copied workflow.

Multiple Translations workflow

Click “Debug” to verify the operation. Enter the text you want to translate in the input field and click “Execute”. Try entering “The capital of Japan is Tokyo.” and executing it.

Debug screen

You can see that the input message has been translated into multiple languages.

Multiple Translations execution result

Once you can run the template, let’s customize it. For example, you can change the languages for translation or add additional processing. Here, let’s change the “Japanese” translation block to “Spanish” translation processing.

Multiple Translations Japanese block

Click the “Japanese” translation block and change the prompt content to Spanish.

Multiple Translations Spanish block

Now, let’s click “Debug” again, enter “The capital of Japan is Tokyo.” in the input field, and execute.

Multiple Translations execution result

The input text has been translated into Spanish.

Once you’ve customized the template, let’s run the app. Return to the menu screen from “Studio” and select “Apps” from the navigation bar.

App screen

As before, enter “The capital of Japan is Tokyo.” and execute.

Multiple Translations execution result

The reflected content is shown in the app, displaying the result translated into multiple languages.

As in the above steps, you can build apps in “Studio” and execute them from “Apps”.