Skip to content
/ gearai Public

GearAI's Python Library for solving various AI needs.

License

Notifications You must be signed in to change notification settings

Gear-AI/gearai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.