Select AI

Oracle Autonomous AI Database Select AI is Oracle's built-in feature that lets you interact with your data using natural language instead of writing SQL, and then uses AI to generate, run, and even explain the query for you.

Select AI with RAG and Synthetic Data Generation

Select AI now supports retrieval augmented generation (RAG), synthetic data generation (SDG), and the AI providers Google, Anthropic, and Hugging Face. These enhancements build on the existing natural language-to-SQL (NL2SQL) capability.

Select AI on Oracle Autonomous AI Database already supports RAG, SDG, and a broader set of AI providers. This feature provides greater feature parity for non-Oracle Autonomous AI Database users. Select AI enables you to easily develop AI-based applications using large language models (LLMs) and transformers from SQL and PL/SQL.

RAG enables you to provide enterprise-specific and more current data to enhance LLM responses and reduce hallucinations, which supports a wider set of use cases.

SDG enables you to generate data. This synthetic data has many use cases. For example, it can help you to jump-start a new project that has no user data, validate the user experience using the application interface, or populate a metadata clone for development and test scenarios.

The additional AI providers give you more options for using LLMs and transformers with Select AI.

View Documentation