Skip to content

Commit c55da33

Browse files
two way link between database ai pages
1 parent afe8ea9 commit c55da33

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

data-platform/core-converged-db/ai-vector-search/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Oracle AI Vector Search is designed for Artificial Intelligence (AI) workloads and allows you to query data based on semantics, rather than keywords. The VECTOR data type is introduced with the release of Oracle Database 23ai, providing the foundation to store vector embeddings alongside business data in the database. Using embedding models, you can transform unstructured data into vector embeddings that can then be used for semantic queries on business data.
44

5+
If you are interested in Database 23ai , [please see our page here](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/core-converged-db/database-23ai).
6+
57
Reviewed Date: 17.07.2024
68

79
# Useful Links

data-platform/core-converged-db/database-23ai/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Oracle Database 23ai
22

33
On May 2nd 2024, Larry Ellison and Juan Loaiza announced the general availability of Oracle Database 23ai, the latest long-term support release. It enables organizations to make their data naturally smarter with built-in AI. This is a game changer for enterprises worldwide, and we are naming it Oracle Database 23ai because of the importance of its breakthrough AI technology. Oracle Database 23ai is a monumental release that includes Oracle AI Vector Search, more than 300 additional features and thousands of enhancements focused on simplifying the use of AI with data, accelerating app development, and running mission-critical workloads.
4+
45
Oracle Database 23ai is available cloud-first, in OCI on Oracle Exadata Database Service, Oracle Exadata Cloud@Customer and Oracle Base Database Service, as well as on Oracle Database@Azure with Exadata Database Service.
56

7+
If you are interested in AI Vector Search , [please see our page here](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/core-converged-db/ai-vector-search).
8+
69
Reviewed: 13.08.2024
710

811
# Useful Links

0 commit comments

Comments
 (0)