# Introduction (Reference: https://docs.iqra.bot/intro)
What is Iqra AI? [#what-is-iqra-ai]
**Iqra AI** is an open-source orchestration platform designed to build, deploy, and manage intelligent Conversational Agents. Created by [Badal Technologies](https://www.badal.om) in the Sultanate of Oman, it serves as the operating system for the next generation of AI applications.
Unlike simple wrappers that treat AI as a chatbot, Iqra AI is a **Hybrid Computing Engine**. It allows you to harness the dynamic, human-like understanding of LLMs while enforcing the strict, deterministic reliability of code through our **Visual Script Builder** with **FlowApp** and **Action Flow** systems.
We enable you to build "Superhuman Employees"—agents that can think dynamically to understand a customer, but act systematically to update your database, process payments, or book appointments without error.
Iqra AI is open-source at heart! The complete technical stack (Frontend, Backend, Proxy, Workers) is available on [GitHub](https://github.com/abdofallah/IqraAI).
Core Philosophies [#core-philosophies]
We built Iqra AI to solve the "Enterprise AI Gap": balancing the need for creative intelligence with the requirement for data control and business logic.
} title="Hybrid Orchestration" href="/intro/philosophy">
**Probabilistic + Deterministic.** The AI handles the conversation flow, but **Action Flows** and **FlowApps** handle the business logic. This ensures your agent never "hallucinates" a bank transfer or a calendar booking.
} title="Multi-Channel Native" href="/build/campaigns">
**Build once, deploy everywhere.** Orchestrate conversations across **Telephony** (PSTN/SIP), **Web** (Real-time WebRTC), and **Chat** interfaces using a single logic graph.
} title="Latency & Region Control" href="/intro/concepts#multi-region">
**Master the Speed of Light.** We provide deep infrastructure control, allowing you to route calls and process inference in specific geographic regions (Edge Computing) to achieve \<1s voice latency.
} title="Native Polyglot" href="/intro/concepts#multi-language">
**Localization over Translation.** Define specific prompts, logic, and integrations for each language (e.g., English & Arabic) to ensure cultural nuance and grammatical accuracy.
Editions [#editions]
Iqra AI is available in two forms. We believe in transparency—you should own your infrastructure.
Iqra Cloud (SaaS) [#iqra-cloud-saas]
The fully managed, production-ready platform hosted at [app.iqra.bot](https://app.iqra.bot).
* **Agency Management:** Built-in Whitelabeling, Customer Management, and Custom Domains.
* **Billing Engine:** Automated credit management, subscription plans, and payment gateways.
* **Managed Infrastructure:** Zero DevOps. We handle the Servers, GPUs, scaling, and upgrades.
Get Started with Cloud
Open Source (Self-Hosted) [#open-source-self-hosted]
The complete technology stack available for developers and enterprises with data sovereignty requirements.
* **The Full Engine:** Includes the **Frontend** (Dashboard), **Backend** (Audio/Logic Processor), **Proxy** (Telephony Gateway), and **Background Workers**.
* **Exclusions:** Does *not* include the Multi-Tenant SaaS Billing system or Whitelabel management tools.
Want to run Iqra on your own servers? Check out the [Self-Hosting Guide](/developers/self-hosting) or learn how to contribute new plugins in the [FlowApp Ecosystem](/developers/flowapp).
Getting Started [#getting-started]
Ready to build the future?
} title="Architecture" href="/intro/architecture">
Understand the distributed cluster: Frontend, Backend, Proxy, and Background services.
} title="Quick Start" href="/intro/quick-start">
Jump straight into the Visual Builder and launch your first agent.