Metadata-Version: 2.4
Name: CLHKidAI
Version: 0.1.4
Summary: CLH Kid-friendly wrapper for OpenAI: one-line AI for classrooms
Author-email: Olanite Abdulrazaq Olalekan <olanite.olalekan@sysbeams.com>
License: MIT
Project-URL: Homepage, https://github.com/codelearnershub/CLHKidAI
Project-URL: Issues, https://github.com/codelearnershub/CLHKidAI/issues
Keywords: education,ai,openai,kids,teaching
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai>=1.30.0
Requires-Dist: tenacity>=8.2.3
Dynamic: license-file

# CLHkidai 🤖✨
Kid-friendly one-line AI for classrooms (ages 9–14). Safe by default. Works online **and** in mock/offline mode.

## Install
```bash
pip install CLHKidAI
