Skip to content

zeroedin/super-clippy

Repository files navigation

<super-clippy>

Web component to talk to a WebSocket API and an AI chatbot.

Installation

npm ci

Dev server

You will need a API Key and Endpoint in order for demo to run

npm run start

Usage

  <super-clippy></super-clippy>
  <script type="module">
    import '../src/super-clippy.js';
    import './addApi.js'
  </script>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published