Metadata-Version: 2.1
Name: roboidai
Version: 1.1.9
Summary: Python Package for Roboid AI
Home-page: UNKNOWN
Author: Kwang-Hyun Park
Author-email: akaii@kw.ac.kr
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: roboid
Requires-Dist: ifaddr
Requires-Dist: pyttsx3
Requires-Dist: pynput
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: numpy
Requires-Dist: mediapipe
Requires-Dist: opencv-python
Requires-Dist: tensorflow

# roboidai

## Overview
Part of the ROBOID project - http://hamster.school
Copyright (C) 2016 Kwang-Hyun Park (akaii@kw.ac.kr)

## Installation
``pip install roboidai`` should work for most users.


