Menu

Post image 1
Post image 2
1 / 2
0

Vastu Compliance API v2 — drop your floor plan, get a corrected design and a photoreal walkthrough

DEV Community·Om Prakash·25 days ago
#xyAPeZvO
#api#architecture#india#webdev#vastu#plan
Reading 0:00
15s threshold

Vastu Compliance API v2 — drop your floor plan, get a corrected design and a photoreal walkthrough I wrote about the first version of this API a day ago. The first version was honest — it took a structured JSON description of a floor plan, ran twenty-one Vastu Shastra rules over it, and returned a per-rule report plus an AutoCAD-openable DXF. It worked, the maths was correct, and the test suite was green. It also missed the part of the workflow architects actually live in. The conversation with three of the architects I sent the v1 to went, almost word for word, like this: "the JSON shape is fine, but I have a CAD file. I am not going to type out my floor plan as a list of rectangles. Can it read the DXF?" And later: "the report is useful, but the client doesn't read DXFs — they want to see what the corrected version actually looks like." So we shipped v2. Same rules engine, same scoring, same DXF export. Now with four upgrades that close that loop. 1.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More