RE Prototype

v0.1.0
AI-Powered

Real Estate Website Onboarding

An intelligent onboarding platform that transforms the complex discovery process of building real estate agent websites into a guided, collaborative experience.

Data Flow Interface
Development interface for testing E2E onboarding flow
API Documentation
REST API endpoints for sessions, requirements, and AI
GET/api/v1/sessions
POST/api/v1/ai/stream
POST/api/v1/requirements
System Status
Health check and service status
System Architecture
Sessions
Onboarding session management with status tracking
Requirements
Progressive capture of agent requirements by category
Data Gathering
Background workers for scraping external data
AI Assistant
Provider-agnostic AI with streaming and tools
┌─────────────────────────────────────────────────────────────────────┐
│                        ONBOARDING SESSION                           │
├─────────────────────────────────────────────────────────────────────┤
│  ┌──────────────┐   ┌──────────────┐   ┌──────────────┐            │
│  │   AGENT      │   │  SPECIALIST  │   │     AI       │            │
│  │  (Customer)  │◄──┤  (Internal)  │◄──┤  ASSISTANT   │            │
│  └──────────────┘   └──────────────┘   └──────┬───────┘            │
│         │                   │                  │                    │
│         └───────────────────┼──────────────────┘                    │
│                             ▼                                       │
│                   ┌─────────────────┐                               │
│                   │  SHARED BROWSER │                               │
│                   │   (Real-time)   │                               │
│                   └─────────────────┘                               │
└─────────────────────────────────────────────────────────────────────┘