debales-logo
  • Integrations
  • AI Agents
  • Blog
  • Case Studies
  1. Home
  2. Integrations
  3. Npm

Integrate Debales AI Assistant

Follow these simple steps to add the AI assistant to your React application

Installation

Install the @debales-ai/ai-assistant package using npm, yarn, or pnpm:

Terminal
$ npm install @debales-ai/ai-assistant

You also need to install the peer dependency styled-components:

Terminal
$ npm install styled-components

Usage

Import the Chatbot component and add it to your application with your unique bot ID:

App.jsx / App.tsx
import { Chatbot } from '@debales-ai/ai-assistant';

export default function App() {
  return (
    <div className="App">
      <Chatbot botId='your-bot-id' />
    </div>
  );
}
Debales.ai

AI Agents That Takes Over
All Your Manual Work in Logistics.

Solutions

LogisticsE-commerce

Company

IntegrationsAI AgentsFAQReviews

Resources

BlogCase StudiesContact Us

Social

LinkedIn

© 2026 Debales. All Right Reserved.

Terms of ServicePrivacy Policy
support@debales.ai