Ola Chat
A chatbot framework for Ola Search powered by React. It can be embedded as a widget (iframe) or inline in any pages
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