com.sludgyparrot.ai
v1.0.0
Published
A collection of AI utilities, inference pipelines, and development tools for building intelligent Unity applications using Unity Sentis, ONNX models, and custom machine learning workflows.
Maintainers
Readme
Parrot Code AI
A collection of AI utilities, inference pipelines, and development tools for building intelligent Unity applications using Unity Sentis, ONNX models, and custom machine learning workflows.
Features
- Unity Sentis integration
- ONNX model loading and inference
- AI model management
- Tensor preprocessing and postprocessing
- Image and data transformation utilities
- Runtime inference pipelines
- AI debugging and diagnostics
- Performance optimization helpers
- Cross-platform AI utilities
Installation
Install the package via the Unity Package Manager.
Dependencies
- Parrot Code Native
- Parrot Code Extensions
These dependencies will be resolved automatically by the Unity Package Manager.
Usage
Import the required namespaces into your scripts:
using ParrotCode.AI;The package provides reusable APIs for integrating machine learning models into Unity applications, simplifying common AI workflows while remaining flexible enough to support custom inference pipelines.
Planned Features
- Image classification
- Object detection
- Semantic segmentation
- Pose estimation
- Speech recognition
- Text generation
- Embedding generation
- Model benchmarking
- GPU and CPU inference helpers
Compatibility
- Unity 2022.3 LTS or newer
- Unity Sentis
- ONNX Runtime compatible models
License
Proprietary software.
Copyright (c) Sludgy Parrot (Pty) Ltd. All Rights Reserved.
