# What is Rainbird?

Rainbird is a platform to build and deploy AI models for automating decisions that require precision and auditability. Integrate these into your processes, products or services to scale your business.

We want teams to be able to **work more efficiently** and to **provide better customer experiences** by delegating important, complex or regulated operational decisions to **AI models that are precise, deterministic and auditable**.

Our mission is to provide **AI the world can trust**.

Our approach to this is simple. We enable people to:

1. visually encode their expertise,
2. deploy these to automate complex decision-making, with flexible integration options,
3. provide explainability for each decision made.

## Video overview

Got 2 minutes? Check out a video overview of our product:

{% embed url="<https://www.loom.com/embed/fe772719209742a8ab42c0bbdcb684b6>" %}

The Rainbird platform includes the following:

1. **Studio** - a web-based application for modelling decisions as Rainbird Knowledge Maps. This application includes everything you need to build, test, publish and manage knowledge maps to automate your decisions.
2. **Integration tools** - a variety of options for integrating automated decision-making into your  systems:
   1. **Rainbird Agent -** pre-built application for getting decisions from Rainbird. This can be configured and deployed from the Studio.
   2. **Workflow Designer** - design and deploy workflows that can be triggered from your systems, gets decisions from one or more knowledge maps and update your systems with the decisions and evidence. Available from the Studio.
   3. [**APIs**](https://docs.rainbird.ai/rainbird/developer-docs/api-guide) **&** [**SDKs**](https://docs.rainbird.ai/rainbird/developer-docs/sdks) **-** ideal for those with access to software developers and/or want to create a bespoke solution.
   4. **3rd party connectors** - a range of connectors for 3rd party automation platforms are supported, such as UiPath, BluePrism and Microsoft PowerAutomate. Ideal for those that already use these platforms and take a low-code approach to solutions.

Wondering what you can do with Rainbird? or how you can integrate automated decisions into your business? See our use case examples for inspiration.

{% content-ref url="use-cases" %}
[use-cases](https://docs.rainbird.ai/rainbird/getting-started/use-cases)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rainbird.ai/rainbird/getting-started/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
