aisbreaker-chat-webapp
v0.1.19
Published
AIsBreaker Web Chat
Downloads
9
Maintainers
Readme
aisbreaker-chat-webapp
This is a web app UI to talk to AI services via the AIsBreaker API.
It's also a non-trivial example app to use AIsBreaker in a browsers.
Based on these technologies
- TypeScript
- Vue 3: An approachable, performant and versatile framework for building web user interfaces
- tailwindcss
- aisbreaker-core-browserjs: lib to connect to AIsBreaker services
Inspired by
TODOs
- upgrade "vue-i18n": "^9.3.0-beta" to a stable version
- currently, the stable version (9.2.2) is not working because of https://github.com/kazupon/vue-i18n/issues/1670