AI Solution

Develop Applications Using LangChain and OCI Generative AI

Introduction

Get started on application development using generative AI to create an interactive application that provides output in the form of natural language answers based on prompts. This solution explains how to craft contextually aware reasoning applications powered by Oracle Cloud Infrastructure (OCI) Generative AI, Streamlit, LangChain.

The solution walks through setup of the OCI command-line interface, the creation of LangChain applications, and the development of an interactive application.

Demo

Demo: Develop Applications Using LangChain and OCI Generative AI (1:20)

Prerequisites and setup

  1. Oracle Cloud account—sign-up page
  2. OCI SDK and command-line interface—configuration
  3. OCI Generative AI—documentation
  4. LangChain—documentation
  5. Streamlit—documentation