Skip to content

Commit e52f7d3

Browse files
Merge pull request #1418 from oracle-devrel/al3xne-patch-3
Update README.md
2 parents 5047130 + 4bfd776 commit e52f7d3

File tree

1 file changed

+1
-1
lines changed
  • ai-and-app-modernisation/ai-services/generative-ai-service/rag-genai

1 file changed

+1
-1
lines changed

ai-and-app-modernisation/ai-services/generative-ai-service/rag-genai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
In this article, we'll explore how to create a Retrieval-Augmented Generation (RAG) model using Oracle Gen AI, llama index, Qdrant Vector Database, and SentenceTransformerEmbeddings. This 21-line code will allow you to scrape through web pages, use llama index for indexing, Oracle Generative AI Service for question generation, and Qdrant for vector indexing.
44

5-
Reviewed: 30.01.2024
5+
Reviewed: 30.10.2024
66

77
# When to use this asset?
88

0 commit comments

Comments
 (0)