LEARN VOLTASK
Create your private AI with Voltask
HELP
COMMUNITY
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.
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.
Once logged in, you'll have access to the Project Explorer. It will be empty for you.
Create a project by clicking on Add project and name your project.
You need to start your scenario with an initial trigger.
Create a first block by clicking on the + button or right-clicking and 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).
Hold the left mouse button over the output arrow of the webhook block, then extend the stream to an empty area.
Type “generate” and select the Mistral - generate message action block.
When you click on the Mistral block, the block details appear in the right-hand pane, then click on New mistral config.
You'll need to enter your API key, which you'll find on the Mistral Platform website.
Once you've created your account, create your workspace.
Once your account has been created, click on API Keys on the left.
Then Choose a plan.
Then Experiment.
Click on API Keys and Create a new key, which you can call Voltask.
Copy the key and paste it into Voltask.
Extend the exit point of the Webhook block to the entry point of the Mistral block. It magnetizes automatically.
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.
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.
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.
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.
Go to celestory.io and click on Free Trial. Create your account.
Then click on Example, then click on AI Bot.
Back on Voltask, click on the Webhook block, then click on Copy url in the right-hand pane.
In the Celestory Bot IA project, double-click on the purple Voltask Webhook block and paste the url you've just copied.
Click on Play current module in the top menu to launch your AI Bot!
Then click on Publish in the top menu, and in the Direct Link tab, click on Export.
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: