Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create widget-vue.js to chat with the Cat from any webpage #269

Closed
pieroit opened this issue Jun 1, 2023 · 0 comments
Closed

Create widget-vue.js to chat with the Cat from any webpage #269

pieroit opened this issue Jun 1, 2023 · 0 comments
Labels
enhancement New feature or request frontend

Comments

@pieroit
Copy link
Member

pieroit commented Jun 1, 2023

Create a widget to easily chat with the cat from any website (and from the /chat page in the core - see #267 ).

The widget:

  • can be installed in a simple html page by simply importing a js and a css
  • contains only the necessary elements to chat: input box and messages until now
  • attaches itself in a specific div, for example:
    <div id="cat-widget-vue.js" data-url="my-cat-url.com">`

This issue here only for reference, as the widget will live in its own repo:
https://github.com/cheshire-cat-ai/widget-vue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

No branches or pull requests

1 participant