An open API service indexing awesome lists of open source software.

https://github.com/jxareas/oracle-ai-vector-search

Solutions & Material from Oracle AI Vector Search Certification.
https://github.com/jxareas/oracle-ai-vector-search

ai artificial-intelligence cloud machine-learning oracle oracle-database oracle-db rag similarity similarity-search vector vector-search

Last synced: 2 months ago
JSON representation

Solutions & Material from Oracle AI Vector Search Certification.

Awesome Lists containing this project

README

          







Oracle AI Vector Search


Oracle AI Vector Search




Materials & Solutions from the Oracle AI Vector Search Certification



Modules
ยท
Requirements
ยท
License


This repository contains my scripts, answers & solutions to the Oracle MyLearn Training for the
Oracle AI Vector Search Professional Certification.

## โณ Deadlines โณ

| ID | Module | Progress | Deadline |
|----|--------------------------------------|--------------------|------------|
| 1 | Oracle AI Vector Search Fundamentals | :white_check_mark: | 20/04/2025 |
| 2 | Oracle AI Vector Search Deep Dive | :white_check_mark: | 27/04/2025 |
| 3 | Autonomous Database Select AI | :white_check_mark: | 04/05/2025 |
| 4 | Practice Exam | :white_check_mark: | 11/05/2025 |
| 5 | Certification Exam | :white_check_mark: | 14/05/2025 |

## ๐Ÿš€ Modules ๐Ÿš€

### [Module 1: Oracle AI Vector Search : Fundamentals](01-oracle-ai-vector-search-fundamentals)

* Oracle AI Vector Search Overview
* Oracle AI Vector Search Workflow
* Vector Queries
* Vector Indexes & Memory Considerations
* Vector DML & Vector DDL
* Nearest Vectors
* Closest Vectors
* Distance & Vector Functions

### [Module 2: Oracle AI Vector Search : Deep Dive](02-oracle-ai-vector-search-deep-dive)

* RAG Overview
* Using Embedding Models with Oracle AI Vector Search
* RAG with Oracle AI Vector Search and OCI Gen AI Service (Python)
* RAG with Oracle AI Vector Search and OCI Gen AI Service (PL/SQL)
* Oracle AI Vector Search Supporting Features

### [Module 3: Autonomous Database Select AI](03-autonomous-database-select-ai)

* RAG using Oracle Autonomous Database Select AI

### [Module 4: Practice Exam](04-practice-exam/)

* Practice Exam Questions & Solutions


Oracle AI Vector Search

(back to top)

## ๐Ÿ› ๏ธ Requirements ๐Ÿ› ๏ธ

TBD.

(back to top)