We have been developing woob as a modern property technology platform focused on communication, operational visibility, and AI-assisted tenant interaction for commercial buildings.

One of the most important architectural decisions we made early in development was treating voice AI, web applications, and operational workflows as part of the same system instead of building them as isolated tools.

To accomplish this, we integrated Vapi for voice AI capabilities while using the same backend infrastructure that powers the woob web platform.

This means the same operational data and APIs used by the website can also be accessed through AI-driven phone calls, voice assistants, kiosks, and future conversational interfaces.

Instead of maintaining separate systems for:

  • tenant communication
  • website functionality
  • phone systems
  • building data access
  • service requests

woob centralizes these functions into a shared backend architecture.

Using a common Firebase-based backend allows both web users and voice AI systems to:

  • retrieve property information
  • answer tenant questions
  • access leasing data
  • create operational requests
  • interact with building systems
  • maintain consistent business logic across interfaces

This architecture also simplifies future expansion into:

  • AI receptionists
  • tenant self-service workflows
  • maintenance dispatching
  • voice-enabled kiosks
  • building operations copilots

Rather than viewing voice AI as a standalone feature, we believe conversational systems will become a primary interface layer for commercial real estate operations. Building the backend correctly from the beginning allows those interfaces to evolve without rebuilding the operational platform underneath them.