UNPKG

react-ai-ragbot

Version:

React component library that provides plug-and-play AI chat and voice assistant UIs. Designed to work seamlessly with the node-ragbot backend, it enables developers to quickly add an OpenAI-powered conversational experience to any website or app. Features

3 lines (2 loc) 98 B
export { default as ChatBot } from './ChatBot'; export { default as VoiceBot } from './VoiceBot';