Converts natural language questions into SQL or semantic search queries over data stored in Oracle Autonomous Database.
This proof-of-concept system transforms natural language questions into executable SQL or semantic vector search queries for data residing in Oracle Autonomous Database (ADB). It leverages Oracle 23ai's native vector search capabilities alongside a locally hosted LLaMA 3.2 LLM via Ollama to provide intelligent, unified access to both structured and unstructured data, eliminating the need for an external vector database.