Skip to content

Commit b80a86e

Browse files
authored
Create README.md
Readme for files folder required for the posting tutorial
1 parent 2c014d1 commit b80a86e

File tree

1 file changed

+30
-0
lines changed
  • data-platform/core-converged-db/ai-vector-search/files

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# AI Vector Search
2+
3+
This folder contains the files in order to carry out the Ai Vector Search Tutorial [Getting started with vectors in 23ai](https://blogs.oracle.com/coretec/post/getting-started-with-vectors-in-23ai).
4+
5+
Reviewed: 17.07.2024
6+
7+
# When to use this asset?
8+
9+
Use the scripts to learn basics about AI Vector Search.
10+
11+
# How to use this asset?
12+
13+
See the README in the files folder.
14+
15+
# Useful Links
16+
17+
## Documentation
18+
19+
- [Oracle AI Vector Search User's Guide](https://docs.oracle.com/en/database/oracle/oracle-database/23/vecse/overview-ai-vector-search.html)
20+
- [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)
21+
- [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)
22+
23+
24+
# License
25+
26+
Copyright (c) 2024 Oracle and/or its affiliates.
27+
28+
Licensed under the Universal Permissive License (UPL), Version 1.0.
29+
30+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)