Creating an Assistant
Walk through the process of creating an Assistant via Magic Studio
Last updated
Was this helpful?
Walk through the process of creating an Assistant via Magic Studio
Last updated
Was this helpful?
Signup to Conva.AI via Magic Studio
Go to https://studio.conva.ai
Magic Studio creates a unique OrganizationID for every user who signs up, The Organization Name is the Display Name of that ID. You can accept the default suggestion or give a proper name.
Click on the "Create Assistant" button. This will trigger the Assistant creation wizard.
In this step, you should give some details of the app to where the Assistant will be integrated into. This will be used by Conva.AI to ensure that it understands the larger scope and categories supported by the Assistant. Magic Studio provides an easy way to get this done. Just give the best URL that reflects your app - usually your Playstore or Appstore URL or your home page URL. Magic Studio will then automatically generate the required details. You can edit the information if needed.
Sometimes this operation might not generate all the details. In such cases, just click "Re-generate"
While some of the fields in App Details section might be obvious (like App Name and App Description), others might need some explanation
Project Categories
This is used to ground the things that the Assistant is supposed to know about and is usually the list of product categories supported by the app and/or its features.
Regions
Which regions does the app operate in. If there is no region restriction, just mention "Global"
The next step is to add one or more Agents for the Assistant. Remember Agent represents a specific task that the Assistant needs to handle in order to trigger something inside your app or answer a question. These are the foundational units that make up your Assistant.
By default, Magic Studio will add two default Agents that handles some of the most common scenarios.
Casual Conversations - This is to handle cases where users are doing chit-chat with the Assistant.
Unsupported Conversations - This is to prevent the Assistant from answering things that is outside the scope of the App and outside the list of enabled Agents
Click on the "Create New Agent" to add your own Agent. This will trigger the "Agent Creation" flow
Users can either create their own Custom Agent or chose from the list of standard Agents that Magic Studio supports that can be imported into their Assistants.
Magic Studio will automatically generate the Agent blueprint from this description
Feel free to edit what Magic Studio has generated to better suit your needs.
Once you are happy, you can go ahead and click "Save".
You can then repeat this process of adding more Agents.
The next step is to build the Assistant. This is the step where Magic Studio will generate the final set of prompts that will eventually be used at runtime (well almost final prompts).
Magic Studio comes with a Agent Compiler that takes the Agent blueprints and generates the prompts.
The next steps it to test out the Assistant.
Enter the Playground!
To create your own Agent, you need to write a brief outline of what the Agent should do.