LogoLogo
  • Overview
  • Voice Assistants as a Service
  • Voice Assistant Concepts
  • Voice Assistant Components
  • Voice Assistant Types
  • Platform & Languages Supported
  • Getting Started
    • Integrating Slang CONVA into Retail e-Commerce Apps
      • Setting up Slang CONVA
      • Customizing the Assistant
      • Code Integration
        • CONVA Search
          • Advanced Topics
        • CONVA Plus
          • Supported User Journeys
            • Search
            • Order Management
            • Checkout
            • Offer Management
            • Navigation
    • Integrating Slang CONVA into Travel e-Commerce Apps
      • Setting up Slang CONVA
      • Code Integration - Basic Steps
      • Supported User Journeys
        • Search
        • Navigation
  • Advanced Topics
    • Asynchronous Action Handling
    • Changing the Assistant behavior at runtime
      • Launching the Assistant Programmatically
      • Changing the language of the Assistant
      • Accessing and Setting User Journey Context
    • Advanced Assistant Customizations
      • Customizing the Visual nature of the Assistant
      • Customizing the conversational aspects of the Assistant
      • Training the Assistant to recognize additional data
        • Customizing Retail Subdomain Data
  • Sample Apps
    • Slang Playground App
    • Slang Retail e-Commerce App
Powered by GitBook
On this page
  • 1. Create an account
  • 2. Add a new Assistant
  • 3. Select the Assistant Domain
  • 4. Configure the Assistant
  • 5. Publish the Assistant

Was this helpful?

  1. Getting Started
  2. Integrating Slang CONVA into Travel e-Commerce Apps

Setting up Slang CONVA

Setup the Assistant through the Slang CONVA Console

PreviousIntegrating Slang CONVA into Travel e-Commerce AppsNextCode Integration - Basic Steps

Last updated 2 years ago

Was this helpful?

1. Create an account

The first step in the journey is to create an account with Slang by signing up with your email id

You will be required to give a name to your organization when you sign in for the very first time.

Note that if you need multiple accounts associated with the same organization, contact us @ 42@slanglabs.in and we will set it up for you.

2. Add a new Assistant

The next step is to add an Assistant and give it a default configuration

Begin by clicking on the large "Add Assistant" button

3. Select the Assistant Domain

Select the domain as "Travel" and give it a name

4. Configure the Assistant

Select the subdomains you are interested in and the user journeys that you'd like to support. You can always edit this later if we want more functionalities or change the sub-domain.

The user journeys are common across all sub-domains. Sub-domains only influence the "data" that the Assistant will understand.

5. Publish the Assistant

You are now ready to publish your newly created Assistant. Go ahead and click "Publish"

If everything goes well, you should see a message indicating success. Now click on the "Integrate Assistant" button to get the keys generated.

Congratulations on publishing your first Assistant!

Next, we need to connect the assistant that you just published to your app, using the Assistant SDK.

here