Skip to content

Commit 4bdc08a

Browse files
committed
Added Chat app plus explainer video
1 parent 573d83a commit 4bdc08a

File tree

3 files changed

+244848
-0
lines changed

3 files changed

+244848
-0
lines changed

apex/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Sample APEX Apps
2+
Listed below are sample applications that leverage Autonomous Database.
3+
4+
## ADB Chat
5+
ADB Chat allows you to query data in Autonomous Database using natural language. It uses the AI profiles that are in the current user's schema. Those profiles support both natural language to SQL as well as RAG:
6+
* [Create an AI profile](../sql/select-ai-create-profile.sql)
7+
* [NL2SQL](../sql/select-ai-nl2sql.sql)
8+
* [Select AI RAG](../sql/select-ai-rag.sql)
9+
10+
![ADB Chat APEX app](./select-ai-chat-across-subject-areas.mp4)
11+
12+
13+
<hr>
14+
Copyright (c) 2025 Oracle and/or its affiliates.<br>
15+
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
4.26 MB
Binary file not shown.

0 commit comments

Comments
 (0)