Use Select AI for Natural Language Interaction with your Database
Select AI enables SQL access to generative AI using Large Language Models (LLMs) and embedding models. This includes support for natural language to SQL query generation and retrieval augmented generation, among other features.
-
Use natural language to interact with your database and LLMs through SQL to enhance user productivity and develop AI-based applications. Select AI simplifies and automates using generative AI, whether generating, running, and explaining SQL from a natural language prompt, using retrieval augmented generation with vector stores, generating synthetic data, or chatting with the LLM.
-
Select AI for Python integrates generative AI capabilities into Autonomous AI Database workflows. Select AI for Python provides a client library,
select_ai, that enables you to useDBMS_CLOUD_AIcapabilities in Autonomous AI Database from Python. Select AI for Python supports enhanced generative AI workflows, summarization, feedback mechanisms, consistent metadata management, and agentic AI capabilities. It also supports Python 3.14 and includes an updated HTML documentation site (New) -
Explores the concepts and terms related to Select AI.
-
Select AI enhances data interaction and enables developers to build AI-driven applications directly from SQL, transforming natural language prompts to SQL queries and text responses, supporting chat interaction with LLMs, enhancing response accuracy with current data using RAG, and generating synthetic data.
-
Getting Started with Select AI
To get started, review the prerequisites and the tasks that you need to perform to use Select AI.
-
You can create and manage your AI profiles through
DBMS_CLOUD_AIpackage. -
Use AI Keyword to Enter Prompts
Use
AIas the keyword in aSELECTstatement for interacting with the database using natural language prompts. -
Select AI supports the following features.
-
Explore integrating Oracle's Select AI with various supported AI providers to generate, run, and explain SQL from natural language prompts or chat with the LLM.