The goal of this layer is to host AI/ML related recipes that need compilation as well as the absolute minimum of binary-only items to make testing possible, ideally only a single model.
main: Primary development branch. Contributors should develop submissions based on this branch, and submit pull requests to this branch. wrynose: LTS branch. Submissions should be backports from the main branch.
List requirements to run the project, how to install them, instructions to use docker container, etc...
How to install the software itself.
Describe how to use the project.
How to develop new features/fixes for the software. Maybe different than "usage". Also provide details on how to contribute via a CONTRIBUTING.md file.
How to contact maintainers. E.g. GitHub Issues, GitHub Discussions could be indicated for many cases. However a mail list or list of Maintainer e-mails could be shared for other types of discussions. E.g.
MIT
<meta-ai> is licensed under the MIT License. See COPYING.MIT for the full license text.