2 Get Started with Oracle Spatial AI

Oracle Spatial AI is a Python package automatically deployed with OML4Py.

The following steps enable you to get started with Oracle Spatial AI:
  1. Provision an Autonomous Database Serverless instance.
    See Provision Autonomous Database for more information.
  2. Obtain your Oracle Machine Learning (OML) user credentials.
    You can request your Service Administrator to create and provide access to your OML account.
  3. Access the OML user interface (UI) on your Autonomous Database instance.
  4. Create or open a notebook, and connect to the Python interpreter.

    See Use the Python Interpreter in a Notebook Paragraph for more information.

    Note:

    Installing OML4Py automatically installs Spatial AI. When you connect to a Python interpreter in a notebook paragraph from the OML UI, an OML4Py container gets created on Oracle Cloud Infrastructure (OCI), and the Spatial AI package gets installed together with other OML4Py packages automatically. See Oracle Machine Learning for Python User's Guide for more information on OML4Py.

    You can now interact with Spatial AI through Oracle Machine Learning Notebooks.