Conversational AI agent that generates 2D architectural floor plans on demand
AI House Planner bridges the gap between natural language and architectural design. Users describe their requirements (number of floors, bedrooms, area, special rooms) in a conversational chat interface, and the AI agent intelligently decides when to ask clarifying questions versus when to generate a fully structured floor plan blueprint.
The agent outputs a proprietary structured JSON payload that the React-based BlueprintViewer component intercepts and renders into organized 2D spatial layouts in real time. Users can switch between any available OpenRouter model dynamically — no hard-coded fallbacks — choosing from Claude, GPT-4o, Llama, and more depending on their preference and budget.
A BYOK (Bring Your Own Key) architecture means users enter and store their own OpenRouter API keys in localStorage, keeping data private and costs under user control. All preferences, selected models, and session state persist across browser sessions.
Interested in a similar project?
Get in touch