Voltask 🇫🇷

🎊Home

LEARN VOLTASK

Create your private AI with Voltask

Voltask Lexicon

Connectors

HELP

FAQ

Help

COMMUNITY

🔗 Our discord

Voltask Update

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.

image.png

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

image.png

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

image.png

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.

image.png

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).

image.png

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

image.png

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

image.png

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

image.png

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

image.png

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

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

image.png

Then Choose a plan.

Then Experiment.

image.png

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

image.png

Copy the key and paste it into Voltask.

image.png

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

image.png

image.png

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.

image.png

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.

image.png

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.

image.png

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.

image.png

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

image.png

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

image.png

image.png

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

image.png

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

image.png

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: