{"_id":"@asyntai/medusa-plugin-chatbot","name":"@asyntai/medusa-plugin-chatbot","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@asyntai/medusa-plugin-chatbot","version":"1.0.0","description":"Asyntai - AI Chatbot plugin for Medusa. AI assistant / chatbot – Provides instant answers to your website visitors.","author":{"name":"Asyntai","email":"support@asyntai.com"},"license":"MIT","keywords":["medusa-plugin","medusa-plugin-integration","medusa-v2","medusa-plugin-other","asyntai","chatbot","ai","assistant"],"repository":{"type":"git","url":"git+https://github.com/asyntai/medusa-chatbot.git"},"scripts":{"build":"medusa plugin:build","watch":"medusa plugin:develop","publish:local":"medusa plugin:publish"},"devDependencies":{"@medusajs/admin-sdk":"^2.0.0","@medusajs/cli":"^2.0.0","@medusajs/framework":"^2.0.0","@medusajs/medusa":"^2.0.0","@medusajs/test-utils":"^2.0.0","@medusajs/ui":"^4.0.4","@medusajs/icons":"^2.0.0","@swc/core":"^1.5.7","@types/node":"^20.0.0","typescript":"^5.0.0"},"peerDependencies":{"@medusajs/admin-sdk":"^2.0.0","@medusajs/cli":"^2.0.0","@medusajs/framework":"^2.0.0","@medusajs/medusa":"^2.0.0","@medusajs/test-utils":"^2.0.0","@medusajs/ui":"^4.0.3","@medusajs/icons":"^2.0.0"},"main":"./.medusa/server/index.js","exports":{".":"./.medusa/server/index.js","./package.json":"./package.json","./admin":{"import":"./.medusa/server/src/admin/index.mjs","require":"./.medusa/server/src/admin/index.js","default":"./.medusa/server/src/admin/index.js"}},"_id":"@asyntai/medusa-plugin-chatbot@1.0.0","gitHead":"e743aab5a0d698589b38792a15c86536d6ada431","types":"./.medusa/server/index.d.ts","bugs":{"url":"https://github.com/asyntai/medusa-chatbot/issues"},"homepage":"https://github.com/asyntai/medusa-chatbot#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-QMLcWwean2dKpx1RR6sa9hMY0i1esB5/GXuWVQaOkwS5IpCIekvFz+/3PtqZzx0z6jnLdRcntj2RCxcxzCDzJQ==","shasum":"d82380a3f2134bcf0dff5f6c3fb659eb6bbe39ef","tarball":"https://registry.npmjs.org/@asyntai/medusa-plugin-chatbot/-/medusa-plugin-chatbot-1.0.0.tgz","fileCount":23,"unpackedSize":46894,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDVnN625wM2Ix2YdHG0P+BsstPZRFk3ywwy48hS2VDsfAIhANwIOsN5vlSLM7iKrLM72WjX2GN3nFFniuKgaNrN/qr2"}]},"_npmUser":{"name":"asyntai","email":"hello@asyntai.com"},"directories":{},"maintainers":[{"name":"asyntai","email":"hello@asyntai.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/medusa-plugin-chatbot_1.0.0_1763451876373_0.32545308536128403"},"_hasShrinkwrap":false}},"time":{"created":"2025-11-18T07:44:36.289Z","1.0.0":"2025-11-18T07:44:36.559Z","modified":"2025-11-18T07:44:36.856Z"},"maintainers":[{"name":"asyntai","email":"hello@asyntai.com"}],"description":"Asyntai - AI Chatbot plugin for Medusa. AI assistant / chatbot – Provides instant answers to your website visitors.","homepage":"https://github.com/asyntai/medusa-chatbot#readme","keywords":["medusa-plugin","medusa-plugin-integration","medusa-v2","medusa-plugin-other","asyntai","chatbot","ai","assistant"],"repository":{"type":"git","url":"git+https://github.com/asyntai/medusa-chatbot.git"},"author":{"name":"Asyntai","email":"support@asyntai.com"},"bugs":{"url":"https://github.com/asyntai/medusa-chatbot/issues"},"license":"MIT","readme":"# Asyntai AI Chatbot For Medusa\r\n\r\nCreate and launch AI assistant/chatbot for your Medusa website in minutes. It talks to your visitors, helps, explains, never misses a chat and can increase conversion rates! All while knowing your Medusa website, customized just for you. Your Medusa website can now talk.\r\n\r\nThis plugin embeds the Asyntai chatbot on your site and provides a simple admin interface to connect your site to Asyntai.\r\n\r\n## Why choose Asyntai?\r\n\r\n• **Increase conversions**: Instant, human like replies keep shoppers engaged and buying.\r\n\r\n• **Never miss a chat**: The AI replies day and night, even when your team is offline.\r\n\r\n• **Knows your website**: Customized just for you; it follows your instructions.\r\n\r\n• **Works in all languages**: Automatically detects and answers in the visitor's language.\r\n\r\n• **Fast responses (1–3s)**: Keeps customers from bouncing.\r\n\r\n\r\n## Installation\r\n\r\n1. Install the plugin:\r\n   ```bash\r\n   npm install @asyntai/medusa-chatbot\r\n   ```\r\n2. Add the plugin to your `medusa-config.ts`:\r\n   ```typescript\r\n   module.exports = defineConfig({\r\n     plugins: [\r\n       {\r\n         resolve: \"@asyntai/medusa-chatbot\"\r\n       }\r\n     ]\r\n   })\r\n   ```\r\n3. Restart your Medusa server\r\n4. Navigate to Admin Panel → Asyntai AI Chatbot\r\n\r\nNote: Alternatively, if you don't want to use a plugin, you can also get a JavaScript snippet at  [asyntai.com/dashboard](https://asyntai.com/dashboard) and manually insert it into your web pages.\r\n\r\n## Configuration\r\n\r\nAfter installation:\r\n\r\n1. Go to Admin Panel → Asyntai AI Chatbot\r\n2. Click \"Get started\" to connect your Asyntai account\r\n3. Sign in or create a free account\r\n4. The plugin will automatically save your connection\r\n5. Copy the JavaScript snippet and add it to your storefront pages\r\n6. Set up your chatbot, review chat logs and more at: [asyntai.com/dashboard](https://asyntai.com/dashboard)\r\n\r\nDon't have an account yet? Create a free Asyntai account at [asyntai.com/auth](https://asyntai.com/auth)\r\n\r\n## Managing Your Chatbot\r\n\r\nOnce connected, you can manage your chatbot settings, review chat logs, and customize AI responses at:\r\n[asyntai.com/dashboard](https://asyntai.com/dashboard)\r\n\r\n\r\n\r\n## Requirements\r\n\r\n- Medusa 2.0 or higher\r\n- Node.js 20.0 or higher\r\n- Backend admin access for configuration\r\n- If your Medusa version is not compatible, you can still use Asyntai by getting a JavaScript snippet from [asyntai.com/dashboard](https://asyntai.com/dashboard)\r\n\r\n\r\n## Have a question?\r\nEmail us at hello@asyntai.com or try our chatbot directly at [asyntai.com/](https://asyntai.com/)\r\n\r\n\r\n\r\n![Asyntai AI chatbot 1](https://asyntai.com/static/images/ai-chatbot-for-websites-1.png)\r\n\r\n![Asyntai AI chatbot 2](https://asyntai.com/static/images/ai-chatbot-for-websites-2.png)\r\n\r\n![Asyntai AI chatbot 3](https://asyntai.com/static/images/ai-chatbot-for-websites-3.png)\r\n\r\n![Asyntai AI chatbot 4](https://asyntai.com/static/images/ai-chatbot-for-websites-4.png)\r\n\r\n![Asyntai AI chatbot 5](https://asyntai.com/static/images/ai-chatbot-for-websites-5.png)\r\n","readmeFilename":"README.md","_rev":"1-301c9a03a6b79cebf30b1abc3d1dd192"}