diff --git a/ai/gen-ai-platform/LICENSE b/ai/gen-ai-platform/LICENSE new file mode 100644 index 000000000..46c0c79d9 --- /dev/null +++ b/ai/gen-ai-platform/LICENSE @@ -0,0 +1,35 @@ +Copyright (c) 2025 Oracle and/or its affiliates. + +The Universal Permissive License (UPL), Version 1.0 + +Subject to the condition set forth below, permission is hereby granted to any +person obtaining a copy of this software, associated documentation and/or data +(collectively the "Software"), free of charge and under any and all copyright +rights in the Software, and any and all patent rights owned or freely +licensable by each licensor hereunder covering either (i) the unmodified +Software as contributed to or provided by such licensor, or (ii) the Larger +Works (as defined below), to deal in both + +(a) the Software, and +(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if +one is included with the Software (each a "Larger Work" to which the Software +is contributed by such licensors), + +without restriction, including without limitation the rights to copy, create +derivative works of, display, perform, and distribute the Software and make, +use, sell, offer for sale, import, export, have made, and have sold the +Software and the Larger Work(s), and to sublicense the foregoing rights on +either these or other terms. + +This license is subject to the following condition: +The above copyright notice and either this complete permission notice or at +a minimum a reference to the UPL must be included in all copies or +substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/ai/gen-ai-platform/README.md b/ai/gen-ai-platform/README.md index 54a9af7f6..cc24c6e0a 100644 --- a/ai/gen-ai-platform/README.md +++ b/ai/gen-ai-platform/README.md @@ -2,13 +2,12 @@ Reviewed: 27.10.2025 ## Team Publications -- [OCI Generative AI Platform - intro](ai/gen-ai-platform/files/GenAI Platform - intro - public.pdf) - understand why a platform approach is required when discussing AI +- [OCI Generative AI Platform - intro](https://github.com/oracle-devrel/technology-engineering/blob/main/ai/gen-ai-platform/files/GenAI%20Platform%20-%20intro%20-%20public.pdf) - Understand why a platform approach is required when discussing AI -- [OCI Generative AI Platfrom - technical overview](ai/gen-ai-platform/files/OCI GenAI - public.pdf) - Technical overview for Oracle Generative AI Platform, including OCI Generative AI Service, Generative AI Agents, AI Services. +- [OCI Generative AI Platfrom - technical overview](https://github.com/oracle-devrel/technology-engineering/blob/main/ai/gen-ai-platform/files/OCI%20GenAI%20-%20public.pdf) - Technical overview for Oracle Generative AI Platform, including OCI Generative AI Service, Generative AI Agents, AI Services. ## License - Copyright (c) 2025 Oracle and/or its affiliates. Licensed under the Universal Permissive License (UPL), Version 1.0. -See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details. +See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details. \ No newline at end of file