Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 394 Bytes

File metadata and controls

23 lines (19 loc) · 394 Bytes

gearai

About:

GearAI's Python Library for solving various AI needs.

Installation:

To install, Open the Command Prompt (or) Terminal and type

pip install gearai

If pip doesn't work, try using

pip3 install gearai

Usage:

To import gearai library, add the line

import gearai

Documentation:

Documentation will be added soon.