A simple way to add a conversational UI into your app is to use our ChatBot Component.
ChatBot automatically renders a complete chat messaging interface that can be used out-of-the-box, or it can be customized using theming support.
import all0 from "/src/fragments/ui/web/installation.mdx";
import all1 from "/src/fragments/ui/interactions/web/chatbot/usage.mdx";
import all2 from "/src/fragments/ui/interactions/web/chatbot/customization.mdx";
import all3 from "/src/fragments/ui/interactions/web/chatbot/migration.mdx";