Legal
Third-Party Notices
Last updated: August 16, 2026
Agent Link uses the following open-source components. License texts are available at the linked sources; where a full copy is required by the license, it is reproduced below.
Chatterbox Multilingual V3 (TTS engine behind Agent Link Voice)
- Project: https://github.com/resemble-ai/chatterbox
- Author: Resemble AI
- License: MIT License
- Model:
ResembleAI/chatterbox(Chatterbox Multilingual V3), 0.5B parameters, supports 23 languages with zero-shot voice cloning.
Chatterbox Multilingual V3 is the model behind Agent Link’s own voice
service (“Agent Link Voice”). The model is self-hosted on our backend; the
mobile app talks only to Agent Link’s /voice/* endpoints and
never contains the model, its weights, or the inference endpoint.
MIT License
MIT License Copyright (c) 2025 Resemble AI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Kokoro TTS (on-device voice engine)
- Project: https://huggingface.co/hexgrad/Kokoro-82M
- License: Apache License 2.0
Kokoro-82M runs fully on-device via react-native-sherpa-onnx
and is offered as a high-quality offline fallback voice engine.
Whisper (on-device speech recognition)
- Project: https://github.com/openai/whisper
- License: MIT License
Whisper runs fully on-device via react-native-sherpa-onnx for
iOS dictation.
FLUX.1 Schnell (AI avatar generation)
- Project: https://github.com/black-forest-labs/flux
- License: Apache License 2.0 (see FLUX.1-schnell)
Used through fal.ai’s hosted API for the “Generate with AI” avatar feature.
Additional open-source software
The Agent Link mobile application is built with the React Native and Expo ecosystems, which are distributed under the MIT License, along with their component libraries and dependencies. Full license texts for every dependency shipped with the app are available on request at legal@agentlink.app.