Coder Social home page Coder Social logo

chatbot's Introduction

Chatbot

Build chatbot using Deep Natural Language Processing models in Tensorflow and Python

Overview

If you’ve ever used customer support livechat service, have you ever wonder with who are you actually chatting?

By 2020, Gartner estimates that chatbots will be handling 85 percent of customer-service interactions; they are already handling about 30 percent of transactions now. (Last update 11/2018)

Requirements

  1. Python 3.5
  2. Tensorflow
  3. Numpy

Running the script

To run the chatbot, run all code from the begining to Part 3 - Training the Seq2seq model. After that, you will obtained the training file 'chatbot_weights.ckpt'.

Training chatbot may take several days (+/- 5 days) depending on the power of the computer you are working on (CPU/GPU). It is also possible to use virtual machines (eg AWS), but this option is not free.

After that, to run the chatbot (eg in Spider terminal), run all code without "Part 3 - Training the Seq2seq model". Then you will be able to talk with your chatbot.

chatbot's People

Contributors

simonslominski avatar

Watchers

James Cloos 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.