ChatBotKit Tutorial Topics for Go

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.

  • How to Build a Portable Embedded Agent with the Go SDK

    Learn how to package a ChatBotKit Go agent as a single executable with embedded skills, an obfuscated bot ID, and a narrowly scoped session-minting token.
  • How to Build an Autonomous AI Agent with the Go SDK

    Learn how to create an autonomous AI agent using the ChatBotKit Go SDK. Build agents that execute tools, handle multi-step tasks, and give you full control over each iteration-all with minimal code and dependencies.