Giter Club home page Giter Club logo

chatbot-1's Introduction

Ted, The Deep-Learning Chatbot

About this Project

Ted is a multipurpose chatbot made using Python3, who can chat with you and help in performing daily tasks. It uses NLP and Deep-Learning to analyse the user's message, classify it into the a broader category and then reply with a suitable message or the required information. It is hosted using flask and is available on heroku at the link specified above.

Project UI

Home Page:

image

To run it locally on your system, follow these steps:

  1. Clone this repository onto your system. On Command Prompt, run the following command:
git clone https://github.com/Karan-Malik/Chatbot.git
  1. Change your directory to Chatbot:
cd Chatbot
  1. Make sure you have all the required libraries listed in requirements.txt. In case any of the libraries are missing, install them using pip. Type this command into your Command Prompt, replacing 'Your-library-name' by the required library name:
pip install Your-library-name 
  1. Then run the follwing commands to run the application:
set FLASK_APP=chatbot.py
flask run
  1. Enter the url provided after running the previous commands into your web browser

Ted is now ready to chat!

I would like to thank Ashutosh Varma and Manorit Chawdhry for their help and contribution to this project. Do check out their Github accounts!

Copyright (c) 2020 Karan-Malik

chatbot-1's People

Contributors

karan-malik avatar ashutoshvarma 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.