maixpy-dev
Installation
SKILL.md
MaixPy Development Skill
MaixPy v4 is a Python SDK for edge AI development on Sipeed hardware. This skill provides patterns, examples, and best practices.
Hardware Comparison
| Feature | MaixCAM/MaixCAM-Pro | MaixCAM2 |
|---|---|---|
| CPU | 1GHz RISC-V (Linux) | 1.2GHz A53 x2 (Ubuntu) |
| Memory | 256MB DDR3 | 1GB/4GB LPDDR4 |
| NPU | 1Tops@INT8 | 3.2Tops@INT8 |
| LLM Support | No | Yes (Qwen/DeepSeek) |
Quick Start
from maix import camera, display, image, nn, app