Skip to content

Repository which contains reusable components Cognigy uses in order to render chat histories.

Notifications You must be signed in to change notification settings

CognigyTechWriter/chat-components

 
 

Repository files navigation

Chat Components

This repository is work-in-progress and will contain reusable components Cognigy uses in various of their products in order to render chat-messages such as:

  • text messages
  • galleries
  • quick replies
  • buttons
  • images

and much more. We aim to use these components in various products such as:

  • Cognigy.AI - as part of our Interaction Panel
  • Cognigy Insights - as part of the Transcript Explorer
  • Cognigy Live Agent - in order to render the Chat history
  • Webchat v3 - our new Webchat Widget

Develop

npm run dev npm run test:watch

Publish to NPM registry

npm publish --access public

About

Repository which contains reusable components Cognigy uses in order to render chat histories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.3%
  • CSS 24.2%
  • Other 1.5%