Articles on: Create Voltask AI Agents
This article is also available in:

✨Create your private AI in 5min

Here we'll look at how to create your first personalized AI project in just a few minutes without coding. AI tools like ChatGPT offer you to use their model through a chat interface, but you can now create your own personalized AI thanks to your expertise and the personalized context of each of your users.

Using Voltask, we're going to design a unique experience in which you'll be able to track everyone's progress.

Start by going to Voltask.

Create an account



Enter your email address. The system will recognize if your address has not yet been registered.

You must then fill in the account creation form.

Note that your Organization Name is very important: you must enter a unique organization key (e.g. MyCompany5721) that is complex and strong. You'll be able to share it with all members of your organization, who will then have access to all your projects.

Voltask sign up

Once logged in, you'll have access to the Project Explorer. It will be empty for you.

Voltask project

Create a project by clicking on Add project and name your project.

Voltask create project

You need to start your scenario with an initial trigger.

Creating a first AI scenario



Create a first block by clicking on the + button or right-clicking and Add block.

Voltask add block

Create the Webhook block, for example. A webhook is a web address or anchor point that can receive text and files and send text back to the sending application (which we'll create later).

Voltask create webhook block

Hold the left mouse button over the output arrow of the webhook block, then extend the stream to an empty area.

Voltask extend flow

Type “generate” and select the Mistral - generate message action block.

Voltask Mistral create block

When you click on the Mistral block, the block details appear in the right-hand pane, then click on New mistral config.

Voltask block api key

You'll need to enter your API key, which you'll find on the Mistral Platform website.

Mistral sign up

Once you've created your account, create your workspace.

Once your account has been created, click on API Keys on the left.

Mistral menu

Then Choose a plan.

Then Experiment.

Voltask menu

Click on API Keys and Create a new key, which you can call Voltask.

Voltask create new key

Copy the key and paste it into Voltask.

Voltask api

Extend the exit point of the Webhook block to the entry point of the Mistral block. It magnetizes automatically.

Voltask connect Mistral block

Voltask Mistral block connected

You can test your first scenario by clicking on the pink Play button in the bottom left-hand corner.

In the Webhook Body box, enter your instruction, i.e. your prompt, the question you want to ask the AI.

Then click on Run once.

Voltask run webhook

The right-hand pane automatically opens the execution log, showing you that it was successful.

In the Generate message section, open the params arrow, i.e. the data received by Mistral. This is your prompt.

Now open the returns arrow, i.e. the data returned by Mistral. This is the AI's response to your prompt.

Voltask executions

A webhook can also send information back to the sending application using the Write block.

Create the Write block, then extend the result point of the Mistral block to connect it to the data entry point of the Write block.

Voltask webhook return

Now you've created your first AI scenario!

Let's take a look at how to create a simple bot chat interface using Celestory software.

Creating the AI Bot interface



Go to celestory.io and click on Free Trial. Create your account.

Then click on Example, then click on AI Bot.

AI bot project

Back on Voltask, click on the Webhook block, then click on Copy url in the right-hand pane.

Voltask webhook url

In the Celestory Bot IA project, double-click on the purple Voltask Webhook block and paste the url you've just copied.

Voltask webhook block

Voltask webhook url

Click on Play current module in the top menu to launch your AI Bot!

Play test AI bot

Then click on Publish in the top menu, and in the Direct Link tab, click on Export.

Publish link

Now you can share your first AI Bot with everyone, with no user account required, or by creating your own user accounts and personalized experience.

You can better integrate AI at multiple levels:

your secret prompt expertise
integration with your organization's private data
proposing integration with customer tools
shaping the AI experience with design, characters, visuals...
analyzing AI images (from the gallery or directly from the camera)
AI voice creation
multi-lingual integration
personalized monetization (credits, subscriptions, freemium...)
....

Updated on: 14/04/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!