ailia-sdk icon indicating copy to clipboard operation
ailia-sdk copied to clipboard

cross-platform high speed inference SDK

ailia SDK

SDK for optimized running of many popular neural networks on multiple platform

About ailia SDK

ailia SDK is a cross-platform high speed inference SDK. The ailia SDK provides a consistent C++ API on Windows, Mac, Linux, iOS, Android, Jetson and RaspberryPi. It supports Unity, Python and JNI for efficient AI implementation. The ailia SDK makes great use of the GPU via Vulkan and Metal to serve accelerated computing.

Install ailia SDK

Core Library Documentation

The core library is a standard package of the ailia SDK. Make some basic inferences. This api document is in beta. We plan to change the URL of the document in the future.

Python

C++

Unity

JNI

Supplemental and Specific Library Documentation

ailia Tokenizer

ailia Tokenizer is a library for encode NLP text and decode NLP tokens. ailia Tokenizer supports tokenization without Python transformers. This api document is in beta. We plan to change the URL of the document in the future.

ailia Speech

ailia Speech is a library for speech recognition. It uses ailia SDK and ailia.audio for doing Speech2Text. This api document is in beta. We plan to change the URL of the document in the future.

Videos

Contact