Overview of the MaixPy ecosystem
mainMaixPy is an edge computing framework designed for easy AI project creation using Python. The ecosystem includes:
- MaixVision: A dedicated workstation/IDE to accelerate development.
- MaixHub: An online platform for free AI model training and one-click deployment to MaixCAM hardware.
- Hardware Platforms: Optimized for MaixCAM, MaixCAM-Pro, and MaixCAM2.
- C/C++ SDK: For production deployment, a C/C++ SDK is available with identical APIs to the Python version.