0.1.20 • Published 9 months ago
ait-albert-chatbot v0.1.20
AI Chatbot Package
Welcome to the AI Chatbot package! This package allows you to integrate an intelligent chatbot into your web application easily.
Features
- AI-driven chatbot that interacts with users
- Easy integration with modern TypeScript frameworks
- Built-in support for conversation history
License
- AI Chatbot package is MIT licensed.
🐇 Quick start
npm install ait-albert-chatbot
or
yarn add ait-albert-chatbot
import { Chatbot } from 'ait-albert-chatbot';
import 'ait-albert-chatbot/dist/index.css';
export const App = () => (
<div>
<Chatbot />
...
</div>
);
0.1.20
9 months ago
0.1.19
9 months ago
0.1.18
9 months ago
0.1.17
9 months ago
0.1.16
9 months ago
0.1.15
9 months ago
0.1.14
9 months ago
0.1.13
9 months ago
0.1.12
9 months ago
0.1.11
9 months ago
0.1.10
9 months ago
0.1.9
9 months ago
0.1.8
9 months ago
0.1.7
9 months ago
0.1.6
9 months ago
0.1.5
9 months ago
0.1.4
9 months ago
0.1.3
9 months ago
0.1.2
9 months ago
0.1.1
9 months ago
0.1.0
9 months ago