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.
- Host: GitHub
- URL: https://github.com/jxareas/oracle-ai-vector-search
- Owner: jxareas
- Created: 2025-04-17T06:41:09.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-05-14T09:51:09.000Z (5 months ago)
- Last Synced: 2025-07-08T03:39:31.150Z (3 months ago)
- Topics: ai, artificial-intelligence, cloud, machine-learning, oracle, oracle-database, oracle-db, rag, similarity, similarity-search, vector, vector-search
- Language: Python
- Homepage:
- Size: 7.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
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
![]()
## ๐ ๏ธ Requirements ๐ ๏ธ
TBD.