An open API service indexing awesome lists of open source software.

https://github.com/fardinhash/simple-ai-calculator

This is a simple AI Calculator using python library ChatterBot.
https://github.com/fardinhash/simple-ai-calculator

ai ai-calculator calculator calculator-application chatbot chatterbot python python-calculator

Last synced: 8 months ago
JSON representation

This is a simple AI Calculator using python library ChatterBot.

Awesome Lists containing this project

README

          

# 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