New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@asyntai/strapi-plugin-chatbot

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asyntai/strapi-plugin-chatbot

Asyntai - AI Chatbot plugin for Strapi. AI assistant / chatbot – Provides instant answers to your website visitors.

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
13
30%
Maintainers
1
Weekly downloads
 
Created
Source

Asyntai AI Chatbot For Strapi

Create and launch AI assistant/chatbot for your Strapi website in minutes. It talks to your visitors, helps, explains, never misses a chat and can increase conversion rates! All while knowing your Strapi website, customized just for you. Your Strapi website can now talk.

This plugin embeds the Asyntai chatbot on your site and provides a simple admin interface to connect your site to Asyntai.

Why choose Asyntai?

• Increase conversions: Instant, human like replies keep shoppers engaged and buying.

• Never miss a chat: The AI replies day and night, even when your team is offline.

• Knows your website: Customized just for you; it follows your instructions.

• Works in all languages: Automatically detects and answers in the visitor's language.

• Fast responses (1–3s): Keeps customers from bouncing.

Installation

  • Install the plugin:

    npm install @asyntai/strapi-plugin-chatbot
    
  • Enable the plugin in your config/plugins.ts (or config/plugins.js):

    export default {
      'asyntai-chatbot': {
        enabled: true,
      },
    };
    
  • Rebuild and restart your Strapi server:

    npm run build
    npm run develop
    
  • Navigate to Admin Panel → Asyntai AI Chatbot

Note: Alternatively, if you don't want to use a plugin, you can also get a JavaScript snippet at asyntai.com/dashboard and manually insert it into your web pages.

Configuration

After installation:

  • Go to Admin Panel → Asyntai AI Chatbot (in the left sidebar)
  • Click "Get started" to connect your Asyntai account
  • Sign in or create a free account
  • The plugin will automatically save your connection
  • Copy the JavaScript snippet and add it to your frontend pages
  • Set up your chatbot, review chat logs and more at: asyntai.com/dashboard

Don't have an account yet? Create a free Asyntai account at asyntai.com/auth

Managing Your Chatbot

Once connected, you can manage your chatbot settings, review chat logs, and customize AI responses at: asyntai.com/dashboard

Requirements

  • Strapi 5.0 or higher
  • Node.js 18.0 or higher
  • Admin access for configuration
  • If your Strapi version is not compatible, you can still use Asyntai by getting a JavaScript snippet from asyntai.com/dashboard

Have a question?

Email us at hello@asyntai.com or try our chatbot directly at asyntai.com/

Asyntai AI chatbot 1

Asyntai AI chatbot 2

Asyntai AI chatbot 3

Asyntai AI chatbot 4

Asyntai AI chatbot 5

Keywords

strapi

FAQs

Package last updated on 28 Nov 2025

Related posts