Installation
- Install via Composer in your Craft CMS project directory:
 
composer require asyntai/craft-chatbot
            - Enable the plugin:
 
php craft plugin/install asyntai
            - Clear your application cache:
 
php craft clear-caches/all
            - The plugin will appear in your Control Panel sidebar as Asyntai AI Chatbot.