77 < meta name ="description " content ="Give your AI a persistent brain. Watch it think in real time. ">
88 < meta property ="og:title " content ="Jarvis Orb — Not a tool. A presence. ">
99 < meta property ="og:description " content ="Persistent AI memory + real-time thought visualizer. ">
10- < meta property ="og:image " content ="https://raw.githubusercontent.com/whynowlab /jarvis-orb/main/assets/demo.gif ">
10+ < meta property ="og:image " content ="https://raw.githubusercontent.com/thestack-ai /jarvis-orb/main/assets/demo.gif ">
1111 < meta property ="og:url " content ="https://jarvis-orb.vercel.app ">
1212 < meta name ="twitter:card " content ="summary_large_image ">
1313 < script type ="application/ld+json ">
14- { "@context" :"https://schema.org" , "@type" :"SoftwareApplication" , "name" :"Jarvis Orb" , "description" :"AI Brain + Realtime Visualizer" , "applicationCategory" :"DeveloperApplication" , "operatingSystem" :"macOS, Windows" , "offers" :{ "@type" :"Offer" , "price" :"0" , "priceCurrency" :"USD" } , "url" :"https://github.com/whynowlab /jarvis-orb" }
14+ { "@context" :"https://schema.org" , "@type" :"SoftwareApplication" , "name" :"Jarvis Orb" , "description" :"AI Brain + Realtime Visualizer" , "applicationCategory" :"DeveloperApplication" , "operatingSystem" :"macOS, Windows" , "offers" :{ "@type" :"Offer" , "price" :"0" , "priceCurrency" :"USD" } , "url" :"https://github.com/thestack-ai /jarvis-orb" }
1515 </ script >
1616 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
1717 < link href ="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400&display=swap " rel ="stylesheet ">
375375 < a href ="#brain "> Brain</ a >
376376 < a href ="#orb-section "> Orb</ a >
377377 < a href ="#arch "> Stack</ a >
378- < a href ="https://github.com/whynowlab /jarvis-orb " class ="nav-gh " target ="_blank "> GitHub</ a >
378+ < a href ="https://github.com/thestack-ai /jarvis-orb " class ="nav-gh " target ="_blank "> GitHub</ a >
379379 </ div >
380380 </ div >
381381 </ nav >
@@ -394,7 +394,7 @@ <h1>Not a tool.<br>A presence.</h1>
394394
395395 < div class ="hero-cta ">
396396 < a href ="#install " class ="btn-fill "> Install</ a >
397- < a href ="https://github.com/whynowlab /jarvis-orb " class ="btn-outline "> GitHub →</ a >
397+ < a href ="https://github.com/thestack-ai /jarvis-orb " class ="btn-outline "> GitHub →</ a >
398398 </ div >
399399 </ section >
400400
@@ -406,19 +406,19 @@ <h1>Not a tool.<br>A presence.</h1>
406406 < button class ="install-tab " onclick ="showTab('win') "> Windows</ button >
407407 </ div >
408408 < div class ="install-code " id ="code-mac " onclick ="copyCode(this) ">
409- < span > curl -fsSL https://raw.githubusercontent.com/whynowlab /jarvis-orb/main/install.sh | bash</ span >
409+ < span > curl -fsSL https://raw.githubusercontent.com/thestack-ai /jarvis-orb/main/install.sh | bash</ span >
410410 < span class ="cp "> copy</ span >
411411 </ div >
412412 < div id ="mac-note " style ="margin-top:10px;font-size:13px;color:var(--text3);max-width:560px; ">
413413 Open Terminal (Cmd+Space → "Terminal") and paste the command above.< br >
414- Requires Apple Silicon (M1/M2/M3/M4). < a href ="https://github.com/whynowlab /jarvis-orb/releases/latest " style ="color:var(--accent);text-decoration:none; "> Windows? Download here →</ a >
414+ Requires Apple Silicon (M1/M2/M3/M4). < a href ="https://github.com/thestack-ai /jarvis-orb/releases/latest " style ="color:var(--accent);text-decoration:none; "> Windows? Download here →</ a >
415415 </ div >
416416 < div class ="install-code " id ="code-win " style ="display:none " onclick ="copyCode(this) ">
417- < span > irm https://raw.githubusercontent.com/whynowlab /jarvis-orb/main/install.ps1 | iex</ span >
417+ < span > irm https://raw.githubusercontent.com/thestack-ai /jarvis-orb/main/install.ps1 | iex</ span >
418418 < span class ="cp "> copy</ span >
419419 </ div >
420420 < div id ="win-note " style ="display:none;margin-top:10px;font-size:13px;color:var(--text3);max-width:560px; ">
421- Open PowerShell and paste the command above. Or < a href ="https://github.com/whynowlab /jarvis-orb/releases/latest " style ="color:var(--accent);text-decoration:none; "> download the installer directly →</ a >
421+ Open PowerShell and paste the command above. Or < a href ="https://github.com/thestack-ai /jarvis-orb/releases/latest " style ="color:var(--accent);text-decoration:none; "> download the installer directly →</ a >
422422 </ div >
423423 </ div >
424424 </ div >
@@ -520,7 +520,7 @@ <h2>Every thought, visible.</h2>
520520 < div class ="sub "> A living orb floats on your desktop. Not decorative — functional. It shows you what the brain is doing, in real time.</ div >
521521
522522 < div style ="margin: 48px 0; ">
523- < img src ="https://raw.githubusercontent.com/whynowlab /jarvis-orb/main/assets/demo.gif " alt ="Jarvis Orb in action " style ="width: clamp(240px, 40vw, 360px); border-radius: 20px; box-shadow: 0 8px 40px rgba(0,0,0,0.08); ">
523+ < img src ="https://raw.githubusercontent.com/thestack-ai /jarvis-orb/main/assets/demo.gif " alt ="Jarvis Orb in action " style ="width: clamp(240px, 40vw, 360px); border-radius: 20px; box-shadow: 0 8px 40px rgba(0,0,0,0.08); ">
524524 < div style ="margin-top: 12px; font-size: 13px; color: var(--text3); "> Actual footage. Not a mockup.</ div >
525525 </ div >
526526
@@ -598,10 +598,10 @@ <h2>Your AI will start<br>remembering.</h2>
598598 < div class ="sub "> Install Jarvis Orb. Give it a brain. Watch it think.</ div >
599599 < a href ="#install " class ="btn-fill " onclick ="window.scrollTo({top:0,behavior:'smooth'});return false; "> Install</ a >
600600 < div class ="footer-links ">
601- < a href ="https://github.com/whynowlab /jarvis-orb "> GitHub</ a > ·
602- < a href ="https://github.com/whynowlab /jarvis-orb/releases "> Releases</ a > ·
601+ < a href ="https://github.com/thestack-ai /jarvis-orb "> GitHub</ a > ·
602+ < a href ="https://github.com/thestack-ai /jarvis-orb/releases "> Releases</ a > ·
603603 MIT License ·
604- < a href ="https://github.com/whynowlab " > whynowlab </ a >
604+ < a href ="https://github.com/thestack-ai " > thestack-ai </ a >
605605 </ div >
606606 </ div >
607607
0 commit comments