Aita
  • Introduction
  • Roadmap
  • Aita Lab
    • Chat
    • Data Source
  • Architecture
  • Contribution
  • Getting Started
    • Quick Start
  • Installation
  • Reference
    • Aita agent
      • Pandas Agent
      • Pyarrow Agent
      • Python Agent
      • Spark Agent
      • SqlAgent
    • Data Sources
      • sql
      • File Data Source
      • Postgres Data Source
      • Snowflake Data Source
    • Aita tool
      • PythonTool
      • PandasTool
      • PyArrow Tool
      • pyspark tool
      • Sql Tools
  • Tech specs
    • Aita tech spec v1
Powered by GitBook
On this page
  • What is Aita?
  • Who is Aita for?
  • How to get started?

Introduction

NextRoadmap

Last updated 1 year ago

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.

Note: Aita today primarily addresses data users.

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?

The best way to learn Aita is to use it. Head over to our and try it out!

Quickstart