Skip to content

Commit b736bb1

Browse files
authored
Update README.md
Added links concerning documentation, blogs and changed review date
1 parent 134120a commit b736bb1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,19 @@ Oracle AI Vector Search is designed for Artificial Intelligence (AI) workloads a
44

55
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).
66

7-
Reviewed Date: 20.08.2024
7+
Reviewed Date: 21.01.2025
88

99
# Useful Links
1010

1111
## Documentation
1212

13+
- [What is a Vector Database](https://www.oracle.com/database/vector-database/)
1314
- [Oracle.com](https://www.oracle.com/database/ai-vector-search/)
15+
- [Oracle AI Vector Search Technical Architecture (interactive diagram)](https://docs.oracle.com/en/database/oracle/oracle-database/23/vsiad/aivs_genarch.html)
1416
- [Oracle AI Vector Search User's Guide](https://docs.oracle.com/en/database/oracle/oracle-database/23/vecse/overview-ai-vector-search.html)
1517
- [PL/SQL Packages and Types Reference: DBMS_VECTOR](https://docs.oracle.com/en/database/oracle/oracle-database/23/arpls/dbms_vector1.html#GUID-F9FCB225-821A-4CCA-92B5-58B9927234FA)
1618
- [PL/SQL Packages and Types Reference: DBMS_VECTOR_CHAIN](https://docs.oracle.com/en/database/oracle/oracle-database/23/arpls/dbms_vector_chain1.html#GUID-D80DDBEF-F1A9-4267-9D3C-A54D237D95C1)
19+
- [DBMS_HYBRID_VECTOR.SEARCH PL/SQL function](https://docs.oracle.com/en/database/oracle/oracle-database/23/vecse/search.html#GUID-A386BDB0-35D0-41E1-8F41-49AEBEC13BFC)
1720
- [Oracle AI Vector Search FAQ](https://www.oracle.com/database/ai-vector-search/faq/)
1821

1922
## Blogs & Videos
@@ -36,10 +39,11 @@ Reviewed Date: 20.08.2024
3639
## Blogs
3740

3841
- [Getting started with vectors in 23ai](https://blogs.oracle.com/coretec/post/getting-started-with-vectors-in-23ai)
42+
- [Hybrid Vector Index - a combination of AI Vector Search with Text Search](https://blogs.oracle.com/coretec/post/hybrid-vector-index-the-combination-of-full-text-and-semantic-vector-search)
3943

4044
## Videos
4145

42-
- [Ai Vector Search](https://youtu.be/_tOGB9l8cvg)
46+
- [AI Vector Search](https://youtu.be/_tOGB9l8cvg)
4347

4448
# License
4549

0 commit comments

Comments
 (0)