From 94b049aa0310421ab4b7ef990728f064765bea3c Mon Sep 17 00:00:00 2001 From: Govind Kamtamneni Date: Thu, 21 Sep 2023 08:26:21 -0400 Subject: [PATCH] add CELA text --- README.md | 8 ++++++++ docs/index.md | 11 ++++++++++- docs/wksp/00-intro/index.md | 10 +++++++++- 3 files changed, 27 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cdb424..050c739 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,11 @@ Key takeaways: ![ui](docs/assets/images/ui-annotations.png) ![plugins](docs/assets/images/plugin.png) + +### Disclaimer + +This software is provided for demonstration purposes only. It is not intended to be relied upon for any purpose. The creators of this software make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the software or the information, products, services, or related graphics contained in the software for any purpose. Any reliance you place on such information is therefore strictly at your own risk. + +### License + +This software is provided for demonstration purposes only. It is not intended to be relied upon for any purpose. The software is provided “as is” and without any warranties, express or implied. The software is not intended to be used for any commercial purpose. The software is provided solely for demonstration purposes and should not be used for any other purpose. The software is provided without any warranty of any kind, either express or implied, including, but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. The software is provided “as is” and without any warranty of any kind. The user assumes all risk and responsibility for the use of the software. \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 6d4c8f2..2655c38 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ # Home -Inspired by Github Copilot's impact on developer productivity, this experiential workshop is designed to demonstrate how you can infuse similar intelligence and product experience into traditional software systems. Using [Microsoft's Copilot stack](https://learn.microsoft.com/en-us/semantic-kernel/overview/#semantic-kernel-is-at-the-center-of-the-copilot-stack) and practical [use cases](https://iappwksp.com/wksp/05-use-cases/#use-cases), this workshop will guide you in envisioning and creating intelligent systems that integrate foundation models throughout all stages of application development - from design and user experience to deployment. +Inspired by Github Copilot's impact on developer productivity, this experiential workshop is designed to demonstrate how you can infuse similar intelligence and product experience into traditional software systems. Using [Microsoft's Copilot stack](https://learn.microsoft.com/en-us/semantic-kernel/overview/#semantic-kernel-is-at-the-center-of-the-copilot-stack) and practical [use cases](https://iappwksp.com/wksp/05-use-cases/#use-cases), this workshop will guide you in envisioning and creating intelligent systems that integrate foundation models throughout all stages of application development - from design and user experience to deployment, resulting in improved prodcutvity and hyper-personalized product experiences. [Sign up for updates](https://forms.office.com/r/rLds2s8RH1){ :target="_blank" .md-button .md-button--primary } @@ -34,3 +34,12 @@ By leveraging design thinking, [Project Miyagi](https://github.com/Azure-Samples [See full-agenda](wksp/00-intro/agenda-and-outcomes.md){ .md-button } + + +### Disclaimer + +This software is provided for demonstration purposes only. It is not intended to be relied upon for any purpose. The creators of this software make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the software or the information, products, services, or related graphics contained in the software for any purpose. Any reliance you place on such information is therefore strictly at your own risk. + +### License + +This software is provided for demonstration purposes only. It is not intended to be relied upon for any purpose. The software is provided “as is” and without any warranties, express or implied. The software is not intended to be used for any commercial purpose. The software is provided solely for demonstration purposes and should not be used for any other purpose. The software is provided without any warranty of any kind, either express or implied, including, but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. The software is provided “as is” and without any warranty of any kind. The user assumes all risk and responsibility for the use of the software. \ No newline at end of file diff --git a/docs/wksp/00-intro/index.md b/docs/wksp/00-intro/index.md index 244fe8c..04ef61c 100644 --- a/docs/wksp/00-intro/index.md +++ b/docs/wksp/00-intro/index.md @@ -1,6 +1,6 @@ # Introduction -Welcome to the Intelligent App Development Workshop! In this hands-on workshop, we will explore how to incorporate AI, particularily Large Language Models (LLMs) and state-of-the-art (SoTA) multi-modal foundation models such as Dall-E and Stable Diffusion, into every aspect of your app, transforming traditional processes and simplifying the overall architecture. +In this hands-on workshop, we will explore how to use Microsoft's Copilot Stack to develop your own AI-infused, enterprise-grade applications that improve productivity and create hyper-personalized product experiences. [Sign up for updates](https://forms.office.com/r/rLds2s8RH1){ :target="_blank" .md-button .md-button--primary } @@ -17,3 +17,11 @@ This workshop is designed for: - Developers and Architects with a basic understanding of app development who want to incorporate AI into their apps - Product managers and designers interested in leveraging AI to improve user experiences - Anyone curious about the potential of AI in app development + +### Disclaimer + +This software is provided for demonstration purposes only. It is not intended to be relied upon for any purpose. The creators of this software make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the software or the information, products, services, or related graphics contained in the software for any purpose. Any reliance you place on such information is therefore strictly at your own risk. + +### License + +This software is provided for demonstration purposes only. It is not intended to be relied upon for any purpose. The software is provided “as is” and without any warranties, express or implied. The software is not intended to be used for any commercial purpose. The software is provided solely for demonstration purposes and should not be used for any other purpose. The software is provided without any warranty of any kind, either express or implied, including, but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. The software is provided “as is” and without any warranty of any kind. The user assumes all risk and responsibility for the use of the software. \ No newline at end of file