Skip to content

Add Real Estate Outbound Lead Qualification Agent#110

Open
sazed-bot[bot] wants to merge 1 commit into
mainfrom
recipe/real-estate-outbound-lead-qualification-agent-20260525
Open

Add Real Estate Outbound Lead Qualification Agent#110
sazed-bot[bot] wants to merge 1 commit into
mainfrom
recipe/real-estate-outbound-lead-qualification-agent-20260525

Conversation

@sazed-bot

@sazed-bot sazed-bot Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

Source URLs

Assessor score

  • Score: 5
  • Version: assessor_llm_v2

Synopsis

A forkable template for an outbound real-estate lead-qualification voice agent built on ElevenLabs Conversational AI and Twilio, with Airtable for lead/CRM data and Make.com blueprints for post-call automation; backend is Fastify on Node, deployable via ngrok or Replit.

Reasoning

Repo clears all disqualifiers: it is a complete multi-component template (telephony + conversational AI + CRM + automation) with a named industry and use case, exportable artifacts (code, Make.com blueprint JSONs, prompt text file), and a verifiable public source. Schema fields all populate cleanly from the README and file listing.

Claude raw output

{
  "id": "real-estate-outbound-lead-qualifier",
  "slug": "real-estate-outbound-lead-qualifier",
  "tags": [
    "outbound-calling",
    "lead-qualification",
    "airtable",
    "make-automation",
    "real-estate"
  ],
  "title": "Real Estate Outbound Lead Qualification Agent",
  "config": {
    "tools": [
      {
        "name": "airtable_fetch_lead",
        "description": "Retrieves lead contact information from Airtable before placing the call"
      },
      {
        "name": "airtable_log_result",
        "description": "Logs captured lead details (name, email, qualification status) back to Airtable after the call"
      },
      {
        "name": "makecom_webhook",
        "description": "Triggers Make.com automation workflows for CRM updates, SMS alerts, or email follow-ups"
      }
    ],
    "hosting": "Fastify backend, ngrok or Replit deployment",
    "automation": "Make.com webhooks for post-call workflows",
    "integration": "Airtable for lead data and CRM logging"
  },
  "source": "github_discovery",
  "license": "Proprietary",
  "demo_url": null,
  "industry": "real-estate",
  "pipeline": {
    "llm": "GPT-4o",
    "stt": "ElevenLabs Scribe",
    "tts": "ElevenLabs Turbo v2.5",
    "telephony": "Twilio Voice"
  },
  "use_case": "lead-qualification",
  "framework": "ElevenLabs Conversational",
  "languages": [
    "en-US"
  ],
  "created_at": "2025-05-22T10:30:00Z",
  "raw_prompt": null,
  "updated_at": "2025-05-22T10:30:00Z",
  "contributor": {
    "github": "aloktp"
  },
  "description": "An AI-powered voice agent that automates outbound phone calls to real estate leads, handling live conversations to qualify prospects, capture contact details, and log results in Airtable for CRM follow-up workflows.",
  "prompt_file": null,
  "github_source_url": "https://github.com/aloktp/Real-Estate-AI-Agent"
}

Dedup decision

F6 dedup has not landed yet; no dedup decision available.

Reviewer notes

approve-to-pr running:

@sazed-bot sazed-bot Bot added manual Added by speechstack-pipeline. recipe Added by speechstack-pipeline. score-5 Added by speechstack-pipeline. labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manual Added by speechstack-pipeline. recipe Added by speechstack-pipeline. score-5 Added by speechstack-pipeline.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants