Getting Started

Install Abdulrhman-io IDE and write your first AI-powered feature in under 5 minutes.

Installation

Windows

Download the .exe from abdulrhman.io/download and run the installer.

macOS

Download the .dmg, drag Abdulrhman-io IDE to Applications. If blocked, go to System Settings → Privacy & Security.

Linux

chmod +x Abdulrhman-io-IDE.AppImage
./Abdulrhman-io-IDE.AppImage

Create Your First Project

  1. Open Abdulrhman-io IDE
  2. Click "New Project" or open an existing folder
  3. In the AI Composer, type: "Create a user authentication system with login and signup"
  4. Review the plan, preview diffs, then apply
  5. Run tests from the Terminal Agent

Configure AI Providers

Go to Settings (⌘/,) → AI Providers. Add your API keys for OpenAI, Anthropic, DeepSeek, or any OpenAI-compatible endpoint.

All keys are stored encrypted locally and never sent to our servers.

On this page
Installation
First Project
AI Setup