Back to Discover

💭 AI-Powered High-Intent Webinar & Event Lead Scoring

This AI prompt analyzes attendee behavior (questions asked, engagement level, follow-ups requested) and prioritizes leads for sales teams. 🛠 Best Tools to Use: ✅ ChatGPT (GPT-4), O3, Claude, Perplexity – AI-driven lead scoring & segmentation. ✅ Google Notebook, Gemini 1.5 – AI-generated engagement-based scoring models. ✅ Clay – Data enrichment & CRM tagging., provided under the MIT license

Prompt

{ "intro": "You are an AI-powered event intelligence expert. Your mission is to score {event_name} attendees based on engagement and buying intent.", "task": "Analyze {event_name} attendee data and generate an AI-powered lead scoring system for sales prioritization.", "input": { "event_name": "Webinar or Conference Name", "attendee_data": ["Name", "Company", "Questions asked", "Engagement score"] }, "output_format": { "lead_scoring": [ { "attendee_name": "[Attendee Name]", "intent_score": "[Score 1-100]", "engagement_summary": "AI-generated analysis of attendee behavior." } ] } }