From 0398c28a380c6add62adf57da0fc449d2d7a1820 Mon Sep 17 00:00:00 2001 From: Marc Gueury <92148382+MarcGueury@users.noreply.github.com> Date: Mon, 31 Mar 2025 11:37:57 +0200 Subject: [PATCH 1/2] Update README.md --- ai/generative-ai-service/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ai/generative-ai-service/README.md b/ai/generative-ai-service/README.md index f452bec39..23813979a 100644 --- a/ai/generative-ai-service/README.md +++ b/ai/generative-ai-service/README.md @@ -58,6 +58,7 @@ Reviewed: 13.11.2024 - [Search Documents stored in Object Storage using Opensearch, Generative AI, Semantic Search, RAG](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3762) ## Reusable Assets Overview +- [Run your own GPT](https://github.com/mgueury/streamlit_oke/) - [Podcast Generator](https://github.com/oracle-devrel/technology-engineering/tree/main/ai/ai-speech/podcast-generator) - [Decode Images and Videos with OCI GenAI](https://github.com/oracle-devrel/technology-engineering/tree/main/ai/generative-ai-service/decode-Images-and-Videos-with-OCI-GenAI) From e225c5d47db717fcce5fc6db15cb37f7d8784640 Mon Sep 17 00:00:00 2001 From: Marc Gueury <92148382+MarcGueury@users.noreply.github.com> Date: Mon, 31 Mar 2025 13:51:11 +0200 Subject: [PATCH 2/2] Update README.md --- ai/generative-ai-service/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/generative-ai-service/README.md b/ai/generative-ai-service/README.md index 23813979a..7b6d22c09 100644 --- a/ai/generative-ai-service/README.md +++ b/ai/generative-ai-service/README.md @@ -58,7 +58,7 @@ Reviewed: 13.11.2024 - [Search Documents stored in Object Storage using Opensearch, Generative AI, Semantic Search, RAG](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3762) ## Reusable Assets Overview -- [Run your own GPT](https://github.com/mgueury/streamlit_oke/) +- [Generative AI demo pack and deployment script](https://github.com/mgueury/streamlit_oke/) - [Podcast Generator](https://github.com/oracle-devrel/technology-engineering/tree/main/ai/ai-speech/podcast-generator) - [Decode Images and Videos with OCI GenAI](https://github.com/oracle-devrel/technology-engineering/tree/main/ai/generative-ai-service/decode-Images-and-Videos-with-OCI-GenAI)