Giter VIP home page Giter VIP logo

chatbot's Introduction

Conversational AI for Reservation Placement

Group: Razvan Radoi, Bogdan Radulescu, Vlad Neculae.

Problem Statement

One of the most advanced pieces of software is represented by conversational AIs. With a long-standing fasciation for machine dialogue and clear convenience brought to the table, conversational AIs have become increasingly popular. With modern day software, in fact, they are a hot commodity. A key feature of these conversational AIs is task-oriented dialogue: A feature that lets the user place orders or make reservations through speech. Thus, the need for domain-specific chatbots arises: a series of task-focused chat bots that is able to interact with users through human-like speech that help them with completing tasks like reservations or order placements.

Deliverables

The deliverables of this project are as follows:

  1. A trained model of a chatbot that interacts with a subset of MultiWOZ that contains single-domain dialogues focused around restaurants reservations
  2. An adjusted subset of MultiWOZ that is altered for RASA 2.X, 3.X and beyond input
  3. A simple API for interacting with the restaurants database through RASA Actions
  4. Config files needed for local RASA deployment and full interaction

Set-up Steps

Requirements: Python 3.7 (3.8 and beyond not supported as of now for re-training due to current spacy limitations)

  1. Clone this repository
  2. Install RASA X
pip install rasa-x -i https://pypi.rasa.com/simple
  1. In a terminal run:
rasa run actions
  1. In a second terminal, run:
rasa shell
  1. You may now interact with the chatbot from the second terminal, through the rasa shell

Rasa Example

References

  • Bocklisch, T., Faulkner, J., Pawlowski, N., & Nichol, A. (2017). Rasa: Open source language understanding and dialogue management. arXiv preprint arXiv:1712.05181.

  • Eric, M., Goel, R., Paul, S., Sethi, A., Agarwal, S., Gao, S., & Hakkani-Tur, D. (2019). Multiwoz 2.1: Multi-domain dialogue state corrections and state tracking baselines. arXiv preprint arXiv:1907.01669.

  • Bursztyn V., Kohli V. (2020). CS 496 - Rasa Deployments.

chatbot's People

Contributors

bogdanradulescu avatar razvanra2 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.