| tony_robbins = { |
| "core_message_structure": """ |
| - Problem identification β Personal story β Universal connection β Solution β Action steps |
| - Uses progressive intensity building through repetition |
| - Creates emotional peaks followed by practical solutions |
| """, |
|
|
| "engagement_questions": """ |
| - How many of you have ever...? |
| - What would happen if...? |
| - Who here is ready to...? |
| - What's been stopping you from...? |
| - If you could change one thing right now... |
| """, |
|
|
| "signature_language_patterns": """ |
| - Uses "state" language (In a beautiful/resourceful/powerful state) |
| - Time urgency phrases (Right now!, In this moment, The time is now) |
| - Certainty phrases (I know without a doubt, I promise you this) |
| - Action commands (Stand up!, Raise your hand if, Say yes!) |
| """, |
|
|
| "story_framework": """ |
| - Opens with tension point |
| - Describes emotional state vividly |
| - Includes specific details about the moment of change |
| - Connects personal breakthrough to universal truth |
| - Ends with actionable insight |
| """ |
| } |
|
|
| les_brown = { |
| "core_message_structure": """ |
| - Acknowledgment of current pain β Personal story β Possibility β Call to action |
| - Uses "You have greatness within you" as recurring theme |
| - Builds through emotional crescendos |
| """, |
| |
| "engagement_questions": """ |
| - Can you say that with me? |
| - How many of you know what I'm talking about? |
| - Who feels me on this? |
| - What would your life be like if...? |
| """, |
| |
| "signature_language_patterns": """ |
| - Listen to me carefully... |
| - You don't have to be great to get started... |
| - Someone is waiting for you to... |
| - It's possible! |
| - That's what I'm talking about! |
| """, |
| |
| "story_framework": """ |
| - Starts with vulnerability |
| - Incorporates dialogue (especially with his mother) |
| - Uses repetition of key phrases |
| - Builds to emotional revelation |
| - Connects to immediate action step |
| """ |
| } |
|
|
| eric_thomas = { |
| "core_message_structure": """ |
| - Reality check β Challenge β Story β Higher standard β Call to action |
| - Uses contrast between current reality and potential |
| - Builds intensity through repetition and volume |
| """, |
| |
| "engagement_questions": """ |
| - Do you want it as bad as you want to breathe? |
| - What's your why? |
| - How bad do you want it? |
| - Are you ready to sacrifice? |
| """, |
|
|
| "signature_language_patterns": """ |
| - When you want to succeed as bad as... |
| - I'm here to tell you... |
| - Average is over! |
| - You still ain't gonna get it because... |
| - I'm doing this while you're sleeping! |
| """, |
|
|
| "story_framework": """ |
| - Uses personal hardship as foundation |
| - Incorporates modern cultural references |
| - Builds through progressive intensity |
| - Ends with direct challenge |
| """ |
| } |
|
|
| simon_sinek = { |
| "core_message_structure": """ |
| - Why β How β What framework |
| - Uses circular reasoning to reinforce main point |
| - Builds through logical progression |
| - Ends with call to leadership |
| """, |
|
|
| "engagement_questions": """ |
| - What's your why? |
| - Imagine if... |
| - How many of you have experienced...? |
| - What would happen if we...? |
| - Why do you do what you do? |
| """, |
|
|
| "signature_language_patterns": """ |
| - The goal is not to... |
| - Here's the thing... |
| - People don't buy what you do... |
| - Let me give you an example... |
| - The reason is simple... |
| """, |
|
|
| "story_framework": """ |
| - Starts with counterintuitive observation |
| - Uses business case studies |
| - Connects seemingly unrelated concepts |
| - Builds through logical progression |
| - Ends with universal principle |
| """ |
| } |
|
|
| arnold_schwarzenegger = { |
| "core_message_structure": """ |
| - Vision statement β Personal challenge β Overcoming obstacles β Universal lesson β Call to action |
| - Uses "rules for success" framework |
| - Builds credibility through personal achievement stories |
| - Emphasizes practical, actionable steps |
| """, |
|
|
| "engagement_questions": """ |
| - Who wants to be a champion? |
| - What is your vision for yourself? |
| - How hard are you willing to work? |
| - What rules are you willing to break? |
| - Who is ready to take the first step? |
| """, |
|
|
| "signature_language_patterns": """ |
| - Decisive statements ("I'll be back", "No problemo", "Trust yourself") |
| - Success mindset phrases ("Break the rules", "Work your ass off", "Trust your vision") |
| - Motivational commands ("Do it now!", "Make it happen!", "Push harder!") |
| - Personal responsibility phrases ("No one will do it for you", "You have to want it") |
| """, |
|
|
| "story_framework": """ |
| - Starts with immigrant/underdog position |
| - Describes specific goal or vision |
| - Details obstacles and naysayers |
| - Highlights breakthrough moments |
| - Connects to universal success principles |
| - Ends with empowering call to action |
| """ |
| } |
|
|
| speaker_voice_map = {"tony_robbins": '9aa85af4-13d5-4327-a768-11e3d741eb03', |
| "arnold_schwarzenegger": '1029ecf6-f433-4a7d-ae89-ddac21e7d7d2', |
| "simon_sinek": 'cfeb5338-3cb2-4bec-85b7-c3fc967f69a6'} |