AI Thinkers

← AI Thinkers9 mei · 38 min

AWS תשתית אג'נטית: למה רוב הניסויים נכשלים - עם קשת ברוש

AWS תשתית אג'נטית: למה רוב הניסויים נכשלים - עם קשת ברוש9 mei38 min

<!DOCTYPE html><html lang="he" dir="rtl"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>פרק AI THINKERS עם קשת ברוש — AWS</title><style> @import url('https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Heebo', sans-serif; background: #FFFFFF; color: #000000; line-height: 1.7; direction: rtl; text-align: right; padding: 48px 24px; } .container { max-width: 720px; margin: 0 auto; } .accent-bar { width: 64px; height: 8px; background: #FFC926; margin-bottom: 24px; } .intro { font-size: 20px; font-weight: 500; margin-bottom: 24px; color: #000000; } .intro a { color: #000000; text-decoration: underline; text-decoration-color: #FFC926; text-decoration-thickness: 3px; text-underline-offset: 4px; } .tagline { font-size: 22px; font-weight: 700; margin: 32px 0 24px; color: #000000; } .section-title { font-size: 18px; font-weight: 600; margin-bottom: 16px; color: #4A4A48; } ul { list-style: none; margin-bottom: 32px; } ul li { position: relative; padding-right: 28px; margin-bottom: 14px; font-size: 17px; color: #000000; } ul li::before { content: ""; position: absolute; right: 0; top: 12px; width: 12px; height: 12px; background: #FFC926; } .closing { background: #000000; color: #FFFFFF; padding: 28px; margin: 32px 0; font-size: 18px; font-weight: 500; line-height: 1.6; } .closing strong { color: #FFC926; font-weight: 700; } .links { border-top: 2px solid #000000; padding-top: 24px; margin-top: 32px; } .links p { margin-bottom: 12px; font-size: 16px; } .links a { color: #000000; text-decoration: underline; text-decoration-color: #FFC926; text-decoration-thickness: 2px; text-underline-offset: 3px; word-break: break-all; } .links a:hover { background: #FFC926; } .label { font-weight: 600; color: #4A4A48; }</style></head><body><div class="container"> <div class="accent-bar"></div> <p class="intro"> בפרק הזה אירחתי את <strong>קשת ברוש</strong>, AI Business Development Manager ב-AWS, לשיחה ישירה על מה באמת קורה כשארגונים מנסים להעביר AI מ-POC לפרודקשן. </p> <p class="tagline">לא טכנולוגיה. ארכיטקטורה.</p> <p class="section-title">דיברנו על:</p> <ul> <li>למה רוב ה-POCs נופלים ברגע שצריך לתקצב אותם</li> <li>תשתית אג'נטית — למה זה השלב הבא של מסע הענן</li> <li>צ'מפיונס מטעם עצמם: איך מאתרים את הבילדרים בתוך ארגון</li> <li>50/50: איך נראה תפקיד ביזנס דבלופמנט בעידן הקהילות</li> <li>למה AI כתחביב הוא פער של פי עשרות מהמקצועיות שלך</li> </ul> <div class="closing"> קשת חוזרת לאותה נקודה לאורך כל הפרק: <strong>AI שלא נכנס לעבודה האמיתית שלך נשאר תחביב.</strong> וזה פער שמתחיל לעלות כסף. </div> <div class="links"> <p><span class="label">הלינקדאין של קשת:</span> <a href="https://www.linkedin.com/in/keshet-brosh-362b8354/" target="_blank">https://www.linkedin.com/in/keshet-brosh-362b8354/</a></p> <p><span class="label">הלינקדאין של גלית:</span> <a href="https://www.linkedin.com/in/galitgalperin/" target="_blank">https://www.linkedin.com/in/galitgalperin/</a></p> </div></div></body></html>