φ(ai) PHI AI
DocumentationDocs
Repository
On this page — 10 sections

Attribution

This platform includes open source software whose licenses require attribution — this page is where that obligation is met. Listed below is every third-party open source component in the stack, with the people and organizations behind it and the license it is distributed under. Every runtime asset is vendored and served locally — the platform makes no external asset requests — so this page is both a thank-you and the complete inventory of third-party code and typefaces shipped with the software.

About the author — and the attribution this software requires

PHI AI is created by Ryan Gomez & Co. Inc. — built by one person working with a frontier model. It is open source and free for all, on one condition: use of this software requires that the author attribution be maintained within the code base. The "Made by Ryan Gomez & Co. Inc." notices carried in the source files, and the credit on this page, travel with the code — in forks, in deployments, and in derived work. Remove the code, remove the credit; keep the code, keep the credit. Feedback, questions and criticisms: www.ryangomez.nyc.

License — Apache 2.0

PHI AI is distributed under the Apache License, Version 2.0. That license is what makes the condition above legally binding rather than a request: Section 4(c) requires that the copyright notices carried in the source files be retained in any redistribution, and Section 4(d) requires that the attribution notices in the accompanying NOTICE file travel with the software and with every derivative work of it. In exchange, the license grants everyone a perpetual, royalty-free copyright and patent license to use, modify, and redistribute the platform — commercially or otherwise, with or without publishing their changes.

PHI AI Copyright 2026 Ryan Gomez & Co. Inc. Created by Ryan Gomez (https://www.ryangomez.nyc). This product is licensed under the Apache License, Version 2.0 (see LICENSE). Per Section 4(d) of the License, this attribution notice must be retained in any redistribution of this software or derivative works of it: keep the code, keep the credit.

Languages & core runtime

ComponentAuthor / maintainerLicense
PythonPython Software FoundationPSF License
PostgreSQLPostgreSQL Global Development GroupPostgreSQL License
Docker & Docker ComposeDocker, Inc. and contributorsApache 2.0
TerraformHashiCorpBusiness Source License 1.1 (source-available)

Web interface framework

ComponentAuthor / maintainerLicense
FastAPISebastián Ramírez and contributorsMIT
StarletteTom Christie / Encode OSSBSD-3-Clause
UvicornTom Christie / Encode OSSBSD-3-Clause
PydanticSamuel Colvin and the Pydantic teamMIT
JinjaPallets Projects (originally Armin Ronacher)BSD-3-Clause
ItsDangerousPallets ProjectsBSD-3-Clause
python-multipartAndrew Dunham; maintained by Marcelo TrylesinskiApache 2.0
HTTPXTom Christie / Encode OSSBSD-3-Clause

Security, data & interchange

ComponentAuthor / maintainerLicense
cryptographyPython Cryptographic AuthorityApache 2.0 / BSD-3-Clause
PyJWTJosé Padilla and maintainersMIT
Psycopg 3Daniele Varrazzo and the Psycopg teamLGPL-3.0
pg8000Tony Locke and contributorsBSD-3-Clause
PyYAMLKirill Simonov and the YAML communityMIT
RequestsKenneth Reitz and the Python Software FoundationApache 2.0

Cloud SDKs

ComponentAuthor / maintainerLicense
Boto3 (AWS SDK for Python)Amazon Web ServicesApache 2.0
google-cloud-storage, google-cloud-kms, Cloud SQL Python ConnectorGoogle LLCApache 2.0
azure-storage-blob, azure-identity, azure-keyvault-keysMicrosoft CorporationMIT

Documents, OCR & imaging

ComponentAuthor / maintainerLicense
Tesseract OCROriginally Hewlett-Packard; developed at Google; community-maintainedApache 2.0
pytesseractMatthias A. Lee and contributorsApache 2.0
PillowJeffrey A. Clark and contributors; a fork of PIL by Fredrik LundhMIT-CMU
pdf2imageEdouard BelvalMIT
PopplerThe Poppler developers, freedesktop.orgGPL-2.0
ReportLab ToolkitReportLab LtdBSD-3-Clause
pydicomDarcy Mason and the pydicom communityMIT

AI

ComponentAuthor / maintainerLicense
Anthropic Python SDKAnthropic, PBCMIT
faster-whisperSYSTRAN and contributors (Guillaume Klein)MIT
CTranslate2OpenNMT / SYSTRANMIT
Whisper (model weights)OpenAIMIT

Testing & evaluation data

ComponentAuthor / maintainerLicense
pytestHolger Krekel and the pytest-dev teamMIT
SyntheaThe MITRE CorporationApache 2.0

Typefaces & visualization (vendored, served locally)

All typefaces below are licensed under the SIL Open Font License 1.1, which permits redistribution alongside this software. They are shipped as local woff2 subsets; nothing is fetched from a font service at runtime.

ComponentAuthor / maintainerLicense
InterRasmus AnderssonSIL OFL 1.1
IBM Plex (Mono, Sans, Serif)Mike Abbink, IBM BX&D, in collaboration with Bold MondaySIL OFL 1.1
LoraOlga Karpushina, CyrealSIL OFL 1.1
Cormorant GaramondChristian Thalmann, Catharsis FontsSIL OFL 1.1
D3.jsMike Bostock and contributorsISC
Simple IconsThe Simple Icons contributors (brand glyphs; trademarks remain their owners')CC0 1.0

Each project above remains the work and property of its authors, under its own license; listing here is attribution, not endorsement by those projects. If a component is missing from this page, that is a documentation bug — please file it against the repository.