Premium real estate portal featuring touch swipes and a local AI chatbot reading custom parsed .docx data.
E-commerce and real estate portfolios often struggle to display complex villa specifications, while users get frustrated with slow form submissions and unresponsive image carousels.
We built the Acreages Real Estate Showcase:
/scripts/build-chatbot-kb.py.Sprint 1: Landing page layout & tabbed sliders
Sprint 2: Word document parser script
Sprint 3: Client-side chatbot search & local storage logs
Building an agent capable of recommending villas from official brochures without cloud AI APIs. Solved by writing a Python script to parse .docx profiles into a structured knowledge base, loaded as local client JSON.
Tabbed sliders experienced page layout shifts on dynamic screens. Solved by implementing touch-swipe event handlers and standardizing layout aspect bounds.