Coder Social home page Coder Social logo

dm_rasa_chatbot's Introduction

Sinhala Ecommerce Rasa-chatbot

Simple Clothing Ecommerce Chatbot with Rasa Framework

steps to setup

  1. C:\> python3 -m venv ./venv

  2. C:\> .\venv\Scripts\activate

  3. pip3 install -U --user pip && pip3 install rasa

  4. rasa train

  5. rasa run actions (in a seperate terminal)

  6. rasa run --credentials ./credentials.yml --enable-api --auth-token XYZ123 --model ./models --endpoints ./endpoints.yml --cors "*"

  7. open index.html locally on browser

Functionality

  1. query products with
    • product category - පිරිමි, කාන්තා, ළමා, උපාංග
    • product name - කලිසම, කමිසය, බ්ලවුස්, ගවුම, සපත්තු, මේස්, බඳ පටිය
    • size - කුඩා, මධ්‍යම, විශාල
    • material - සේද, කපු, සම්, කැන්වස්
    • brand - ලුයිස්, අඩිඩාස්, නයික්, කිටී, ප්රාඩා
    • colour - කළු, සුදු, නිල්, දුඹුරු
  2. add items to cart
  3. clear cart
  4. ask for payment info
  5. ask for delivery info
  6. check if you are talking to a bot
  7. request redirect to actual customer service agent

For examples refer example_queries.txt


Rasa Docs


UI

This repo uses the scalableminds UI. Alternatively Rasa-X can be used

dm_rasa_chatbot's People

Contributors

lakith-rambukkanage avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.