Automated Rapid Application Development

Reduce AI Token Burn

Let ARAD do the FAT part

AI agents connect directly to ARAD. Natural language becomes a live Liferay microservice, portlet, and workflow — no Git, no Jenkins, no pipeline, no downtime.

Zero pipeline
🔒 Auto rollback
♻️ OSGi hot-swap
🗄️ DB backup built-in
🤖 MCP native

From requirement to production in one shot

No DevOps. No waiting. ARAD handles the entire lifecycle inside Liferay.

01
💬
Describe

Developer describes the requirement in natural language to any AI agent — Claude, Codex, Cursor, or VS Code Copilot.

02
🧠
Model

The AI agent parses the requirement and builds a structured entity model — fields, relations, workflow, and UI config.

03
⚙️
Generate

ARAD generates production-grade Java source, compiles it in-process using javax.tools, and packages an OSGi bundle with bnd.

04
🚀
Deploy

ARAD hot-swaps the bundle into Apache Felix, migrates the DB schema with backup, and the app is live — portal never restarts.

One entity model. Four production artifacts.

ARAD generates everything needed for a complete enterprise application module.

🔌
REST Microservice

Full JAX-RS REST API registered as an OSGi @Component service via the Liferay JAX-RS whiteboard. Versioned, secured, immediately consumable.

@Component JAX-RS OSGI
🖥️
Liferay Portlets

List view, search, form, and detail portlets — fully scaffolded as OSGi portlets and ready to drag onto any Liferay page.

List view Form Detail
🔄
Workflow

Kaleo workflow process definitions — approval routing, roles, notifications, and transitions — generated and registered automatically.

Kaleo Approval Routing
🗄️
DB Schema

DDL migrations — CREATE TABLE, ALTER TABLE — applied with a full database snapshot before and automatic restore on failure.

DDL Backup Rollback

Enterprise-grade safety on every deploy

Every ARAD deployment is wrapped in a safety envelope. Schema and bundle changes are always atomic, always reversible.

🗄️
DB Backup
Snapshot before any change
📐
Schema Δ
DDL applied to database
♻️
Bundle Swap
Old uninstalled, new installed
Verify
Bundle ACTIVE health check
Live
Zero portal downtime
⚠️ Failure at any step triggers automatic rollback — bundle restored, database snapshot reverted, portal unaffected.

Works with every major AI agent

ARAD exposes custom MCP tools so any MCP-compatible AI agent can describe, model, and deploy — without touching a terminal or pipeline.

C
Claude
Anthropic
MCP native
O
Codex
OpenAI
MCP native
Cur
Cursor
AI IDE
MCP native
VS
VS Code
Copilot
MCP native
M
MCP
Protocol
Open standard

The deployment layer vibe coding was missing

AI can write enterprise code. ARAD makes it actually run in production.

⛔ No deployment path
AI code that never reaches production
✓ MCP call → live OSGi bundle
⛔ Schema drift
DB and code permanently out of sync
✓ Atomic backup → DDL → verify
⛔ Pipeline complexity
Git, Jenkins, CI/CD just to deploy
✓ Zero pipeline — in-process compile
⛔ Portal downtime
Every deploy restarts the portal
✓ OSGi hot-swap — zero downtime
⛔ Untested AI code
Bad generations break production
✓ Auto rollback on bundle failure
⛔ Unstructured output
Free-form code, hard to govern
✓ MCP enforces typed entity model

Ready to build at AI speed?

ARAD is live and available today for enterprise Liferay teams. Describe your first app in plain English — and watch it deploy.