Summary

The Aralia Data Ecosystem is formed by an unlimited number of decentralized Aralia Data Planets which are independent data objects across the web.  Aralia Data Planets encapsulate diverse entities into individual data objects and form an open-ended ecosystem of interoperating planets to generate synergistic insights.

Aralia AI SDK is the core module within the Aralia Data Ecosystem that empowers smart and interactive applications anytime from anywhere.

Aralia AI leverages Large Language Models (LLMs) and a rule-based agent architecture to offer a semantic, conversational interface. This allows users without technical background to easily perform data exploration, Q&A, scenario analysis, and automated reasoning throughout the Data Ecosystem.

Aralia AI’s goal is to “let every dataset speak,” thereby improving the effectiveness of data insights and the efficiency of decision-making.


Learning Objectives

AI Agent Tutorial

Quick Start

System Overview & Core Concepts

Prerequisite

Using Aralia MCP

Experiment with Aralia SDK in Colab

Custom AI Workflow

🔌 DataPlanet API


After completing this tutorial, you will be able to


Suitable Users for Aralia MCP

  1. Users who need to perform data search and analysis
  2. No programming experience required
  3. Have experience and permission to install software and edit configuration files

Suitable Users for Colab Implementation

  1. Users who need to perform data search and analysis
  2. Individuals with Python development experience
  3. Learners or team members interested in AI development

Who This Is Not For

  1. Those not yet familiar with digital data and basic data concepts
  2. Those who are still new to the Python programming language
  3. Those seeking to build LLM applications entirely from the ground up

Next: AI Agent Tutorial