Skip to content

Commit

Permalink
WMS id is: 11619, RAG lab for AI Vector Search (#122)
Browse files Browse the repository at this point in the history
* New repo for RAG and Oracle AI Vector Search

Files for RAG and Oracle AI Vector Search LiveLabs

* Only available in green button

Removing folder for running on your own tenancy.  Only green button for the lab. for now.

* Added links to Oracle 23ai documentation

* Added step to copy ocid to jupyter clipboard

ocid copied to clipboard

* Small edit to prep-env

save to saved

* Updated AI Vector Search RAG LiveLab

Updated with easier to use instructions.  No longer need to copy compartment OCID.

* Small changes to improve instructions

Update image to streamlit with AI Vector Search name

Update instruction to open terminal
  • Loading branch information
mw-orcl authored May 5, 2024
1 parent 1665048 commit 9767649
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion langchain-rag-23ai/lab1/rag1.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ In this lab, you will:

## Task 1: Launch Jupyter Lab Notebook

1. From the Activities menu, open a terminal window.
1. From the Activities menu, open a terminal window if it is not already opened.

![Open terminal](images/browser.png)

Expand Down
Binary file modified langchain-rag-23ai/lab2/images/streamlitocigenai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 5 additions & 7 deletions langchain-rag-23ai/lab2/rag2-streamlit.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,17 @@ Your application will now be running. Simply follow the UI, load a PDF document
![Streamlit UI](images/streamlitocigenai.png)
A few suggestions for the questions are listed below. You can copy and paste into the question field.
A few suggestions for the questions are listed below.
For the Oracle Database 23ai documentation:
- What are the new features in Oracle Database 23ai
- Tell me more about Oracle AI Vector Search
For the Oracle Database 23c documentation:
- What are the new features in Oracle Database 23c
- Tell me more about new enhancement to SQL
- Tell me more about JSON Relational Duality
For the Oracle Fiscal Year 2024 Quarter 2 Financial Results document:
- Summarize the Oracle 2024 Quarter 2 financial results
- What did Larry say in the Oracle Fiscal Year 2024 Quarter 2 financial results
LLMs are multi-lingual, for the Korean version of Oracle Fiscal Year 2024 Quarter 2 Financial Results document:
- Oracle 2024년 2분기 재무 결과 요약
- Larry는 Oracle 회계연도 2024년 2분기 재무 결과에서 무엇을 말했나요?
**Code for Streamlit application**
Expand Down

0 comments on commit 9767649

Please sign in to comment.