aito.ai tutorials
Aito on AirtableSlack communityConsole login / sign upAPI docs
  • Get Started
  • The Basics
    • What is aito.ai?
    • Instances
    • Datasets
    • Predictions
    • Evaluating accuracy
  • Integrations
    • Airtable
      • Installing the extension
      • Syncing data
      • Predictions
      • Similiarity
      • Insights
      • Using automation scripts
      • FAQ
    • Integromat / MAKE
    • Zapier
    • Parabola.io
    • Robocorp
    • UiPath
    • Automation Anywhere
    • Blue Prism
    • Power Automate
    • TagUI
  • Solution examples
    • Airtable script to fill in missing data
    • Labeling support tickets with Robocorp tools
    • Purchase invoice automation with Robocorp - video tutorial
    • Purchase invoice automation with UiPath - video tutorial
    • Freshdesk ticket triage with Integromat - video tutorial
  • Getting help
    • Contacting us
Powered by GitBook
On this page
  • Try in three minutes
  • Different ways to use aito.ai

Was this helpful?

Get Started

aito.ai brings AI capabalities to no-coders working on any data or any workflow.

NextWhat is aito.ai?

Last updated 1 year ago

Was this helpful?

Try in three minutes

Getting started with aito.ai is absolutely easiest with Airtable, and using our Instant Predictions extension. The extension is available for free from the , and it automates all the steps of creating datasets and making predictions. You'll get results without a single line of code.

Different ways to use aito.ai

aito.ai machine learning can be used in various ways, depending on your needs and the level of coding experience. These are the most common ways:

  • - our Airtable extension is truly no-code. The best starting point for most.

  • - Our web console is needed in all cases to maintain your aito.ai cloud instance, teams and payment methods. But it also supports uploading datasets, testing predictions and making evaluations.

  • - Our Python SDK is an easy to use wrapper for the full aito.ai API, and simplifies many steps in the process. This is the preferred way for example when using Python-native Automation platforms such as Robocorp.

  • - Sometimes the easiest way is just to make HTTP calls straight to aito.ai's API. This is most commonly used from various workflow automation tools, such as Integromat/Make, Zapier, UiPath, Parabola, MS Power Automate and many more.

  • - well yeah. You can do that too.

Airtable Marketplace
Airtable extension
aito.ai Console
Python SDK
aito.ai API
Command Line Interface