Skip to Main Content

Oracle Database 23c - AI Vector Search

Oracle Database 23c will now include semantic search capabilities using AI vectors. The collection of features, called AI Vector Search, includes a new vector data type, vector indexes, and vector search SQL operators that enable the Oracle Database to store the semantic content of documents, images, and other unstructured data as vectors, and use these to run fast similarity queries. These new capabilities also support Retrieval Augmented Generation (RAG), a breakthrough generative AI technique that combines large language models (LLMs) and private business data to deliver responses to natural language questions. RAG provides higher accuracy and avoids having to expose private data by including it in the LLM training data.

  • How to use Similarity Search for text, images, audio and video
  • How to improve LLMs to minimize hallucinations, have the latest data + securely use private enterprise data
  • How to efficiently use vectors to search for pattern outliers and possible fraud
  • How to use vector indexes for optimal performance
  • How to vectorize billions of rows of data
  • How to do similarity search with one SQL statement
  • How to create a similarity search demo in 80 lines of Python
  • How to use similarity search in JDBC, ODP.NET, Node.js, Go, Rust and even Pro*C & Pro*COBOL
  • How to use AI Vector Search on prem, in OCI or AWS
  • How can I get hold of AI Vector Search

Resources

Featured Speakers

  • Speaker

    Doug Hood


    Consulting Member of Technical Staff

Workshop Info

Session Has Completed - 10 April 2024
1 Hour
English
Analyst, Architect, Database Administrator, Developer
AI Vector Search