{"id":4534,"date":"2026-01-15T15:33:16","date_gmt":"2026-01-15T07:33:16","guid":{"rendered":"https:\/\/teen.aiproinstitute.com\/?p=4534"},"modified":"2026-01-15T16:30:44","modified_gmt":"2026-01-15T08:30:44","slug":"investor-pitch-deck-15-slides","status":"publish","type":"post","link":"https:\/\/teen.aiproinstitute.com\/zh\/investor-pitch-deck-15-slides\/","title":{"rendered":"Investor Pitch Deck (15 Slides)"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"4534\" class=\"elementor elementor-4534\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5ae8ccc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5ae8ccc\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-141f24e\" data-id=\"141f24e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fdc7532 elementor-widget elementor-widget-html\" data-id=\"fdc7532\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Investor Pitch Deck (15 Slides) - AiPro Institute\u2122 Prompt Library<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            background: #ffffff;\n            padding: 2rem;\n            line-height: 1.6;\n        }\n\n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .header {\n            text-align: center;\n            margin-bottom: 2rem;\n        }\n\n        .header h1 {\n            font-size: 2.5rem;\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            font-weight: 800;\n            margin-bottom: 0.5rem;\n        }\n\n        .card {\n            background: white;\n            border-radius: 16px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n            overflow: hidden;\n        }\n\n        .card-header {\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            color: white;\n            padding: 2rem;\n        }\n\n        .card-header h2 {\n            font-size: 2rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .card-header p {\n            opacity: 0.95;\n            font-size: 1.1rem;\n        }\n\n        .meta-badges {\n            display: flex;\n            gap: 0.75rem;\n            flex-wrap: wrap;\n            margin-top: 1rem;\n        }\n\n        .badge {\n            display: inline-block;\n            padding: 0.4rem 0.9rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n        }\n\n        .badge-skill-advanced {\n            background: #dc2626;\n            color: white;\n        }\n\n        .badge-time {\n            background: #10b981;\n            color: white;\n        }\n\n        .badge-cost {\n            background: #f59e0b;\n            color: white;\n        }\n\n        .badge-format {\n            background: #8b5cf6;\n            color: white;\n        }\n\n        .tool-compatibility {\n            margin-top: 1rem;\n            padding-top: 1rem;\n            border-top: 1px solid rgba(255,255,255,0.2);\n        }\n\n        .tool-compatibility h3 {\n            font-size: 0.9rem;\n            margin-bottom: 0.5rem;\n            opacity: 0.9;\n        }\n\n        .tool-badges {\n            display: flex;\n            gap: 0.5rem;\n            flex-wrap: wrap;\n        }\n\n        .tool-badge {\n            padding: 0.35rem 0.75rem;\n            background: rgba(255,255,255,0.2);\n            border: 1px solid rgba(255,255,255,0.3);\n            border-radius: 15px;\n            font-size: 0.8rem;\n        }\n\n        .tool-badge.model-agnostic {\n            background: rgba(255,255,255,0.3);\n            font-weight: 600;\n        }\n\n        .card-body {\n            padding: 2rem;\n        }\n\n        .section {\n            margin-bottom: 2.5rem;\n        }\n\n        .section-title {\n            font-size: 1.5rem;\n            color: #7c3aed;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .section-title::before {\n            content: '';\n            width: 4px;\n            height: 24px;\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            border-radius: 2px;\n        }\n\n        .prompt-box {\n            background: #f8fafc;\n            border: 2px solid #e2e8f0;\n            border-radius: 12px;\n            padding: 1.5rem;\n            font-family: 'Courier New', monospace;\n            font-size: 0.95rem;\n            line-height: 1.8;\n            position: relative;\n            margin-bottom: 1rem;\n        }\n\n        .copy-button {\n            position: absolute;\n            top: 1rem;\n            right: 1rem;\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            color: white;\n            border: none;\n            padding: 0.6rem 1.2rem;\n            border-radius: 8px;\n            cursor: pointer;\n            font-weight: 600;\n            font-size: 0.9rem;\n            transition: all 0.3s ease;\n        }\n\n        .copy-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(124, 58, 237, 0.4);\n        }\n\n        .copy-button.copied {\n            background: #10b981;\n        }\n\n        .placeholder {\n            color: #f97316;\n            font-weight: 600;\n        }\n\n        .logic-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 1.5rem;\n        }\n\n        .logic-item {\n            background: #f0f9ff;\n            padding: 1.25rem;\n            border-radius: 10px;\n            border-left: 4px solid #3b82f6;\n        }\n\n        .logic-item h4 {\n            color: #1e40af;\n            margin-bottom: 0.5rem;\n            font-size: 1.05rem;\n        }\n\n        .logic-item p {\n            color: #475569;\n            font-size: 0.95rem;\n        }\n\n        .output-preview {\n            background: #fefce8;\n            border: 2px solid #fde047;\n            border-radius: 12px;\n            padding: 1.5rem;\n        }\n\n        .output-preview h4 {\n            color: #854d0e;\n            margin-bottom: 1rem;\n        }\n\n        .output-preview .slide-example {\n            background: white;\n            padding: 1rem;\n            margin: 1rem 0;\n            border-radius: 8px;\n            border-left: 4px solid #eab308;\n        }\n\n        .output-preview .slide-title {\n            font-weight: 700;\n            color: #7c3aed;\n            margin-bottom: 0.5rem;\n        }\n\n        .chain-strategy {\n            background: linear-gradient(135deg, #fdf2f8 0%, #fae8ff 100%);\n            border-radius: 12px;\n            padding: 1.5rem;\n        }\n\n        .chain-steps {\n            display: grid;\n            gap: 1.5rem;\n            margin-top: 1rem;\n        }\n\n        .chain-step {\n            background: white;\n            padding: 1.25rem;\n            border-radius: 10px;\n            border-left: 4px solid #a855f7;\n        }\n\n        .chain-step-header {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            margin-bottom: 0.75rem;\n        }\n\n        .step-number {\n            background: linear-gradient(135deg, #a855f7 0%, #ec4899 100%);\n            color: white;\n            width: 32px;\n            height: 32px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 700;\n            font-size: 0.9rem;\n        }\n\n        .chain-step h4 {\n            color: #7c3aed;\n            font-size: 1.1rem;\n        }\n\n        .chain-step p {\n            color: #475569;\n            margin-bottom: 0.5rem;\n        }\n\n        .chain-step .example {\n            background: #f8fafc;\n            padding: 0.75rem;\n            border-radius: 6px;\n            font-size: 0.9rem;\n            color: #64748b;\n            margin-top: 0.5rem;\n        }\n\n        .hitl-tips {\n            background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%);\n            border-radius: 12px;\n            padding: 1.5rem;\n        }\n\n        .tips-grid {\n            display: grid;\n            gap: 1rem;\n            margin-top: 1rem;\n        }\n\n        .tip-item {\n            background: white;\n            padding: 1rem;\n            border-radius: 8px;\n            border-left: 3px solid #10b981;\n        }\n\n        .tip-item h4 {\n            color: #047857;\n            font-size: 1rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .tip-item p {\n            color: #475569;\n            font-size: 0.9rem;\n        }\n\n        .tip-item .follow-up {\n            background: #f0fdf4;\n            padding: 0.6rem;\n            border-radius: 6px;\n            margin-top: 0.5rem;\n            font-size: 0.85rem;\n            color: #166534;\n            font-style: italic;\n        }\n\n        .card-footer {\n            background: #f8fafc;\n            padding: 1.5rem 2rem;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 2rem;\n            flex-wrap: wrap;\n            border-top: 1px solid #e2e8f0;\n        }\n\n        .stat {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            color: #475569;\n            font-size: 0.95rem;\n        }\n\n        .stat strong {\n            color: #1e293b;\n        }\n\n        .toast {\n            position: fixed;\n            bottom: 2rem;\n            right: 2rem;\n            background: #10b981;\n            color: white;\n            padding: 1rem 1.5rem;\n            border-radius: 8px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.3);\n            display: none;\n            align-items: center;\n            gap: 0.5rem;\n            animation: slideIn 0.3s ease;\n            z-index: 1000;\n        }\n\n        .toast.show {\n            display: flex;\n        }\n\n        @keyframes slideIn {\n            from {\n                transform: translateX(400px);\n                opacity: 0;\n            }\n            to {\n                transform: translateX(0);\n                opacity: 1;\n            }\n        }\n\n        @media (max-width: 768px) {\n            body {\n                padding: 1rem;\n            }\n\n            .header h1 {\n                font-size: 2rem;\n            }\n\n            .card-header h2 {\n                font-size: 1.5rem;\n            }\n\n            .logic-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .card-footer {\n                flex-direction: column;\n                gap: 1rem;\n            }\n\n            .copy-button {\n                position: static;\n                width: 100%;\n                margin-top: 1rem;\n            }\n\n            .prompt-box {\n                padding-top: 1.5rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>AiPro Institute\u2122<\/h1>\n        <\/div>\n\n        <div class=\"card\">\n            <div class=\"card-header\">\n                <h2>Investor Pitch Deck (15 Slides)<\/h2>\n                <p>Create a comprehensive, investment-ready pitch deck that tells your story, showcases traction, and compels investors to take action<\/p>\n                \n                <div class=\"meta-badges\">\n                    <span class=\"badge badge-skill-advanced\">\ud83c\udfaf Advanced<\/span>\n                    <span class=\"badge badge-time\">\u23f1\ufe0f 15-20 minutes<\/span>\n                    <span class=\"badge badge-cost\">\ud83d\udcb0 ~600 tokens<\/span>\n                    <span class=\"badge badge-format\">\ud83d\udcca Presentation<\/span>\n                <\/div>\n\n                <div class=\"tool-compatibility\">\n                    <h3>\ud83d\udee0\ufe0f Tool Compatibility<\/h3>\n                    <div class=\"tool-badges\">\n                        <span class=\"tool-badge model-agnostic\">\u2728 Model Agnostic<\/span>\n                        <span class=\"tool-badge\">GPT-4o<\/span>\n                        <span class=\"tool-badge\">Claude 3.5<\/span>\n                        <span class=\"tool-badge\">Gemini 2.5<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"card-body\">\n                <!-- THE PROMPT SECTION -->\n                <div class=\"section\">\n                    <h3 class=\"section-title\">\ud83d\udccb The Prompt<\/h3>\n                    <div class=\"prompt-box\">\n                        <button class=\"copy-button\" onclick=\"copyPrompt()\">\ud83d\udccb Copy Prompt<\/button>\n                        <div id=\"promptContent\">You are a veteran pitch deck consultant who has helped 200+ startups raise over $500M in funding. You specialize in creating compelling, investor-ready presentations that balance storytelling with data-driven insights. Your task is to create a comprehensive 15-slide investor pitch deck.\n\n**COMPANY INFORMATION:**\n- Company Name: [Your Company Name]\n- Industry\/Sector: [E.g., FinTech, HealthTech, SaaS, Climate Tech]\n- Stage: [Pre-seed \/ Seed \/ Series A \/ Series B]\n- Target Raise Amount: [$ Amount]\n- One-Line Description: [What you do in 10 words or less]\n\n**PROBLEM & SOLUTION:**\n- Problem Statement: [What pain point are you solving? Be specific]\n- Target Customer: [Who experiences this problem? Demographics, psychographics]\n- Current Alternatives: [How do people solve this today? Why is it inadequate?]\n- Your Solution: [How does your product\/service solve this uniquely?]\n- Key Features: [3-5 core product features or capabilities]\n\n**MARKET & OPPORTUNITY:**\n- TAM (Total Addressable Market): [$ Size of entire market]\n- SAM (Serviceable Addressable Market): [$ Size of market you can realistically reach]\n- SOM (Serviceable Obtainable Market): [$ Size you can capture in 3-5 years]\n- Market Growth Rate: [% annual growth or trend data]\n- Market Drivers: [What trends are accelerating this market?]\n\n**BUSINESS MODEL:**\n- Revenue Model: [Subscription, Transaction Fee, Freemium, etc.]\n- Pricing: [$ per user\/month, % commission, tiered pricing, etc.]\n- Customer Acquisition Cost (CAC): [$ or \"TBD\" if pre-revenue]\n- Lifetime Value (LTV): [$ or \"TBD\" if pre-revenue]\n- LTV:CAC Ratio: [Ratio or \"Target: 3:1\"]\n- Path to Profitability: [When will you be cash-flow positive?]\n\n**TRACTION & METRICS:**\n- Current Status: [Users, Revenue, Customers, Pilots, Beta testers]\n- Growth Rate: [MoM or YoY growth %]\n- Key Milestones Achieved: [Product launch, first 100 customers, partnerships, etc.]\n- Notable Customers\/Partners: [Any recognizable names or logos?]\n- Unit Economics: [If applicable: Gross Margin %, Churn Rate %]\n\n**COMPETITIVE LANDSCAPE:**\n- Direct Competitors: [List 2-3 main competitors]\n- Indirect Competitors: [Alternative solutions or substitutes]\n- Your Unique Advantages: [What makes you different\/better? Technology? Team? Go-to-market?]\n- Barriers to Entry: [What stops others from easily copying you?]\n\n**GO-TO-MARKET STRATEGY:**\n- Customer Acquisition Channels: [SEO, Paid Ads, Partnerships, Sales Team, etc.]\n- Sales Strategy: [Self-serve, Inside Sales, Enterprise, Hybrid?]\n- Marketing Strategy: [Content, Influencer, Events, PR?]\n- Partnership Strategy: [Any strategic partnerships to accelerate growth?]\n\n**TEAM:**\n- Founders: [Names, relevant backgrounds, why you're uniquely qualified]\n- Key Team Members: [CTO, VP Sales, etc. - highlight domain expertise]\n- Advisors: [Any notable advisors or board members?]\n- Team Gaps: [What key hires are you planning with this funding?]\n\n**FINANCIALS:**\n- Current Revenue: [$ ARR\/MRR or \"Pre-revenue\"]\n- Revenue Projection (Year 1): [$ Amount]\n- Revenue Projection (Year 3): [$ Amount]\n- Revenue Projection (Year 5): [$ Amount]\n- Key Assumptions: [What drives these projections? User growth? Pricing?]\n- Burn Rate: [$ per month current burn]\n- Runway: [Months of cash remaining]\n\n**USE OF FUNDS:**\n- Product Development: [% and $ amount]\n- Sales & Marketing: [% and $ amount]\n- Team Expansion: [% and $ amount - specify key hires]\n- Operations & Infrastructure: [% and $ amount]\n- Other: [Any other significant allocations]\n\n**FUNDING ASK:**\n- Amount Raising: [$ Total round size]\n- Round Type: [SAFE, Priced Equity, Convertible Note]\n- Valuation: [Pre-money valuation or \"Open to discussion\"]\n- Use of Funds Timeline: [How long will this capital last? 18-24 months?]\n- Next Milestones: [What will you achieve with this funding?]\n\n**PITCH DECK REQUIREMENTS:**\n\nCreate exactly 15 slides with the following structure:\n\n**SLIDE 1 - COVER SLIDE:**\n- Company name and tagline\n- Company logo placeholder [LOGO]\n- Founders' names and titles\n- Date and \"Confidential\"\n\n**SLIDE 2 - PROBLEM:**\n- Headline: The pain point in one sentence\n- 3 bullet points illustrating the problem\n- Relatable customer quote or scenario\n- Striking statistic that quantifies the problem\n\n**SLIDE 3 - SOLUTION:**\n- Headline: Your solution in one sentence\n- Visual representation of product\/service [PRODUCT SCREENSHOT\/DIAGRAM]\n- 3-4 key features\/benefits\n- \"How it works\" in 3 simple steps\n\n**SLIDE 4 - WHY NOW:**\n- Market timing and trends\n- Technology enablers\n- Regulatory changes or cultural shifts\n- Convergence of factors making this the right moment\n\n**SLIDE 5 - MARKET OPPORTUNITY:**\n- TAM\/SAM\/SOM visual (concentric circles or pyramid)\n- Market size with sources cited\n- Growth rate and trajectory\n- Bottom-up calculation example\n\n**SLIDE 6 - PRODUCT DEMO:**\n- Key screenshots or product walkthrough [4-6 IMAGES]\n- User journey or workflow visualization\n- Unique features highlighted\n- Optional: QR code linking to video demo\n\n**SLIDE 7 - BUSINESS MODEL:**\n- Revenue streams visual\n- Pricing tiers or structure\n- Unit economics: CAC, LTV, Gross Margin\n- Scalability factors\n\n**SLIDE 8 - TRACTION:**\n- Growth graph (users, revenue, or key metric)\n- Key metrics dashboard (MRR, Users, NPS, etc.)\n- Milestone timeline\n- Customer testimonials or logos [if applicable]\n\n**SLIDE 9 - COMPETITIVE LANDSCAPE:**\n- 2x2 competitive matrix positioning\n- List of competitors with brief differentiation\n- Your unique moat\/defensibility\n- \"Why we win\" summary\n\n**SLIDE 10 - GO-TO-MARKET STRATEGY:**\n- Customer acquisition funnel\n- Channel strategy breakdown\n- Partnerships or distribution strategy\n- Execution timeline (next 6-12 months)\n\n**SLIDE 11 - TEAM:**\n- Founder photos and brief bios [FOUNDER HEADSHOTS]\n- Key team members with relevant expertise\n- Advisory board (if applicable)\n- \"Why this team will win\" narrative\n\n**SLIDE 12 - FINANCIAL PROJECTIONS:**\n- 3-5 year revenue projection chart\n- Key financial metrics table\n- Path to profitability visualization\n- Assumptions clearly stated\n\n**SLIDE 13 - USE OF FUNDS:**\n- Pie chart or bar chart showing allocation\n- Detailed breakdown with $ amounts and %\n- Key hires and milestones this will enable\n- Runway extension statement\n\n**SLIDE 14 - TRACTION & MILESTONES:**\n- \"What we've accomplished\" - past 12 months\n- \"What we'll accomplish with this funding\" - next 12-18 months\n- Clear, measurable goals\n- Risk mitigation narrative\n\n**SLIDE 15 - CLOSING \/ ASK:**\n- Clear investment ask: [$ Amount] for [% Equity or SAFE terms]\n- Contact information\n- Next steps and call-to-action\n- \"Thank you\" with compelling closing statement\n\n**DESIGN & PRESENTATION GUIDELINES:**\n\n**Formatting:**\n- Consistent font hierarchy (Headings: 36-44pt, Body: 20-24pt)\n- Minimal text per slide (max 6 lines)\n- High contrast for readability\n- Brand colors: [Primary Color Hex], [Secondary Color Hex]\n\n**Visual Principles:**\n- One key message per slide\n- Data visualizations over tables\n- Professional stock photos or custom illustrations\n- Consistent icon style throughout\n\n**Storytelling Flow:**\n- Build narrative tension: Problem \u2192 Solution \u2192 Opportunity \u2192 Execution\n- Use transitions that connect slides logically\n- Emotional hooks balanced with data credibility\n- End with clear, confident ask\n\n**OUTPUT FORMAT:**\n\nFor each slide, provide:\n\n**SLIDE [NUMBER] - [TITLE]**\n\n**Headline:** [Compelling main message]\n\n**Content:**\n[Bullet points, text, data points]\n\n**Visual Elements:**\n[Description of charts, images, diagrams to include]\n\n**Speaker Notes:**\n[What to say when presenting this slide - key talking points]\n\n---\n\n**INVESTOR PSYCHOLOGY OPTIMIZATION:**\n\n- **Slide 1-3:** Hook them emotionally with the problem they can relate to\n- **Slide 4-6:** Build credibility with market data and product substance\n- **Slide 7-9:** Prove traction and competitive advantage\n- **Slide 10-12:** Show execution capability and team strength\n- **Slide 13-15:** Make the ask clear and demonstrate ROI potential\n\n**CRITICAL CHECKLIST:**\n\n\u2705 Every claim is backed by data or customer evidence\n\u2705 Financials are realistic and assumptions are transparent\n\u2705 Competitive advantages are defensible, not aspirational\n\u2705 Team credentials directly relate to this specific problem\n\u2705 Ask is clear with specific use of funds\n\u2705 Deck tells a story, not just lists facts\n\u2705 Visuals support (not distract from) the narrative\n\u2705 Slide count is exactly 15 (no more, no less)\n\u2705 Next steps and contact info are prominent\n<\/div>\n                    <\/div>\n                    <p style=\"color: #64748b; font-size: 0.9rem;\">\n                        \ud83d\udca1 <strong>Tip:<\/strong> Fill in the <span class=\"placeholder\">[orange placeholders]<\/span> with your specific details before using this prompt.\n                    <\/p>\n                <\/div>\n\n                <!-- THE LOGIC SECTION -->\n                <div class=\"section\">\n                    <h3 class=\"section-title\">\ud83e\udde0 The Logic (Why This Prompt Works)<\/h3>\n                    <div class=\"logic-grid\">\n                        <div class=\"logic-item\">\n                            <h4>Structured Information Architecture<\/h4>\n                            <p>The prompt systematically extracts all critical data points investors evaluate (team, traction, market, financials) before generation begins. This prevents generic outputs and ensures every slide has substance grounded in your specific business reality.<\/p>\n                        <\/div>\n                        <div class=\"logic-item\">\n                            <h4>Investor Decision-Journey Mapping<\/h4>\n                            <p>The 15-slide sequence mirrors the psychological progression of investor evaluation: (1) Is this a real problem? (2) Is the solution credible? (3) Can this team execute? (4) Will I make money? Each slide answers one stage of this mental checklist.<\/p>\n                        <\/div>\n                        <div class=\"logic-item\">\n                            <h4>Narrative Arc Engineering<\/h4>\n                            <p>Unlike template-based decks that feel like checklists, this prompt builds dramatic tension: Problem establishes urgency, Solution provides relief, Traction proves validation, Team inspires confidence, and Ask creates decision momentum. The story structure keeps investors emotionally engaged.<\/p>\n                        <\/div>\n                        <div class=\"logic-item\">\n                            <h4>Data Visualization Prioritization<\/h4>\n                            <p>The prompt explicitly calls for charts, graphs, and visual hierarchies over text-heavy slides. Research shows investors retain 65% of visual information vs. 10% of text after 3 days. Visual-first design increases memorability and perceived professionalism.<\/p>\n                        <\/div>\n                        <div class=\"logic-item\">\n                            <h4>Credibility Through Specificity<\/h4>\n                            <p>By requiring exact numbers (CAC, LTV, TAM\/SAM\/SOM, burn rate), the prompt forces realistic financial modeling. Vague statements like \"huge market opportunity\" are replaced with \"\u20ac2.3B SAM growing at 34% CAGR\"\u2014specificity signals preparation and domain expertise.<\/p>\n                        <\/div>\n                        <div class=\"logic-item\">\n                            <h4>Competitive Differentiation Framework<\/h4>\n                            <p>The 2x2 competitive matrix and \"why we win\" section force articulation of defensible moats. Generic differentiation (\"we're better\/faster\/cheaper\") is rejected in favor of structural advantages: proprietary data, network effects, regulatory barriers, or unique team expertise.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- OUTPUT PREVIEW SECTION -->\n                <div class=\"section\">\n                    <h3 class=\"section-title\">\ud83d\udc41\ufe0f Output Preview<\/h3>\n                    <div class=\"output-preview\">\n                        <h4>\u2728 Example Result:<\/h4>\n                        <p style=\"color: #854d0e; margin-bottom: 1rem;\"><strong>Company:<\/strong> HealthTrack AI - AI-powered chronic disease management platform (Series A, raising $5M)<\/p>\n\n                        <div class=\"slide-example\">\n                            <div class=\"slide-title\">SLIDE 1 - COVER SLIDE<\/div>\n                            <strong>Headline:<\/strong> HealthTrack AI<br>\n                            <em>Transforming Chronic Disease Management Through Predictive AI<\/em><br><br>\n                            <strong>Content:<\/strong><br>\n                            [COMPANY LOGO - Blue gradient with heartbeat icon]<br>\n                            Series A Funding Round | $5M Target Raise<br>\n                            Dr. Sarah Chen, CEO & Co-Founder<br>\n                            Michael Torres, CTO & Co-Founder<br>\n                            Confidential | December 2025<br><br>\n                            <strong>Speaker Notes:<\/strong> \"Thank you for taking the time today. We're HealthTrack AI, and we're on a mission to prevent 1 million unnecessary hospitalizations over the next 5 years using predictive AI. Today I'll show you how we're turning chronic disease management from reactive crisis response into proactive, personalized care\u2014and why now is the moment this becomes a multi-billion dollar opportunity.\"\n                        <\/div>\n\n                        <div class=\"slide-example\">\n                            <div class=\"slide-title\">SLIDE 2 - PROBLEM<\/div>\n                            <strong>Headline:<\/strong> Chronic Disease Patients Are Managed to Crisis, Not Prevention<br><br>\n                            <strong>Content:<\/strong><br>\n                            \u2022 133M Americans live with chronic conditions, costing $3.8T annually in healthcare spending<br>\n                            \u2022 Current care model is reactive: 86% of interventions happen AFTER emergency symptoms appear<br>\n                            \u2022 Patients lack real-time guidance, leading to 50% medication non-adherence and preventable ER visits<br>\n                            \u2022 Healthcare providers are overwhelmed: Primary care doctors manage 2,300 patients each with 18-minute appointments<br><br>\n                            <em>\"I ended up in the ER three times last year because I didn't know my symptoms were warning signs. Nobody was monitoring me between doctor visits.\"<\/em> \u2014 Type 2 Diabetes Patient<br><br>\n                            <strong>Statistic:<\/strong> $180 billion spent annually on preventable hospital readmissions<br><br>\n                            <strong>Speaker Notes:<\/strong> \"The U.S. healthcare system waits until patients are in crisis before intervening. This isn't just inefficient\u2014it's devastating for patients and unsustainable for payers. Meet James, a Type 2 diabetic who ended up in the ER three times in one year\u2014not because his condition was unmanageable, but because nobody was watching the warning signs between his quarterly doctor visits.\"\n                        <\/div>\n\n                        <div class=\"slide-example\">\n                            <div class=\"slide-title\">SLIDE 8 - TRACTION<\/div>\n                            <strong>Headline:<\/strong> Explosive Growth: 8,500 Active Patients, 92% Retention<br><br>\n                            <strong>Content:<\/strong><br>\n                            [GROWTH GRAPH: Hockey stick curve showing user growth from 0 to 8,500 over 18 months]<br><br>\n                            <strong>Key Metrics Dashboard:<\/strong><br>\n                            \u2022 Active Patients: 8,500 (across 3 health systems)<br>\n                            \u2022 MRR: $127,000 (31% MoM growth)<br>\n                            \u2022 Net Retention: 92% (industry benchmark: 75%)<br>\n                            \u2022 Hospital Readmission Reduction: 47% vs. control group<br>\n                            \u2022 NPS Score: 78 (healthcare average: 38)<br><br>\n                            <strong>Milestones:<\/strong><br>\n                            \u2705 Q1 2024: Completed pilot with Johns Hopkins - 41% reduction in ER visits<br>\n                            \u2705 Q3 2024: Received FDA 510(k) clearance for AI diagnostic support<br>\n                            \u2705 Q4 2024: Signed enterprise contracts with 3 health systems (22,000 patient capacity)<br>\n                            \u2705 Q1 2025: Featured in NEJM study showing improved outcomes<br><br>\n                            <strong>Customer Logos:<\/strong> [Johns Hopkins Medicine] [Kaiser Permanente Northern California] [Cleveland Clinic]<br><br>\n                            <strong>Speaker Notes:<\/strong> \"This isn't a science project anymore\u2014we have 8,500 patients using HealthTrack daily with 92% retention, which is unheard of in digital health. More importantly, we've proven clinical impact: our Johns Hopkins study showed 47% fewer hospital readmissions compared to standard care. That's not just better health outcomes\u2014that's $12,000 saved per patient per year for our health system partners.\"\n                        <\/div>\n\n                        <div class=\"slide-example\">\n                            <div class=\"slide-title\">SLIDE 13 - USE OF FUNDS<\/div>\n                            <strong>Headline:<\/strong> $5M to Scale from 3 Health Systems to 50+ and Achieve Profitability<br><br>\n                            <strong>Content:<\/strong><br>\n                            [PIE CHART showing allocation]<br><br>\n                            <strong>Allocation Breakdown:<\/strong><br>\n                            \u2022 Product Development (30% | $1.5M)<br>\n                              - Expand AI models to 5 new chronic conditions (COPD, CHF, CKD)<br>\n                              - Build provider portal and EHR integrations (Epic, Cerner)<br>\n                              - Hire 3 ML engineers, 2 clinical informaticists<br><br>\n                            \u2022 Sales & Marketing (40% | $2.0M)<br>\n                              - Build enterprise sales team (4 AEs, 2 SEs)<br>\n                              - Expand clinical validation studies for peer-reviewed publications<br>\n                              - Attend 6 major health system conferences (HIMSS, HLTH, etc.)<br><br>\n                            \u2022 Operations & Infrastructure (20% | $1.0M)<br>\n                              - HIPAA-compliant infrastructure scaling<br>\n                              - Customer success team (3 hires)<br>\n                              - Legal & regulatory (SOC 2 Type II, state licensing)<br><br>\n                            \u2022 Working Capital & Contingency (10% | $500K)<br><br>\n                            <strong>Runway:<\/strong> 24 months to cash-flow profitability<br><br>\n                            <strong>Key Milestones This Enables:<\/strong><br>\n                            \u2705 Expand from 8,500 to 100,000 active patients<br>\n                            \u2705 Grow from 3 to 50+ health system contracts<br>\n                            \u2705 Achieve $500K+ MRR (from $127K today)<br>\n                            \u2705 Publish 3 peer-reviewed clinical studies establishing gold-standard evidence<br>\n                            \u2705 Reach cash-flow positive by Q4 2026<br><br>\n                            <strong>Speaker Notes:<\/strong> \"This $5M gets us to profitability. We're allocating 40% to sales because we have proven product-market fit and a $2.1M pipeline of signed LOIs. Every dollar into sales has a clear 18-month payback period. The 30% into product development lets us expand from diabetes to 5 chronic conditions, multiplying our addressable market by 4x. This isn't a bridge round\u2014this is the capital that makes HealthTrack the category leader in AI-powered chronic care management.\"\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- CHAIN STRATEGY SECTION -->\n                <div class=\"section\">\n                    <h3 class=\"section-title\">\u26d3\ufe0f Chain Strategy (Advanced Workflow)<\/h3>\n                    <div class=\"chain-strategy\">\n                        <p style=\"color: #6b21a8; font-weight: 600; margin-bottom: 1rem;\">\n                            For best results, use this 3-step sequential prompting strategy:\n                        <\/p>\n                        <div class=\"chain-steps\">\n                            <div class=\"chain-step\">\n                                <div class=\"chain-step-header\">\n                                    <div class=\"step-number\">1<\/div>\n                                    <h4>Narrative Strategy & Positioning Workshop<\/h4>\n                                <\/div>\n                                <p><strong>Goal:<\/strong> Before creating slides, define your investment narrative and positioning strategy through strategic questioning<\/p>\n                                <p><strong>Prompt:<\/strong> \"Act as a pitch strategy consultant. I'm preparing to raise [$ Amount] for [Company Name] in the [Industry] space. Before we create slides, help me clarify: 1) What is the ONE big idea investors should remember after my pitch? (The 'dinner party test' - what will they tell their partners?), 2) What are the 3 most common objections investors will have about this business, and how should I proactively address them?, 3) What is my unique founder-market fit story that explains why I'm the person to build this?, 4) Which should I lead with: market size, traction, or technology innovation? Why?, 5) What emotional narrative arc will make investors care personally about this problem? Give me a compelling framing.\"<\/p>\n                                <div class=\"example\"><strong>Expected Output:<\/strong> Your \"one big idea\" is: \"We're doing for chronic disease management what Waze did for navigation\u2014turning reactive crisis response into predictive prevention using real-time AI.\" Your top 3 objections: (1) Digital health has low engagement, (2) Healthcare sales are slow, (3) Reimbursement uncertainty. Proactive counters: (1) Show 92% retention data upfront, (2) Feature signed enterprise contracts on slide 8, (3) Dedicate slide to your existing CMS reimbursement pathway. Founder-market fit: Lead with your personal story of managing your parent's chronic condition\u2014investors connect with origin stories rooted in lived experience. Lead with traction\u2014your 47% readmission reduction stat is your strongest signal. Emotional arc: Start with a patient story (reactive healthcare failure), then show the data (systemic problem), then reveal your solution (the future of proactive care).<\/div>\n                            <\/div>\n\n                            <div class=\"chain-step\">\n                                <div class=\"chain-step-header\">\n                                    <div class=\"step-number\">2<\/div>\n                                    <h4>Competitive Intelligence & Market Positioning Analysis<\/h4>\n                                <\/div>\n                                <p><strong>Goal:<\/strong> Research competitive landscape and identify your unique strategic advantages before finalizing positioning<\/p>\n                                <p><strong>Prompt:<\/strong> \"Research the top 5 competitors or comparable companies in [Your Industry\/Category]: [Competitor 1], [Competitor 2], [Competitor 3], [Competitor 4], [Competitor 5]. For each, analyze: 1) What is their primary value proposition and differentiation claim?, 2) What stage\/funding have they reached? (Use Crunchbase-style data), 3) What do customer reviews or market perception say about their weaknesses?, 4) Based on this landscape, create a 2x2 competitive positioning matrix for my company [Your Company]. Choose the two axes that make us look most differentiated and defensible. Then write our 'Why We Win' statement that articulates our strategic moat in 3 bullet points with supporting evidence.\"<\/p>\n                                <div class=\"example\"><strong>Expected Output:<\/strong> Competitor Analysis: (1) Livongo (acquired by Teladoc for $18.5B) - Focused on diabetes management with connected devices; weakness: low engagement after initial 3 months, broad but shallow. (2) Omada Health - Behavior change through human coaching; weakness: expensive ($150\/patient\/month), doesn't scale, reactive not predictive. (3) Virta Health - Metabolic disease reversal; weakness: narrow condition focus (Type 2 diabetes only), requires dietary overhaul. 2x2 Matrix Axes: X-axis = Reactive Care \u2192 Predictive Care | Y-axis = Single Condition \u2192 Multi-Condition Platform. Positioning: HealthTrack AI is top-right quadrant (Predictive + Multi-Condition). Why We Win: (1) Predictive AI moat - Our proprietary model predicts health events 14 days before symptoms (patent pending); competitors react after crisis. (2) Multi-condition platform - We address 5+ chronic conditions; competitors address 1-2, limiting market size. (3) Clinical validation - Published in NEJM with 47% readmission reduction; competitors rely on user surveys, not peer-reviewed outcomes.<\/div>\n                            <\/div>\n\n                            <div class=\"chain-step\">\n                                <div class=\"chain-step-header\">\n                                    <div class=\"step-number\">3<\/div>\n                                    <h4>Complete Pitch Deck Generation with Narrative Integration<\/h4>\n                                <\/div>\n                                <p><strong>Goal:<\/strong> Generate the full 15-slide pitch deck, integrating insights from Steps 1-2 and your company data<\/p>\n                                <p><strong>Prompt:<\/strong> \"Using the narrative strategy from [paste Step 1 output] and competitive positioning from [paste Step 2 output], now create my complete 15-slide investor pitch deck using this company data: [paste all filled-in placeholders from the main prompt]. Ensure: 1) The 'one big idea' from Step 1 is reinforced in slides 1, 3, and 15, 2) The competitive advantages from Step 2 are featured prominently in slide 9, 3) The proactive objection handling from Step 1 is woven throughout (e.g., retention data on slide 8, reimbursement on slide 7), 4) Speaker notes connect slides with narrative transitions (not just bullet summaries). For each of the 15 slides, provide: Headline, Content (bullets\/data), Visual Elements (chart\/image descriptions), and Speaker Notes (what to say, including transitions and storytelling moments).\"<\/p>\n                                <div class=\"example\"><strong>Expected Output:<\/strong> Complete 15-slide deck with: Slide 1 with tagline \"Turning Chronic Disease Management from Reactive Crisis to Predictive Prevention\", Slide 2 Problem with emotional patient story integrated, Slide 3 Solution showing AI prediction timeline (14-day advance warning), Slide 9 Competitive Matrix with HealthTrack in \"Predictive Multi-Condition\" quadrant, Slide 8 Traction prominently featuring 92% retention to counter engagement objection, Slide 15 Ask with clear $5M for 20% equity and \"Become the category leader in predictive chronic care\" closing statement. Each slide includes detailed speaker notes with narrative bridges like: \"So we've shown you the problem is massive and systemic. Now let me show you why our solution is different from the 12 other digital health companies you've seen this month...\"<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- HUMAN-IN-THE-LOOP TIPS SECTION -->\n                <div class=\"section\">\n                    <h3 class=\"section-title\">\ud83d\udca1 Human-in-the-Loop Refinement Tips<\/h3>\n                    <div class=\"hitl-tips\">\n                        <p style=\"color: #065f46; font-weight: 600; margin-bottom: 1rem;\">\n                            Enhance your results with these follow-up prompts:\n                        <\/p>\n                        <div class=\"tips-grid\">\n                            <div class=\"tip-item\">\n                                <h4>Investor Persona-Specific Customization<\/h4>\n                                <p>Tailor your deck's emphasis based on whether you're pitching to VCs, angels, corporate investors, or strategic partners<\/p>\n                                <div class=\"follow-up\"><strong>Follow-up Prompt:<\/strong> \"I'm pitching this deck to [Investor Type: e.g., 'enterprise-focused VCs like Andreessen Horowitz' or 'angel investors with healthcare backgrounds']. Revise slides 5 (Market), 9 (Competition), and 13 (Use of Funds) to emphasize what this specific investor type cares most about. For example: VCs want market size and scalability; angels want founder passion and scrappiness; corporates want strategic fit and acquisition potential. Adjust the language, metrics highlighted, and speaker notes accordingly.\"<\/div>\n                            <\/div>\n\n                            <div class=\"tip-item\">\n                                <h4>Objection-Handling Slide Additions<\/h4>\n                                <p>Pre-empt the top 3 objections investors are likely to raise based on your specific business model or industry<\/p>\n                                <div class=\"follow-up\"><strong>Follow-up Prompt:<\/strong> \"Based on my pitch deck, what are the 3 most likely objections or concerns investors will raise? For each objection: 1) Identify which current slide could address it (or if I need a new slide), 2) Write specific bullet points or data that directly counter the objection, 3) Suggest where in my speaker notes I should proactively bring this up (before they ask) vs. save for Q&A. Common objections in my space include: [list any you know, e.g., 'regulatory risk', 'long sales cycles', 'competitive moats'].\"<\/div>\n                            <\/div>\n\n                            <div class=\"tip-item\">\n                                <h4>Visual Design & Data Visualization Specifications<\/h4>\n                                <p>Get specific recommendations for charts, graphs, and visual elements that make data more compelling and memorable<\/p>\n                                <div class=\"follow-up\"><strong>Follow-up Prompt:<\/strong> \"For slides [5, 8, 12, 13] which are data-heavy, suggest specific data visualizations: 1) What type of chart is most effective? (bar, line, pie, scatter, sankey, etc.), 2) What should be on X-axis and Y-axis?, 3) What colors or visual cues emphasize the key insight?, 4) Are there any 'before\/after' comparisons or benchmarks I should include to make the data more impactful? Also identify any slides where I'm using too much text that should be replaced with visuals.\"<\/div>\n                            <\/div>\n\n                            <div class=\"tip-item\">\n                                <h4>Storytelling Arc & Narrative Flow Audit<\/h4>\n                                <p>Review the emotional and logical flow between slides to ensure smooth transitions and escalating momentum<\/p>\n                                <div class=\"follow-up\"><strong>Follow-up Prompt:<\/strong> \"Audit my 15-slide deck's narrative flow. For each slide transition (1\u21922, 2\u21923, etc.): 1) Does the next slide logically follow from the previous one?, 2) What's the narrative 'bridge' or transition phrase I should use in speaker notes?, 3) Are there any slides that feel out of sequence or disrupt momentum?, 4) Does the deck build emotional energy toward the ask (slide 15), or does it plateau too early? Suggest any reordering or restructuring to strengthen the story arc. Also identify the 'peak moment'\u2014which slide should be the most dramatic or memorable?\"<\/div>\n                            <\/div>\n\n                            <div class=\"tip-item\">\n                                <h4>Appendix & Backup Slides Strategy<\/h4>\n                                <p>Create strategic backup slides for detailed questions without cluttering your main 15-slide narrative<\/p>\n                                <div class=\"follow-up\"><strong>Follow-up Prompt:<\/strong> \"Create 5-7 backup\/appendix slides to include after slide 15 for detailed Q&A. These should cover: 1) Detailed financial model with assumptions breakdown, 2) Technology architecture or IP portfolio, 3) Regulatory pathway and compliance status, 4) Expanded team bios with relevant credentials, 5) Case studies or customer testimonials, 6) Detailed competitive analysis, 7) Risks and mitigation strategies. For each backup slide, indicate: 'Use this if investor asks about [specific question]' and provide the same format as main deck (Headline, Content, Visuals, Speaker Notes).\"<\/div>\n                            <\/div>\n\n                            <div class=\"tip-item\">\n                                <h4>Elevator Pitch & Executive Summary Extraction<\/h4>\n                                <p>Distill your deck into a 30-second elevator pitch and 1-page executive summary for different contexts<\/p>\n                                <div class=\"follow-up\"><strong>Follow-up Prompt:<\/strong> \"Based on my full pitch deck, create two condensed versions: 1) ELEVATOR PITCH (30 seconds \/ ~75 words): I need to hook an investor's interest in a chance encounter. Structure: Problem sentence + Solution sentence + Traction proof point + Ask. Make it conversational and memorable. 2) EXECUTIVE SUMMARY (1 page \/ ~400 words): I'm emailing investors before the meeting. Structure: Company Overview, Problem\/Solution, Market Opportunity, Business Model, Traction, Team, Financial Highlights, Funding Ask. Use bullet points and bold key numbers. Both should capture the 'one big idea' from my deck.\"<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"card-footer\">\n                <div class=\"stat\">\u2b50 <strong>4.9<\/strong> (342 ratings)<\/div>\n                <div class=\"stat\">\ud83d\udccb <strong>5,847<\/strong> copies<\/div>\n                <div class=\"stat\">\ud83d\udcac <strong>216<\/strong> reviews<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"toast\" id=\"toast\">\n        \u2705 Prompt copied to clipboard!\n    <\/div>\n\n    <script>\n        \/\/ Highlight placeholders in orange on page load\n        document.addEventListener('DOMContentLoaded', function() {\n            const promptContent = document.getElementById('promptContent');\n            const originalHTML = promptContent.innerHTML;\n            \/\/ Replace [placeholder text] with orange-colored spans\n            const highlightedHTML = originalHTML.replace(\/\\[([^\\]]+)\\]\/g, '<span class=\"placeholder\">[$1]<\/span>');\n            promptContent.innerHTML = highlightedHTML;\n        });\n\n        function copyPrompt() {\n            const promptContent = document.getElementById('promptContent');\n            \/\/ Get the text without HTML tags for copying\n            const textToCopy = promptContent.innerText;\n            navigator.clipboard.writeText(textToCopy).then(() => {\n                const button = document.querySelector('.copy-button');\n                const toast = document.getElementById('toast');\n                \n                button.textContent = '\u2705 Copied!';\n                button.classList.add('copied');\n                toast.classList.add('show');\n                \n                setTimeout(() => {\n                    button.textContent = '\ud83d\udccb Copy Prompt';\n                    button.classList.remove('copied');\n                    toast.classList.remove('show');\n                }, 3000);\n            });\n        }\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Investor Pitch Deck (15 Slides) &#8211; AiPro Institute\u2122 Prompt Library AiPro Institute\u2122 Investor Pitch Deck (15 Slides) Create a comprehensive, investment-ready pitch deck that tells your story, showcases traction, and compels investors to take action \ud83c\udfaf Advanced \u23f1\ufe0f 15-20 minutes \ud83d\udcb0 ~600 tokens \ud83d\udcca Presentation \ud83d\udee0\ufe0f Tool Compatibility \u2728 Model Agnostic GPT-4o Claude 3.5 Gemini&hellip;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[128],"tags":[],"class_list":["post-4534","post","type-post","status-publish","format-standard","hentry","category-business-presentations-decks"],"acf":[],"_links":{"self":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/comments?post=4534"}],"version-history":[{"count":7,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4534\/revisions"}],"predecessor-version":[{"id":4601,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4534\/revisions\/4601"}],"wp:attachment":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/media?parent=4534"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/categories?post=4534"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/tags?post=4534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}