📚 Learning Flow

AI Agent Tutorial

Quick Start (3 minutes)

System Overview & Core Concepts

Run in Colab (No Code)

Build Your Own AI Agent

FAQ / Troubleshooting

Learn how the AI Agent works—without installing anything

In this chapter we’ll walk through the AI Agent’s end-to-end flow, using Google Colab so you don’t need to set up Python on your computer.

Colab notebook


One-time setup: account & keys

  1. Create an account at **https://one.araliadata.io/**.
  2. Sign up / sign in to Stellar (Aralia’s developer console).
  3. Get your API credentials (your secure “pass” that identifies you to the system):
  4. Keep your Client ID & Client Secret safe. You’ll paste them into Colab and use them for any future development.

💡

What’s a “key”?

Think of it like a

library card

Client ID/Secret


Use the Colab notebook (point-and-click, no code)

  1. Open the Notebook
  2. Click Connect (top right/left) to “Connect to hosted runtime.” This spins up a cloud machine for you.
  3. When prompted in the notebook, paste your Secrets / Keys:
  4. Click the ▶ Play icon on each cell in order:
  5. You’ll see:

Stuck? Try this:

Build Your Own AI Agent](https://deciduous-centipede-9d7.notion.site/Build-Your-Own-AI-Agent-269ddf94fd1481b686fcc76c5d51d3aa) →