Open Source Licenses
Elvean uses the following open source libraries. We are grateful to their authors and contributors.
Direct Dependencies
| Library | Author | License |
|---|---|---|
| OllamaKit | Kevin Logging | MIT |
| SwiftAnthropic | James Rochabrun | MIT |
| MarkdownUI | Guillermo Gonzalez | MIT |
| Splash | John Sundell | MIT |
| Highlightr | J.P. Illanes | MIT |
| CodeEditor | ZeeZide | MIT |
| KeyboardShortcuts | Sindre Sorhus | MIT |
| Magnet | Clipy Project | MIT |
| Sauce | Clipy Project | MIT |
| NetworkImage | Guillermo Gonzalez | MIT |
| WrappingHStack | Konstantin Semianov | MIT |
| EventSource | Mattt | MIT |
| OAuth2 | Pascal Pfiffner | Apache 2.0 |
| Sentry | Sentry | MIT |
| RevenueCat | RevenueCat | MIT |
| MCP Swift SDK | Anthropic | MIT |
| yyjson | ibireme | MIT |
On-Device ML Libraries
| Library | Author | License |
|---|---|---|
| mlx-swift-lm | Apple (ml-explore) | MIT |
| swift-transformers | Hugging Face | Apache 2.0 |
| swift-huggingface | Hugging Face | Apache 2.0 |
| swift-jinja | Hugging Face | Apache 2.0 |
| Hummingbird | Hummingbird Project | Apache 2.0 |
| async-http-client | Swift Server Workgroup | Apache 2.0 |
| swift-service-lifecycle | Swift Server Workgroup | Apache 2.0 |
Apple Open Source Libraries
| Library | License |
|---|---|
| swift-algorithms | Apache 2.0 |
| swift-async-algorithms | Apache 2.0 |
| swift-collections | Apache 2.0 |
| swift-crypto | Apache 2.0 |
| swift-numerics | Apache 2.0 |
| swift-nio | Apache 2.0 |
| swift-log | Apache 2.0 |
| swift-atomics | Apache 2.0 |
| swift-system | Apache 2.0 |
On-Device AI Models
Downloaded at runtime, not bundled with the app
| Model Family | Author | License |
|---|---|---|
| Qwen 2.5 (0.5B–32B) | Alibaba Cloud | Apache 2.0 |
| Qwen 3 (0.6B–32B) | Alibaba Cloud | Apache 2.0 |
| Qwen 3 MoE (30B-A3B) | Alibaba Cloud | Apache 2.0 |
| Qwen 3.5 MoE (35B-A3B) | Alibaba Cloud | Apache 2.0 |
| Gemma 4 (E4B, 26B MoE, 31B) | Google DeepMind | Apache 2.0 |
| Mistral 7B Instruct v0.3 | Mistral AI | Apache 2.0 |
| Phi-3.5 Mini | Microsoft | MIT |
MLX-quantized versions provided by mlx-community.