Skip to content

mobilon-dev/chotto-demo

 
 

Repository files navigation

Chotto Demo

Chat samples based on mobilon-dev/chotto library

Demo apps list

  • Chat 00 - two persons chat demo. Two float containers with feed layout, regular dialog.
  • Chat01 - conversation 3 to 1 demo. Simulates conversation between manager (using base layout) and customers (using feed layout) at once.
  • Chat02 - waba templates demo. Sending templates via WhatsApp Business API through determined channel.
  • Chat03 - messages search in chat. Several search implementations - different positions in layouts.
  • Chat04 - adaptive to container size extended layout.
  • Chat05 - chat multidialog system. Several dialogs with one contact.
  • Chat06 - audio and video recording. Recording, listenning and sending audio and video messages.
  • Chat07 - GigaChat conversation. GigaChat - Sber's AI LLM (Large Language Model). Here you can learn more about it and here you can try GigaChat API in work.
  • Chat08 - re-styling by user`s conditions. Several components can be restyled by user's classes.

Link

Try it now

Screenshot

Install

Type in CLI

git clone https://github.com/determaer/chotto-demo

npm install

npm run dev

About

demos for chotto UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 49.3%
  • TypeScript 47.2%
  • CSS 2.8%
  • Other 0.7%