ai-chat-cooking-assistant

0.0.40 • Public • Published

Install the package

npm i ai-chat-cooking-assistant
Create assistant-configs.json file in your public directory and paste the following:
{
    "APP_KEY": "",
    "APP_ID": ""
}

You should find these info in your dashboard.

Import these 2 files into your page:

import 'ai-chat-cooking-assistant/dist/bundle.css'
import {ChatWidget} from 'ai-chat-cooking-assistant'

Call the widget in your JSX:

 <ChatWidget onChange={()=> {}} />

You are ready to go!

Readme

Keywords

none

Package Sidebar

Install

npm i ai-chat-cooking-assistant

Weekly Downloads

37

Version

0.0.40

License

none

Unpacked Size

31.2 kB

Total Files

22

Last publish

Collaborators

  • shareef.dweikat