@olasearch/chat

Chat User Interface elements

Usage no npm install needed!

<script type="module">
  import olasearchChat from 'https://cdn.skypack.dev/@olasearch/chat';
</script>

README

Ola Chat

A chatbot framework for Ola Search powered by React. It can be embedded as a widget (iframe) or inline in any pages

npm package npm download Travis Code style PeerDependencies Dependencies DevDependencies

Installation

npm install @olasearch/chat --save

3. Download Ola Search starter kit

git clone https://gitlab.com/olasearch/olasearch-project-starter.git
cd olasearch-project-starter
npm install
cd src
# Copy the config file to `src` directory
npm run start

Navigate to http://localhost:3003 to see a chat bot

More documentation - Coming Soon

Collaboration guidelines

Uses Prettier and Prettier standard for code formatting and linting

License

Copyright OlaSearch Pte Ltd 2015 - 2018