GearAI's Python Library for solving various AI needs.
To install, Open the Command Prompt (or) Terminal and type
pip install gearai
If pip doesn't work, try using
pip3 install gearai
To import gearai library, add the line
import gearai
Documentation will be added soon.