/Simple-AI-Calculator

This is a simple AI Calculator using python library ChatterBot.

Primary LanguagePython

Features:

  • Input as texts
  • translate the text into mathematical notation
  • Return the answare in numerical way

To execute the calculator:

  • Load the code
  • Type calculator to start the calculator
  • Ask to calculate

How to use:

  • use 'plus' for the addition
  • use 'minus' for the substraction
  • use 'times' for the multiplication
  • use 'divided by' for the division