Skip to content

Commit

Permalink
AI Vector Search 15 Minute LiveLab (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamryn-v authored Jul 15, 2024
1 parent 4cd0e45 commit d38344d
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions ai-vector-search-basic/workshops/desktop/manifest15.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"workshoptitle": "Oracle AI Vector Search",
"help": "[email protected]",
"tutorials": [
{
"title": "Introduction",
"description": "The Introduction to AI Vector Search.",
"filename": "../../introduction/introduction.md"
},
{
"title": "Get Started with noVNC Remote Desktop",
"description": "Using noVNC Remote Desktop",
"filename": "https://oracle-livelabs.github.io/common/labs/remote-desktop/using-novnc-remote-desktop.md"
},
{
"title": "Lab 1: Vector DDL, DML and Queries",
"description": "Using AI Vector Search Query, DML and DDL",
"filename": "../../lab1/vector_quries.md"
},
{
"title": "Lab 2: Vector Distance",
"description": "Understanding Vector Distance functions",
"filename": "../../lab2/vector_distance.md"
},
{
"title": "Lab 3: Similarity Search",
"description": "Understanding Similarity Search",
"filename": "../../lab3/similarity_search.md"
}
]
}

0 comments on commit d38344d

Please sign in to comment.