Pleos Connect SDK
Overview
Pleos Connect SDK is a development tool that provides vehicle-related APIs and emulators to develop applications that operate on Pleos Vehicle OS. Pleos Connect SDK is based on Google Android Automotive OS (AAOS) and offers a standardized interface, making it convenient to develop vehicle-related apps without complicated hardware integration development. Using Pleos Connect SDK, features such as driving assistance, vehicle control, speech synthesis/recognition, Navigation, and LLM integration can be implemented.

Modules
Pleos Connect SDK consists of Vehicle SDK, NaviHelper SDK, TextToSpeech SDK, ADAS SDK, SpeechToText SDK, LLM SDK, Fused Location SDK, Sync SDK.
- Vehicle SDK: Provides APIs for vehicle information retrieval and control functions.
- NaviHelper SDK: Provides APIs for controlling Navigation or requesting Navigation information.
- ADAS SDK: Provides information that can serve as driving assistance through the ADAS API.
- Gleo AI SDK : Provides APIs for developing AI features in your app, including Speech-to-Text (STT), Text-to-Speech (TTS), and Large Language Model (LLM) SDKs.
- Fused Location SDK: Provides an API for vehicle location information.
- Sync SDK: Provides the Sync API to enable Pleos Connect application developers to implement synchronization features.
API policy
The API policy provided by Pleos Connect SDK is to align with Android Automotive to minimize platform fragmentation if an API with the same or similar functionality exists in Android Automotive. Also, if features that were previously provided through the Pleos Connect Vehicle SDK are adopted in Android Automotive, the basic policy is to provide backward compatibility for at least 2 major versions.