I'm Ai-nyan! Ask me anything about ailia.
Ai-nyan
Close
Profile
Ainyan Chat BOT (automatic response)
Close
Close.
ailia brand official character
Ai-nyan
A mysterious creature from the future who knows all about AI — but doesn't seem to be a cat. Provides information about ailia brand products and services. [Favorite food] Cat food.

ailia SDK
Powered by Vulkan & Metal.
400+ models.
Ready to run.
Edge AI Inference SDK.

An inference SDK for developers who want to run AI outside of Python — in embedded systems, mobile, and games. Includes audio, LLM, and tracking libraries for Unity, Kotlin, and C++, enabling end-to-end edge AI application development.

Free Trial Library List

400+ pretrained models included
Windows / macOS / Linux / iOS / Android / Jetson / Raspberry Pi

Try It in Action

ailia Demo App

Experience AI powered by ailia SDK right now — object detection, pose estimation, super resolution, speech recognition, speech synthesis, LLM, and more.

ailia AI Showcase app screenshot
Real Challenges in Edge AI Development
  • Need to run AI in offline environments — factories, vehicles, and field sites without network access
  • Cloud APIs charge per inference — costs explode at scale
  • Sensitive data — images, audio, documents — cannot be sent outside the organization
  • Python AI libraries (Transformers, etc.) can't be used from Unity or Kotlin
Solved with ailia SDK
  • Fully offline inference — no network required, runs entirely on device
  • License fee only — no per-inference or per-user charges
  • All processing stays on device — data never leaves your environment
  • ailia Tokenizer / Speech / LLM / Tracker available for Unity, Kotlin, and C++

Use Cases (Selected)

ailia SDK was adopted for AI inference in the Smart Smoothing feature, providing a cross-platform, GPU-accelerated inference engine.

View details →

Achieved Smart Smoothing on Galaxy devices through a proprietary high-speed inference implementation using Vulkan on Android.

View details →

Real-time driver state detection via a steering-wheel camera — no cloud connection required. Multiple AI models for face, gaze, and posture run simultaneously.

View details →

Adopted for NTT Docomo's autonomous wheelchair initiative. Obstacle detection and privacy masking run in real time on the edge.

View details →

AI implementation at a soccer experience facility in Tokyo Dome City. FaceSwap, video generation, and LLM dialogue are unified under ailia SDK for long-term stable operation.

View details →

AI-powered features — including automatic metadata input and similar image search — were added to the DAM system "CIERTO" using ailia SDK.

View details →

ailia TFLite Runtime was implemented on NSITEXE's RISC-V processor DR1000C, enabling AI inference in Non-OS and RTOS environments.

View details →

Achieved high-speed inference using Intel® Xe Matrix Extensions (XMX) through collaboration with Intel.

View details →

Speech recognition, speech synthesis, low-latency edge AI, and generative AI were all implemented with ailia SDK, powering an interactive pavilion that welcomed hundreds of thousands of visitors.

View details →

Why ailia SDK Outperforms
a General-Purpose Runtime

Because every library is developed in-house, ailia SDK can be deeply optimized for specific devices and models — covering areas that general-purpose designs struggle with, such as direct Vulkan/Metal implementation and model-specific tuning.

ailia SDK OSS Runtime
GPU Inference via Native Vulkan & Metal
Android (Vulkan), Windows/Linux (Vulkan or CUDA), iOS/macOS (Metal)
○ ✗
Speech, TTS, LLM, Tokenizer & Tracking Libraries
ailia Speech / Voice / LLM / Tokenizer / Tracker — Unity, Flutter, C++ support
○ ✗
400+ Official Model Library
Validated models with sample code, ready to run immediately
○ ✗
Non-OS / RTOS Support
In-house libraries enable support for arbitrary OS environments
○ ✗
Official Unity Bindings + Model Collection
Pick a model and deploy instantly for games and XR
○ △
Model-Specific Optimization
In-house libraries enable deep optimization for specific models and devices
○ △

△ = Supported but optimization is limited due to general-purpose implementation  ※ Based on our own research

We officially provide a complete library suite — from LLM tokenization to object tracking — for non-Python environments including Unity, Kotlin, and C++.

Build Fully Offline AI Apps
End-to-End

ailia SDK is the inference engine. Combine it with dedicated libraries for speech recognition, speech synthesis, and LLM — and you have a complete AI product with zero cloud dependency.

CORE SDK

ailia SDK

Cross-platform · GPU acceleration · 400+ models

ailia AI Speech

Speech Recognition Library

Offline speech recognition based on OpenAI Whisper. Supports 99 languages. Available for Unity, C++, and Flutter.

ailia AI Speech
Learn more →

ailia AI Voice

Speech Synthesis Library

Offline TTS based on GPT-SoVITS. Clone a voice from just 10 seconds of audio. Available for Unity and Flutter.

ailia AI Voice
Learn more →

ailia LLM

Local LLM Library

Run GGUF-format LLMs on device. Supports Llama 3, Gemma 3, and Qwen. Available for C++, Unity, and Flutter.

ailia LLM
Learn more →

What Will You Build?

Select an industry to see how ailia SDK solves real-world challenges.

Manufacturing · Quality Inspection

Defect Detection on the Production Line — No Cloud Required

Run anomaly detection models directly on an embedded board attached to a camera. No network needed — factory data stays on-premises.

PaDiM Anomaly Detection YOLOX

Automotive · ADAS · Driver Monitoring

Run end-to-end autonomous driving models and driver monitoring on an SoC

Analyze surrounding conditions and the driver in real time. Compatible with various companies’ SoCs, it supports implementing AI models in in-vehicle devices.

E2E autonomous driving MediaPipe Iris ailia Speech & Voice (IVI)

Security · Surveillance Camera

Reduce Server Costs and Privacy Risk with Edge Processing

Person detection and crowd counting run entirely on the camera device. No video upload required — only event metadata is transmitted, minimizing privacy exposure.

Person Detection Crowd Counting Zero Shot Classification

Games · Media · Interactive AI

Real-Time AI Characters Bundled Directly into Game Builds

You can interact with NPCs, create dance games, and realize interactive image processing for users.

ailia LLM (Dialogue) ailia AI Voice (TTS) Pose Estimation Super Resolution

Healthcare · Regulated Devices

AI-Assisted Diagnosis with Encrypted Models to Protect Patient Data

Model encryption protects diagnostic AI IP. Fully offline inference ensures patient data never leaves the device — privacy protection and data residency requirements are built in from the start.

Medical Image Segmentation Anomaly Detection ailia AI Speech (Voice Memo) Model Encryption

Product & Service
Lineup

Evaluate for free. License when you're ready to ship. No per-inference charges — ever. For AI acceleration and optimization, see AI Computing.

TIER 01

Evaluation

Free · No credit card required


  • Full SDK access for 30 days
  • All 400+ models included
  • All platforms included
  • Internal testing only
  • Commercial distribution / production release
  • PoC delivery to third parties
SERVICE

AI Computing

Custom quote · Free consultation


  • Model quantization, optimization & acceleration
  • Embedded environment (CPU/GPU constrained) support
  • End-to-end optimization including pre/post-processing
  • GPU parallel processing acceleration
  • SoC porting support
  • Expert engineers in both AI and embedded systems

Try it free.
Then let's talk.

The evaluation version is free for 30 days — no API key, no credit card required. Once you've confirmed it works, we'll recommend the right license for your use case.

STEP 00

Try the App First (Optional)

The ailia AI Showcase app lets you experience AI powered by ailia SDK — no installation needed. Includes object detection, pose estimation, super resolution, speech recognition, TTS, LLM, and more.

App Store / Google Play

STEP 01

Install via pip

pip3 install ailia — the evaluation SDK is ready in seconds.

STEP 02

Clone ailia-models

git clone https://github.com/ailia-ai/ailia-models.git - Get 400+ models and sample code. Run the model you need right away.

STEP 03

Run Your First Inference

Object detection, pose estimation, speech recognition — all running offline.

STEP 04

Ready to Ship? Let's Talk Licensing

Once you've validated it works, share your use case, device count, and app structure. We'll propose the best license — annual subscription or device-based. Consultation and estimates are always free.

Select your programming language to view the API docs.