An open API service indexing awesome lists of open source software.

https://github.com/greathayat/chat-widget

A simple chat widget to inject in your websites using a script tag
https://github.com/greathayat/chat-widget

chat-widget chatbot langchain widget

Last synced: about 1 year ago
JSON representation

A simple chat widget to inject in your websites using a script tag

Awesome Lists containing this project

README

          

# Chat Widget

Screenshot 2023-06-06 at 1 38 12 AM

A simple chat widget to inject in your websites using a script tag.

```


// not necessary
const chatConfig = {
token: "kZ2DFO7hVihqcaT12Igw",
};
initializeChatWidget(chatConfig);