Metadata-Version: 2.4
Name: numpy-ai-kit
Version: 0.1.1
Summary: A complete artificial intelligence kit built from scratch using Numpy.
Project-URL: Homepage, https://github.com/benjaminrall/python-ai
Project-URL: Wiki, https://github.com/benjaminrall/python-ai/wiki
Author-email: Benjamin Rall <benr2508@aol.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: numpy>=2.3.2
Description-Content-Type: text/markdown

# Python AI

PythonAI is an Artificial Intelligence library built from scratch using pure Python and Numpy.

The current documentation for the project can be accessed [here](https://github.com/benjaminrall/python-ai/wiki).

This README will be properly constructed when the project has a few more features to talk about.
