Coder Social home page Coder Social logo

adwith1 / jarvis-chatbot Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 5 KB

In this repo, you will find an AI chatbot that I have created in python using imported libraries and conda. This is my first AI chatbot that responds to general questions and can carry on a basic conversation with an accuracy of 99.2%.

Python 100.00%

jarvis-chatbot's Introduction

Jarvis-Chatbot

In this repo, you will find a chatbot that I have created in python using imported libraries and conda. This is my first chatbot that responds to general questions and can carry on a basic conversation with an accuracy of 99.2%. Jarvis will only repond to questions above an accuracy of 85% match, otherwise, he will prompt the user to input a different question and that he does not understand. Jarvis will also tell you about what Tesla cars you can purchase today. You can ask Jarvis questions about who he is, how he is doing, what can you buy, and what are the hours of the Tesla store. This chatbot has limited responses and is randomized through an imported random function. I have programmed this chatbot to respond to questions he does not understand as well. The JSON file has all the intents and will be modified more so that Jarvis can further communicate with a user when trained with a larger input data set.

Listed Intents: greeting, goodbye, age, name, shop, hours

TO RUN THIS PROGRAM, INSTALL THE FOLLOWING: Python 3.6: https://www.python.org/downloads/ Anaconda: https://www.anaconda.com/

nltk (command: pip install nltk) numpy (command: pip install numpy) tflearn (command: pip install tflearn) tensorflow (command: pip install tensorflow)

jarvis-chatbot's People

Contributors

adwith1 avatar

Stargazers

 avatar

Watchers

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