AI Learning Guide

Aralia AI Application

AI Agent Tutorial

Quick Start

System Overview & Core Concepts

Prerequisite

Experiment with Aralia SDK in Colab

Custom AI Workflow

🔌 DataPlanet API


Aralia OpenRAG SDK

The Aralia OpenRAG SDK is publicly available on GitHub. You can clone the repository with any Git tool (e.g., SourceTree) to read the code and practice.

https://github.com/araliadata/AraliaOpenRAG


Go further: Create (or modify) your own workflow

If you’d like to build your own AI workflow, start with the references below and tailor an AI workflow that best fits your use case.

Where can I start making changes?

New to Python? Where to learn

<aside> 📌

Tip: Get comfortable with: variables, functions, conditionals, loops, modules, installing packages with pip, and running notebooks in Colab.

</aside>

← Previous: Experiment with Aralia SDK in Colab

Next: 🔌 DataPlanet API