ChatBotKit Tutorial Topics for ability

Navigate through our interactive tutorials to gain hands-on experience in building versatile chatbots. Each tutorial is designed to guide you from basics to advanced techniques in conversational AI.

  • Cost-effective Vision ChatBot

    Learn how to create a cost-effective vision chatbot that understands images and enhances user interactions.
  • How to Use the Structured Fetch Ability Action

    Learn how to use ChatBotKit's structured fetch ability action to make HTTP requests from your bot. Compare the simple placeholder format, the structured YAML format, and the YAML tags format with typed field tags like !fetch, !string, and !reference.
  • How to Add Memory to AI ChatBot

    Learn how to add memory to your AI chatbot using ChatBotKit. Discover two approaches - using the dedicated Memory ability for dynamic, conversational recall, or using datasets for structured knowledge.
  • How to Use ChatBotKit Skillsets to Create a Weather Forecast Bot

    Learn how to create a weather forecast bot using ChatBotKit's skillsets. Follow the step-by-step guide to create a bot, skillset, and ability to get live weather information using API requests.