Product Catalogue

A comprehensive product catalogue that allows users to explore and query products efficiently.

product catalogue
e-commerce
data access
2358

This blueprint provides a structured product catalogue that can be used to manage and query products effectively. It includes a dataset for storing product information, a sitemap integration for importing data from e-commerce websites, and a bot for answering product-related questions.

The Sitemap Integration is configured to import JSON-LD and microdata only, ensuring that the data extracted is relevant to the product catalogue. For e-commerce websites, this means that structured data about products, such as names, descriptions, prices, and availability, will be captured and stored cleanly in the dataset, removing any unnecessary HTML content that can contribute to clutter or confusion.

This blueprint is ideal for businesses looking to create an organized and accessible product catalogue that can be easily queried by users. The AI bot can be integrated into a customer support portal, e-commerce website, social media platform, or any other interface where users can ask questions about products. The bot can provide quick and accurate responses, enhancing the user experience and helping customers make informed purchasing decisions.

Dataset

This example uses a dedicated Dataset. Datasets provide the bot with the information it needs to understand and respond to user queries.

  • DS

    Dataset

    This product catalogue offers a comprehensive selection of items, meticulously organized for easy data access.

Terraform Code

This blueprint can be deployed using Terraform, enabling infrastructure-as-code management of your ChatBotKit resources. Use the code below to recreate this example in your own environment.

Copy this Terraform configuration to deploy the blueprint resources:

Next steps:

  1. Save the code above to a file named main.tf
  2. Set your API key: export CHATBOTKIT_API_KEY=your-api-key
  3. Run terraform init to initialize
  4. Run terraform plan to preview changes
  5. Run terraform apply to deploy

Learn more about the Terraform provider

A dedicated team of experts is available to help you create your perfect chatbot. Reach out via or chat for more information.