From 912cbc3279519d938cab5b21b0b2bdfb7e25ebed Mon Sep 17 00:00:00 2001 From: jesusbrasero <119005781+jesusbrasero@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:35:56 +0200 Subject: [PATCH 1/2] Create README.md --- ai-meetings/README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 ai-meetings/README.md diff --git a/ai-meetings/README.md b/ai-meetings/README.md new file mode 100644 index 0000000..3e3145c --- /dev/null +++ b/ai-meetings/README.md @@ -0,0 +1,26 @@ +# AI Meetings + +[![License: UPL](https://img.shields.io/badge/license-UPL-green)](https://img.shields.io/badge/license-UPL-green) [![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=oracle-devrel_test)](https://sonarcloud.io/dashboard?id=oracle-devrel_test) + +## Introduction +n this tutorial, we'll embark on an exciting journey of leveraging cutting-edge technologies to enhances team meetings by using Oracle 23AI and OCI AI Services for seamless real-time audio transcription, efficient summarization, and easy interrogation of transcriptions. It extracts sentiment, reduces administrative tasks, and provides data-driven insights. This solution, turns meeting data into actionable intelligence and boosts overall productivity. + + + +### Prerequisites +An OCI Account and privileges to use AI Speech, AI Language & Generative AI. +Also you will need access to a Visual Builder Cloud Service instance to deploy the web app. + +## Notes/Issues +RAG capabilities are not in this project. We will share it later. + + + +## License +Copyright (c) 2024 Oracle and/or its affiliates. + +Licensed under the Universal Permissive License (UPL), Version 1.0. + +See [LICENSE](LICENSE.txt) for more details. + +ORACLE AND ITS AFFILIATES DO NOT PROVIDE ANY WARRANTY WHATSOEVER, EXPRESS OR IMPLIED, FOR ANY SOFTWARE, MATERIAL OR CONTENT OF ANY KIND CONTAINED OR PRODUCED WITHIN THIS REPOSITORY, AND IN PARTICULAR SPECIFICALLY DISCLAIM ANY AND ALL IMPLIED WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE. FURTHERMORE, ORACLE AND ITS AFFILIATES DO NOT REPRESENT THAT ANY CUSTOMARY SECURITY REVIEW HAS BEEN PERFORMED WITH RESPECT TO ANY SOFTWARE, MATERIAL OR CONTENT CONTAINED OR PRODUCED WITHIN THIS REPOSITORY. IN ADDITION, AND WITHOUT LIMITING THE FOREGOING, THIRD PARTIES MAY HAVE POSTED SOFTWARE, MATERIAL OR CONTENT TO THIS REPOSITORY WITHOUT ANY REVIEW. USE AT YOUR OWN RISK. From c3d6c17304927c4ef93d713bdc6f906a84a0c7a4 Mon Sep 17 00:00:00 2001 From: Jesus Brasero Jimenez Date: Wed, 2 Oct 2024 09:31:23 +0200 Subject: [PATCH 2/2] Update README.md --- ai-meetings/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai-meetings/README.md b/ai-meetings/README.md index 3e3145c..5e3cb41 100644 --- a/ai-meetings/README.md +++ b/ai-meetings/README.md @@ -3,7 +3,7 @@ [![License: UPL](https://img.shields.io/badge/license-UPL-green)](https://img.shields.io/badge/license-UPL-green) [![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=oracle-devrel_test)](https://sonarcloud.io/dashboard?id=oracle-devrel_test) ## Introduction -n this tutorial, we'll embark on an exciting journey of leveraging cutting-edge technologies to enhances team meetings by using Oracle 23AI and OCI AI Services for seamless real-time audio transcription, efficient summarization, and easy interrogation of transcriptions. It extracts sentiment, reduces administrative tasks, and provides data-driven insights. This solution, turns meeting data into actionable intelligence and boosts overall productivity. +In this tutorial, we'll embark on an exciting journey of leveraging cutting-edge technologies to enhances team meetings by using Oracle 23AI and OCI AI Services for seamless real-time audio transcription, efficient summarization, and easy interrogation of transcriptions. It extracts sentiment, reduces administrative tasks, and provides data-driven insights. This solution, turns meeting data into actionable intelligence and boosts overall productivity.