> For the complete documentation index, see [llms.txt](https://aita-1.gitbook.io/aita/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aita-1.gitbook.io/aita/readme.md).

# Introduction

## What is Aita?

Aita is an AI powered data platform, that helps data users to efficiently use data. Aita allows data users to:

* Connect to data sources and ask questions in natural language
* Run on Various Data APIs such as Pandas, Pyarrow, Spark, Pytorch etc.
* Interactively code in Aita kernel with AI agent.

{% hint style="info" %}
**Note:** Aita today primarily addresses *data users*.
{% endhint %}

![](https://github.com/project-aita/aita/blob/main/docs/assets/aita_marchitecture.png)

## Who is Aita for?

Aita helps data users with data access and data analysis by leveraging AI.\
Instead of writing code on jupyter notebook, data users can interactively code in Aita kernel with AI agent.

## How to get started?

{% hint style="info" %}
The best way to learn Aita is to use it. Head over to our [Quickstart](https://docs.aita.dev/getting-started/quickstart) and try it out!
{% endhint %}
