Skip to content

asyntai/strapi-chatbot

Repository files navigation

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

  1. Install the plugin:

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

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

    npm run build
    npm run develop
  4. 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:

  1. Go to Admin Panel → Asyntai AI Chatbot (in the left sidebar)
  2. Click "Get started" to connect your Asyntai account
  3. Sign in or create a free account
  4. The plugin will automatically save your connection
  5. Copy the JavaScript snippet and add it to your frontend pages
  6. 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

About

Create and launch AI assistant/chatbot for your Strapi website in minutes. Your Strapi website can now talk.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors