New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@ethora/ai-chat-widget

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethora/ai-chat-widget

1. npm create vite@latest 2. select name of project, select type (react/js) 3. cd project-name 4. npm i 5. npm i @ethora/chat-component 6. go to file src/App.tsx and replace it with this code

npmnpm
Version
25.8.29
Version published
Weekly downloads
151
403.33%
Maintainers
3
Weekly downloads
 
Created
Source

To make assistant work you shoud use

const user = createAnonymousXmppCredentials();

roomJID={botId}
config={{
          ...assistantChatConfig,
          assistantMode: { enabled: true, user },
        }}
/>```

Keywords

chat

FAQs

Package last updated on 28 Aug 2025

Related posts