/chat-teneo-vue

Leopard Chat UI - A Teneo Chat Client based on Vue and Vuetify

Primary LanguageVueApache License 2.0Apache-2.0

Leopard Chat Client for Teneo ๐Ÿ†

Documentation License: Apache License 2.0 Twitter: jolzee

An Artificial Solutions based chat client based on Vue and Vuetify.

Leopard Chat UI

๐ŸŽ› Features

  • Performant
    • Based on Vue.js and Vuetify
  • UI is mostly localized in
    • English, French, German, Danish, Dutch, Norwegian, Spanish, Swedish, Russian and Japanese
  • ASR and TTS
    • Fully supported in Chrome Male/Female US/UK voices for English
    • Coverage for English (Male/Female US/UK voices), French, German, Danish, Dutch, Norwegian, Spanish, Swedish, Russian and Japanese
    • configured against your language selection
    • Configurable in that you can define known ASR corrections and they will be fixed before getting to Teneo:
      • Pizza ยป Peter
      • This ยป That
  • Configurable Integrations to:
    • Firebase for user registration and authentication
    • Social Authentication
      • Facebook, Google and GitHub using Firebase Auth.
    • LiveChat.inc for seamless live chat handover
    • Geo-Location
  • Theme able
  • Loading images for expected but expensive Teneo operations
  • Language auto switch
    • user begins speaking Spanish to an English solution - Leopard can switch communication to a Spanish TIE end point. Also the UI can switch its localization on the fly too + ASR & TTS
  • Field Types
    • passwords, emails, file upload, date pickers, time pickers
  • Field Masks
    • instruct Leopard to accept a custom input format - SSN, phone number, credit-card etc.
  • Markdown support
    • Write a mixture of HTML and Markdown in answer text
  • Video and audio players
    • YouTube, Vimeo, mp3, mp4
  • Rich responses (inline in the chat or in a modal pop out)
    • Images & Carousels, Google Maps, videos, buttons (with custom request params when needed), tables (paginated, searchable and sortable), custom modals containing a mix of images, html, maps, etc. (size & position configurable)
    • Deep links to different solutions
      • useful when using in a Sales Engineering capacity and a single install of Leopard
  • Desktop and Mobile views
  • Embeddable in production
    • support for IE11 , Edge, Firefox, Opera, Chrome and Safari
    • Variables from the target page can be passed to Leopard and inturn to Teneo - useful for understanding context
  • Comprehensive web based configuration area with the ability to import and backup configurations

๐Ÿก Teneo AI

Install

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

๐Ÿง‘๐Ÿป Author

Peter Joles

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a โญ๏ธ if this project helped you!

๐Ÿ“ License

Copyright ยฉ 2019 Peter Joles.
This project is Apache License 2.0 licensed.


This README was generated with โค๏ธ by readme-md-generator