DEV Community

Ibrahim Tanyalcin
Ibrahim Tanyalcin

Posted on

simple-chat-demo

A drop in native web component that you can use with any framework.

This is native web component written by Cahir (https://github.com/IbrahimTanyalcin/Cahir) that can be used in conjunction with ChatGPT like LLM APIs.

The UI is separate from the backend representation so you are completely free to customize and use your parser as you see fit. The parser function has an extensive signature that allows you to simulate or stream node strings.

Top comments (0)