Real homes, built in the Konkan

Design a house with your agent.

Wadi is an AI-native home designer already used to build permanent homes in a Konkan village. An architect or an agent designs it, a family customises it just by talking, and it opens offline on a phone.

Runs in your browser, and offline on your phone. Nothing to install.

Why Wadi exists

Homes for families who never had an architect.

In the Konkan, the coastal strip of Maharashtra, many families build their home on a government housing grant. The grant pays for the construction, but not for an architect. So the local contractor and mason lay the house out from experience, and the family does not really see their home until the walls are already up. By then, changing anything is slow and costly.

Wadi is a home designer built so that an AI agent does the drawing. A design is authored once as a full parametric model in Wadi's own design language, with 3D, dimensioned floor plans, elevations and a proper Konkan roof. A family starts from a design close to what they want, changes it just by talking to an agent, and walks through the result in 3D before a single brick is laid.

Designed with an agent. Made your own.

Architects, working with an AI assistant, create sound parametric designs. A family picks the closest one and customises it just by talking to an agent, with a structural check on every change so it stays buildable.

๐Ÿก

For families building a home

Start from a sound, ready-made design, then tell an agent what to change: rooms, roof, plot size. Watch it take shape in 3D, open it offline on your phone, or take the plans to your builder.

Choose your home โ†’
๐Ÿ“

For architects

Describe a home to an AI assistant and it writes the design in Wadi's design language, or author it by hand. Create parametric Konkan designs that re-flow to any plot: every room, wall, roof, column and staircase, with live plans, elevations and quantities. Publish them for families to customise on their own, and step in only when a design needs your specialist eye.

Open the studio โ†’
โœ๏ธ

Everything is live

Change a room, roof or the plot size, and the 3D model and every drawing rebuild in real time.

๐Ÿ 

Built in the Konkan style

Laterite stone walls, terracotta-tiled hip roofs, verandahs and raised plinths follow local practice, encoding guidance from practicing architects so every design stays sound and familiar to your builder.

๐Ÿ“ถ

Works offline, on your phone

Install it to your home screen and the full 3D model and drawings open with no internet, for use right at the build site.

How Wadi works

From a line of code to a house you can walk through. Here is the whole thing, one step at a time.

Intro

See how a Wadi house comes together

Tap a step below, use the arrows, or the dots. It is a quick tour of how a house goes from a small text file to something you can explore and change in 3D.

1

One small file describes the whole house

Every Wadi house is written in a little language called WDL. One readable text file spells out the entire 3D model: the floors, rooms, walls, doors, windows, columns, the staircase and the roof.

The house is the code, so the model is built straight from the file.

Plain textParametricEasy to share
house.wdl
house House {
  convention center
  site { plot (400, 300) }
  defaults { floor_height 100 wall_height 92 }

  floor 1 "Ground Floor" {
    room Living at (0, 0) size (160, 140) {
      wall north south west
      wall east { door D1 at 55 size (30, 84) }
    }
    room Kitchen at (160, 0) size (120, 140)
  }
  floor 2 "Roof" { roof pitched slope height 60 โ€ฆ }
}
2

An architect can just type it

The syntax is simple enough to pick up in an afternoon. An architect writes WDL in the editor built into Wadi and watches the 3D model, the plans and the elevations update as they type.

A structural checker runs on every change and points out anything that would not stand, like an unsupported staircase or a column that stops short of the slab.

Live previewAuto-completeStructural checks
WDL editorโœ“ compiled
  room Bedroom at (0, 140) size (160, 150) {
    wall north east west
    wall south { window W1 at 50 size (45,45) }
  }โ–

  live status
  โœ“ compiles and validates
  โš  1 note: verandah open on the south
3

Or an AI agent writes it for you

Because it is just text, an AI coding agent can write and edit WDL too. You describe the home in plain words and the agent produces a valid design, then keeps changing it as you ask.

The same checks guide the agent, so what comes back is something you can actually build.

Describe in wordsEdit by chatChecked as it goes
Coding agent
Design a 2-bedroom Konkan house with a verandah and a hip roof.
Made the design: 2 bedrooms, a hall, kitchen, bath, a front verandah on columns, and a hip roof over the whole footprint. The structural check is clean. โœ“
Add a pooja room off the hall.
Added a pooja room next to the hall and re-flowed the plan. Rendering it now.
4

It all saves into one small .wadi file

The design, with its thumbnails and settings, packs into a single small .wadi file. That one file is the whole house.

You can share it with your contractor and the home owner like any other document. No account, no upload, nothing in the cloud.

Single fileCompactYours to share
๐Ÿ“„
tiny-house.wadi
one file to share
โ–พ unpacks to โ–พ
๐Ÿงพ wadi.json settings
๐Ÿ“ model.wdl the design
๐Ÿ–ผ๏ธ thumbnails/ preview shots
5

Anyone can open it and explore in 3D

Open the .wadi file and Wadi rebuilds the full interactive 3D model. Walk around it, step inside the rooms, read the dimensioned plans.

Turn the layers on and off, plinth, columns, beams, walls, roof frame, tiles, to see how every part is built and how it fits together.

Interactive 3DFloor plansExplode the roof
3D Modellayers
Plinth ๐Ÿ‘
Walls ๐Ÿ‘
Columns ๐Ÿ‘
Roof ๐Ÿ‘
Furniture ๐Ÿšซ
6

It works with no internet

Everything runs on your device. You do not need a connection to open a .wadi file and see the 3D model, which really matters on a build site with no signal.

Install Wadi as a desktop app, or add it to your phone's home screen, and the house opens right in your hand.

๐Ÿ“ถ No internet needed
๐Ÿ–ฅ๏ธ

Desktop app

Native build for Mac and Linux, opens .wadi files directly.

๐Ÿ“ฑ

Mobile

Add it to the home screen and the 3D viewer runs offline.

๐ŸŒ

Browser

Open it in any browser, nothing to install to try it.

๐Ÿ”’

Private

The design stays in the file. No account, no upload.

โ˜… the part we are most excited about
7

Now you can change it just by asking

For a long time one piece was missing: a simple way for the owner or contractor, who do not know WDL, to make changes themselves. That is what WebMCP adds.

  • No code, no install. An AI agent runs right in the browser and does the editing for you.
  • It changes the real thing. The agent edits the live 3D model you are looking at, and you watch it update.
  • It stays buildable. The structural checks run on every change, so what you ask for never breaks the house.
๐Ÿ“ถ offline ยท Wadi โœจ WebMCP
Home owner
Make the main bedroom a bit bigger.
AI agent, in the browser
Widened the bedroom and re-flowed the plan. Still fully supported. โœ“

Not a demo. Homes people live in.

Through Graminno, Accion Labs' rural innovation initiative, Wadi has already been used to build homes in a Konkan village: two complete and a third under construction, built by local contractors with village labour.

๐Ÿงฑ

Grant to permanent home

Families rebuild old mud houses into permanent laterite-and-concrete homes on a government grant, without an architect they could never have afforded.

๐Ÿชœ

The model teaches the build

On site, a contractor explodes the 3D roof layer by layer to show untrained workers how to raise the hardest part of the house, the hip roof.

๐ŸŒพ

Technology at the last mile

No architect, no drawings, no internet. Wadi brings structurally sound design to people at the lowest rung of technology adoption.

Prefer a desktop app?

Open and live-edit .wadi files natively, with the model reloading as you save. Choose your platform.

macOS.dmg Linux.deb Windowscoming soon

Or open the designer in your browser. No install needed.