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.
- Host: GitHub
- URL: https://github.com/fardinhash/simple-ai-calculator
- Owner: FardinHash
- Created: 2022-11-23T06:31:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T06:49:34.000Z (over 3 years ago)
- Last Synced: 2025-01-14T12:27:43.187Z (over 1 year ago)
- Topics: ai, ai-calculator, calculator, calculator-application, chatbot, chatterbot, python, python-calculator
- Language: Python
- Homepage: https://fardinhash.github.io/
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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