Inspiration

What it does

  • Use Vectors in Oracle 23ai Free database.
  • Basic query and DML operation on Vectors.
  • Use Vector_distance functions to find the nearest Vector
  • Use Attribute filtering to narrow down search results
  • Additional functions for using AI Vector Search

How we built it

Vector Data Type: An innovative data type designed to store vector data directly within the Oracle Database, facilitating seamless integration.

Vector Indexes: Specialized indexing mechanisms optimized for rapid and efficient retrieval of similar Vectors, enhancing the database's search efficiency.

Vector Search SQL Operators: These novel SQL operators are tailored for conducting intricate similarity searches on Vector data, providing developers with powerful tools to explore and analyze complex datasets.

Challenges we ran into

N/a

Accomplishments that we're proud of

  • finishing the labs.

What we learned

  • Learn about methods for managing Vectors within the Oracle Database. We have also seen how it is possible to convert a Vectors for consumption by a wide variety of applications.

What's next for Oracle AI Vector Search

Continue learning

Built With

Share this project:

Updates