Overview of the ChatBotKit Primers. Learn how to create conversational AI chatbots using ChatBotKit API and 3rd-party frameworks.

The primers are introductory tutorials for developers new to ChatBotKit and conversational AI software. Each primer contains step-by-step instructions on how to create a basic chatbot application and additional resources that can help developers become more familiar with the platform and its features.

"Primers" are designed to be comprehensive but also simple to understand. They provide the necessary knowledge to build a basic chatbot and enough information to allow developers to customize and expand their applications.

Next.js ChatBotKit Primer

The Next.js ChatBotKit Primer application is built using the Next.js framework and demonstrates how to create a basic chatbot. This application has a simple React component structure and includes basic conversational logic and integration with ChatBotKit's APIs.

The application includes a step-by-step tutorial on creating a chatbot that is part of the code itself. The tutorial covers essential topics such as setting up the environment, creating a React component, implementing conversational logic, and connecting to the ChatBotKit APIs.

Flask ChatBotKit Primer

The Flask ChatBotKit Primer application is built using the Python Flask framework and demonstrates how to create a basic chatbot with python and vanilla JavaScript. This application has a simple Python structure and includes basic conversational logic and integration with ChatBotKit's APIs.

The application includes a step-by-step tutorial on creating a chatbot that is part of the code self-documentation. The tutorial covers essential topics such as setting up the environment, creating a Python application, implementing conversational logic, and connecting to the ChatBotKit APIs.