# Welcome to Miiflow!

## Empowering Low-Code AI Workflow Development

Miiflow\.ai is an innovative low-code platform designed to simplify the creation and deployment of production-ready AI agents. It enables users to build sophisticated workflows with ease, leveraging versatile nodes that provide exceptional flexibility.

### Key Features and Capabilities

* **Intuitive Workflow Design**: Create workflows effortlessly by dragging and dropping nodes. Each node performs a specific function, such as:
  * Workflow Initiation: Trigger the start of a workflow with input data.
  * AI-Powered Processing: Utilize large language models (LLMs) for tasks such as text generation, summarization, and sentiment analysis.
  * Dynamic Decision Making: Implement conditional logic to dynamically determine the next steps in the workflow.
  * Custom Code Execution: Execute Python scripts based on previous outcomes to handle complex or tailored operations.
  * Knowledge Base Querying: Retrieve information from an uploaded knowledge repository to enhance decision-making.
  * External Tool Use: Connect with external tools, such as web search, custom API endpoint, Map services, etc
* **Transforming Ideas into Intelligent Workflows:** Whether you're automating decision-making, enhancing customer interactions, or streamlining business processes, Miiflow\.ai provides the tools you need to transform your ideas into intelligent, API-ready workflows in minutes.

<br>

<br>

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Create your first workflow </td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Core Concepts</strong></td><td>Learn the basics of Miiflow</td><td></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>Customer Support</strong></td><td>Book a meeting with us!</td><td></td><td></td><td></td></tr></tbody></table>


---

# 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://miiflow.gitbook.io/miiflow-docs/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.
