Third Party Model and Component Licenses

This page identifies the third-party AI models and principal software components currently made available by Orange Sun in Pulp, and provides or links to each one's applicable license, notices, acceptable-use policy, and attribution information. Orange Sun may update this page from time to time as models and components are added, updated, replaced, or removed. This page, not the app itself, is the current record of what is in use and under what terms.

Gemma 4 E2B                                                                                                     

  Provider: Google                                                                                                

  License: Apache License 2.0                                                                                     

  Applicable notices: View license (https://ai.google.dev/gemma/apache_2)                                         

  Availability: Currently available                                                                               

  Gemma 4 E4B                                                                                                     

  Provider: Google                                                                                                

  License: Apache License 2.0                                                                                     

  Applicable notices: View license (https://ai.google.dev/gemma/apache_2)                                         

  Availability: Currently available                                                                               

  Gemma 4 12B                                                                                                     

  Provider: Google                                                                                                

  License: Apache License 2.0                                                                                     

  Applicable notices: View license (https://ai.google.dev/gemma/apache_2)                                         

  Availability: Currently available                                                                               

  Gemma 4 31B                                                                                                     

  Provider: Google                                                                                                

  License: Apache License 2.0                                                                                     

  Applicable notices: View license (https://ai.google.dev/gemma/apache_2)                                         

  Availability: Currently available

Phi-3.5 Mini                                                                                                    

  Provider: Microsoft                                                                                             

  License: MIT License                                                                                            

  Applicable notices: View license (https://huggingface.co/microsoft/Phi-3.5-mini-instruct/blob/main/LICENSE)     

  Availability: Currently available                                                                             

  Qwen2.5 7B

  Provider: Alibaba

  License: Apache License 2.0

  Applicable notices: View license (https://www.apache.org/licenses/LICENSE-2.0)

  Availability: Currently available

  Qwen2.5 14B

  Provider: Alibaba

  License: Apache License 2.0

  Applicable notices: View license (https://www.apache.org/licenses/LICENSE-2.0)

  Availability: Currently available

  Qwen2.5 32B

  Provider: Alibaba

  License: Apache License 2.0

  Applicable notices: View license (https://www.apache.org/licenses/LICENSE-2.0)

  Availability: Currently available

Qwen3.8 27B

  Provider: Alibaba

  License: Apache License 2.0

  Applicable notices: View license (https://www.apache.org/licenses/LICENSE-2.0)

  Availability: Currently available

Mistral Small 3.1

  Provider: Mistral AI

  License: Apache License 2.0

  Applicable notices: View license (https://www.apache.org/licenses/LICENSE-2.0)

  Availability: Currently available

  DeepSeek-R1 32B

  Provider: DeepSeek (distilled from Alibaba's Qwen2.5 32B)

  License: MIT License (model weights) and Apache License 2.0 (Qwen2.5 base)

  Applicable notices: View MIT license (https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE) · View

  Apache 2.0 license (https://www.apache.org/licenses/LICENSE-2.0)

  Availability: Currently available

Node.js

Provider: OpenJS Foundation

License: MIT License

Applicable notices: View license (https://github.com/nodejs/node/blob/main/LICENSE)

Availability: Currently available

PostgreSQL

Provider: PostgreSQL Global Development Group

License: PostgreSQL License

Applicable notices: View license (https://www.postgresql.org/about/licence/)

Availability: Currently available

Ollama

Provider: Ollama Inc.

License: MIT License

Applicable notices: View license (https://github.com/ollama/ollama/blob/main/LICENSE)

Availability: Currently available

FastAPI

Provider: Sebastián Ramírez

License: MIT License

Applicable notices: View license (https://github.com/fastapi/fastapi/blob/master/LICENSE)

Availability: Currently available

Uvicorn

Provider: Encode

License: BSD-3-Clause License

Applicable notices: View license (https://github.com/encode/uvicorn/blob/master/LICENSE.md)

Availability: Currently available

Pydantic

Provider: Pydantic Services Inc.

License: MIT License

Applicable notices: View license (https://github.com/pydantic/pydantic/blob/main/LICENSE)

Availability: Currently available

HTTPX

Provider: Encode

License: BSD-3-Clause License

Applicable notices: View license (https://github.com/encode/httpx/blob/master/LICENSE.md)

Availability: Currently available

SSE-Starlette

Provider: sysid

License: BSD License

Applicable notices: View license (https://github.com/sysid/sse-starlette/blob/main/LICENSE)

Availability: Currently available

python-multipart

Provider: Marcelo Trylesinski

License: Apache License 2.0

Applicable notices: View license (https://github.com/Kludex/python-multipart/blob/master/LICENSE.txt)

Availability: Currently available

python-dotenv

Provider: Saurabh Kumar

License: BSD-3-Clause License

Applicable notices: View license (https://github.com/theskumar/python-dotenv/blob/master/LICENSE)

Availability: Currently available

aiosqlite

Provider: Amethyst Reese

License: MIT License

Applicable notices: View license (https://github.com/omnilib/aiosqlite/blob/main/LICENSE)

Availability: Currently available

cryptography

Provider: Python Cryptographic Authority

License: Apache License 2.0 OR BSD License

Applicable notices: View license (https://github.com/pyca/cryptography/blob/main/LICENSE)

Availability: Currently available

PyYAML

Provider: PyYAML

License: MIT License

Applicable notices: View license (https://github.com/yaml/pyyaml/blob/master/LICENSE)

Availability: Currently available

faster-whisper

Provider: SYSTRAN

License: MIT License

Applicable notices: View license (https://github.com/SYSTRAN/faster-whisper/blob/master/LICENSE)

Availability: Currently available

Kokoro-ONNX

Provider: thewh1teagle

License: MIT License

Applicable notices: View license (https://github.com/thewh1teagle/kokoro-onnx/blob/main/LICENSE)

Availability: Currently available

ONNX Runtime

Provider: Microsoft

License: MIT License

Applicable notices: View license (https://github.com/microsoft/onnxruntime/blob/main/LICENSE)

Availability: Currently available

Misaki

Provider: hexgrad

License: Apache License 2.0

Applicable notices: View license (https://github.com/hexgrad/misaki/blob/main/LICENSE)

Availability: Currently available

spaCy

Provider: Explosion

License: MIT License

Applicable notices: View license (https://github.com/explosion/spaCy/blob/master/LICENSE)

Availability: Currently available

num2words

Provider: Savoir-faire Linux

License: GNU Lesser General Public License v2.1 or later

Applicable notices: View license (https://github.com/savoirfairelinux/num2words/blob/master/COPYING)

Availability: Currently available

certifi

Provider: certifi contributors

License: Mozilla Public License 2.0

Applicable notices: View license (https://github.com/certifi/python-certifi/blob/master/LICENSE)

Availability: Currently available

tqdm

Provider: tqdm developers

License: Mozilla Public License 2.0 OR MIT License

Applicable notices: View license (https://github.com/tqdm/tqdm/blob/master/LICENCE)

Availability: Currently available

Tauri

Provider: Tauri Programme within The Commons Conservancy

License: MIT License OR Apache License 2.0

Applicable notices: View license (https://github.com/tauri-apps/tauri/blob/dev/LICENSE_MIT)

Availability: Currently available

Tokio

Provider: Tokio Contributors

License: MIT License

Applicable notices: View license (https://github.com/tokio-rs/tokio/blob/master/LICENSE)

Availability: Currently available

Reqwest

Provider: seanmonstar

License: MIT License OR Apache License 2.0

Applicable notices: View license (https://github.com/seanmonstar/reqwest/blob/master/LICENSE-MIT)

Availability: Currently available

Keyring

Provider: hwchen

License: MIT License OR Apache License 2.0

Applicable notices: View license (https://github.com/hwchen/keyring-rs/blob/master/LICENSE-MIT)

Availability: Currently available

SHA2

Provider: RustCrypto

License: MIT License OR Apache License 2.0

Applicable notices: View license (https://github.com/RustCrypto/hashes/blob/master/LICENSE-MIT)

Availability: Currently available

minisign-verify

Provider: Frank Denis

License: MIT License

Applicable notices: View license (https://github.com/jedisct1/rust-minisign-verify/blob/master/LICENSE)

Availability: Currently available

base64

Provider: Marshall Pierce

License: MIT License OR Apache License 2.0

Applicable notices: View license (https://github.com/marshallpierce/rust-base64/blob/master/LICENSE-MIT)

Availability: Currently available

qrcode (Rust)

Provider: Kang Seonghoon

License: MIT License OR Apache License 2.0

Applicable notices: View license (https://github.com/kennytm/qrcode-rust/blob/master/LICENSE-MIT)

Availability: Currently available

Serde

Provider: Serde Contributors

License: MIT License OR Apache License 2.0

Applicable notices: View license (https://github.com/serde-rs/serde/blob/master/LICENSE-MIT)

Availability: Currently available

Next.js

Provider: Vercel

License: MIT License

Applicable notices: View license (https://github.com/vercel/next.js/blob/canary/license.md)

Availability: Currently available

React

Provider: Meta Platforms, Inc.

License: MIT License

Applicable notices: View license (https://github.com/facebook/react/blob/main/LICENSE)

Availability: Currently available

Lucide Icons

Provider: Lucide Contributors

License: ISC License

Applicable notices: View license (https://github.com/lucide-icons/lucide/blob/main/LICENSE)

Availability: Currently available

node-postgres

Provider: Brian Carlson

License: MIT License

Applicable notices: View license (https://github.com/brianc/node-postgres/blob/master/LICENSE)

Availability: Currently available

bcryptjs

Provider: Daniel Wirtz

License: MIT License

Applicable notices: View license (https://github.com/dcodeIO/bcrypt.js/blob/master/LICENSE)

Availability: Currently available

jsonwebtoken

Provider: Auth0

License: MIT License

Applicable notices: View license (https://github.com/auth0/node-jsonwebtoken/blob/master/LICENSE)

Availability: Currently available

web-push

Provider: web-push-libs

License: MIT License

Applicable notices: View license (https://github.com/web-push-libs/web-push/blob/master/LICENSE.md)

Availability: Currently available

Mammoth

Provider: Michael Williamson

License: BSD-2-Clause License

Applicable notices: View license (https://github.com/mwilliamson/mammoth.js/blob/master/LICENSE)

Availability: Currently available

unpdf

Provider: UnJS

License: MIT License

Applicable notices: View license (https://github.com/unjs/unpdf/blob/main/LICENSE)

Availability: Currently available

SheetJS

Provider: SheetJS LLC

License: Apache License 2.0

Applicable notices: View license (https://git.sheetjs.com/SheetJS/sheetjs/src/branch/master/LICENSE)

Availability: Currently available