@educorvi/gpt-frontend

0.3.3 • Public • Published

gpt-frontend

A simple frontend that displays a basic chat ui and connects to gpt-poc-backend via a websocket.

Can be included as a webcomponent:

<simple-websocket-chat websocket_url="ws://your-websocket-url"></simple-websocket-chat>
...

<script src="https://unpkg.com/@educorvi/gpt-frontend/webcomponent_dist/simple-websocket-chat.js"></script>

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @educorvi/gpt-frontend

Weekly Downloads

6

Version

0.3.3

License

none

Unpacked Size

404 kB

Total Files

6

Last publish

Collaborators

  • neferin