Add Real Estate Outbound Lead Qualification Agent#110
Open
sazed-bot[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Source URLs
Assessor score
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: