232
total weekly downloads
7 packages
@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
@ethora/chat-component
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
@ethora/chat-component-rn
Drop-in XMPP chat component for React Native / Expo. <Chat config={...}/> and you're done.
@ethora/mcp-server
MCP server for the Ethora chat & messaging platform: login, manage apps and chat rooms, broadcast messages, and deploy AI agents / chatbots with RAG sources.
@ethora/sdk-backend
TypeScript SDK for integrating with Ethora chat service backend API
@ethora/setup
Interactive CLI to set up Ethora SDK projects — register, create apps, configure credentials, and manage server profiles.
projecet-2-ccomp
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