This project incorporates code and functionality from the following sources:
- Source: Transformers.js
- Author: Xenova
- License: Apache License 2.0
- Usage: We utilize Transformers.js for running machine learning models in the browser. The original code has been modified to work in a browser environment and converted to TypeScript.
- Source: Hugging Face
- License: Apache License 2.0
- Usage: We use models and technologies from Hugging Face's ecosystem through Transformers.js.
Both Transformers.js and Hugging Face's components are licensed under the Apache License 2.0, which is included in this directory as Huggingface-LICENSE
. We gratefully acknowledge these projects and their contributions to the open-source community.
For full terms and conditions, please refer to the Apache License 2.0 in the accompanying Huggingface-LICENSE
file.