0.2.16 • Published 2 years ago
chat-widget-gptin v0.2.16
Chatbot Widget by GPTIN
Powered by AI
This chat widget can be trainable with custom modules and easily to use.
Requirements
- Node >= 16.14.2
Play with Storybook
- Install packages
yarn install- Run storybook
yarn storybook- Go to http://localhost:56676/
- Fill the
chatbotIdargument - Use the Chatbot Widget
Publish New Version
- Update the version in
package.json - Run build
yarn prepare- Login to npm
npm login --scope=@{your-account}- Publish package
npm publish ./dist