Skip to content

Commit 41beb1f

Browse files
author
davidoracle-wq
committed
fix: readme file
1 parent ba5ca64 commit 41beb1f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ai/ai-speech/speech-agents-livekit/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# OCI Object detection and Embedding.
1+
# OCI NL2SQL + Vector Search with LiveKit Voice Agent
22

3-
The following asset is a tool designed to display how Embedding models can be used with OCI vision Object Detection to detect and identify different objects within an image.
3+
The following asset is a tool designed to display how the LiveKit plugin can be used on top of OCI Generative AI, OCI Speech, and Oracle Autonomous Database to enable a real-time voice-powered hotel reservation assistant. The agent supports natural language room availability queries via NL2SQL, hotel document search via OCI vector store, live web search, and booking creation.
44

5-
Reviewed: 17.02.2026
5+
Reviewed: 17.06.2026
66

77
Author: David Attia.
88

99
---
1010

1111
## When to use this asset?
1212

13-
When you want to identify information on non-generic objects within an image (eg: identifying the prices of food menu items)
13+
When you want to build a real-time voice AI agent that can answer questions from structured database data (using OCI NL2SQL), unstructured documents (using OCI vector store file search), and live web content (using OCI web search) — all through a conversational voice interface powered by LiveKit and OCI Speech.
1414

1515
---
1616

0 commit comments

Comments
 (0)