AI Solution

Enhance Engagement Using Content Generation with OCI Generative AI

Introduction

Generative AI creates a compelling user experience when a conversation, not a list of frequently asked questions, is required. The Oracle Cloud Infrastructure (OCI) Generative AI service enables developers to create straightforward and engaging user experiences for chat systems, Q&A sessions, and more.

Using OCI Generative AI and Oracle JavaScript Extension Tookit (JET), create a user-friendly, prompt-led question and answer solution, generating new content.

The solution provides a front end with a connection to OCI Generative AI. Similarly, you can embed OCI Generative AI capabilities into your web and mobile applications.

Demo

Demo: Enhance Engagement Using Content Generation with OCI Generative AI (1:32)

Prerequisites and setup

  1. Oracle Cloud account—sign-up page
  2. Getting started with OCI Generative AI—documentation
  3. OCI Generative AI—Python SDK
  4. Oracle JET—version 15 or higher
  5. Open source JavaScript runtime environment—Node.js version 16 or higher