-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinternship.html
More file actions
72 lines (71 loc) · 30.1 KB
/
Copy pathinternship.html
File metadata and controls
72 lines (71 loc) · 30.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html>
<html lang="en"><head>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="EmbeddedOS Foundation — Internship Program — EmbeddedOS Foundation. Open-source embedded OS, neural interfaces, and AI-powered edge computing." name="description"/>
<meta charset="utf-8"/><meta content="#0066cc" name="theme-color"/><meta content="index,follow,max-image-preview:large,max-snippet:-1,max-video-preview:-1" name="robots"/><meta content="index,follow,max-image-preview:large,max-snippet:-1,max-video-preview:-1" name="googlebot"/><meta content="index,follow" name="bingbot"/><meta content="general" name="rating"/><meta content="telephone=no" name="format-detection"/><meta content="en_US" property="og:locale"/><meta content="summary_large_image" name="twitter:card"><meta content="@embeddedos" name="twitter:site"><meta content="Internship Program — EmbeddedOS Foundation" name="twitter:title"/><meta content="Embedded AI internships at the EmbeddedOS Research Foundation: kernel, AI runtime, neural interface, simulator, and developer tooling tracks." name="twitter:description"/><meta content="https://embeddedos-org.github.io/og-image.png" name="twitter:image"/><meta content="EmbeddedOS Research Foundation — open-source embedded AI systems stack" property="og:image:alt"/><meta content="@EmbeddedOS_ORG" name="twitter:site"/><meta content="@EmbeddedOS_ORG" name="twitter:creator"/><link href="rss.xml" rel="alternate" title="EmbeddedOS Newsroom" type="application/rss+xml"/><link href="manifest.json" rel="manifest"/><meta content="width=device-width, initial-scale=1.0" name="viewport"/><link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;600;700&display=swap" rel="stylesheet"/><link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/><link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;600;700&display=swap" rel="stylesheet"/><meta content="Embedded AI internships at the EmbeddedOS Research Foundation: kernel, AI runtime, neural interface, simulator, and developer tooling tracks." name="description"/><title>Internship Program — EmbeddedOS Foundation</title>
<link href="favicon.svg" rel="icon" type="image/svg+xml"/><link href="css/style.v7.css" rel="stylesheet"/><meta content="Internship — EmbeddedOS Research Foundation" property="og:title"/><meta content="Embedded AI internships at the EmbeddedOS Research Foundation: kernel, AI runtime, neural interface, simulator, and developer tooling tracks." property="og:description"/><meta content="website" property="og:type"/><link href="https://www.embeddedos.org/internship" rel="canonical"><link href="img/logo.svg" rel="apple-touch-icon"/> <link href="https://www.embeddedos.org/internship.html" rel="canonical"/>
</link></meta></meta> <link rel="stylesheet" href="/css/theme-light.css"/>
<script defer src="/js/site-chrome.js"></script>
</head><body class="page-internship"><header class="navbar">
<div class="brand-bar">
<div class="nav-container">
<a aria-label="EmbeddedOS Home" class="logo" href="/">
<div class="logo-icon">EoS</div>
<span class="logo-text">Embedded<span>OS</span></span>
</a>
<nav aria-label="Main navigation">
<ul class="nav-links" id="nav-links" role="menubar">
<li role="none"><a href="news.html" role="menuitem">News</a></li>
<li class="has-dropdown" role="none">
<a aria-expanded="false" aria-haspopup="true" href="research.html" role="menuitem">Research <span aria-hidden="true" class="nav-caret">▾</span></a>
<ul class="dropdown-menu" role="menu">
<li role="none"><a href="research.html" role="menuitem">Neural Link Architecture</a></li>
<li role="none"><a href="roadmap.html" role="menuitem">Roadmap</a></li>
<li role="none"><a href="changelog.html" role="menuitem">Changelog</a></li>
<li role="none"><a href="neural-link-ai.html" role="menuitem">Neural Link & AI Integration</a></li>
<li role="none"><a href="ai-os.html" role="menuitem">AI Operating Systems</a></li>
<li role="none"><a href="building-os.html" role="menuitem">Building OS with Linux/RTOS</a></li>
<li role="none"><a href="future-research.html" role="menuitem">Future Research</a></li>
</ul>
</li>
<li class="has-dropdown" role="none">
<a aria-expanded="false" aria-haspopup="true" href="membership.html" role="menuitem">Programs <span aria-hidden="true" class="nav-caret">▾</span></a>
<ul class="dropdown-menu" role="menu">
<li role="none"><a href="membership.html" role="menuitem">Membership</a></li>
<li role="none"><a href="certification.html" role="menuitem">Certification</a></li>
<li role="none"><a href="internship.html" role="menuitem">Internship</a></li>
<li role="none"><a href="careers.html" role="menuitem">Careers</a></li>
</ul>
</li>
<li class="has-dropdown" role="none">
<a aria-expanded="false" aria-haspopup="true" href="products.html" role="menuitem">Products <span aria-hidden="true" class="nav-caret">▾</span></a>
<ul class="dropdown-menu" role="menu">
<li role="none"><a href="product-eos.html" role="menuitem">EoS (RTOS)</a></li>
<li role="none"><a href="product-eos-platform.html" role="menuitem">eos-platform</a></li>
<li role="none"><a href="product-eboot.html" role="menuitem">eBootloader</a></li>
<li role="none"><a href="product-ebuild.html" role="menuitem">eBuild</a></li>
<li role="none"><a href="product-eai.html" role="menuitem">EAI</a></li>
<li role="none"><a href="product-eni.html" role="menuitem">ENI</a></li>
<li role="none"><a href="product-eipc.html" role="menuitem">EIPC</a></li>
<li role="none"><a href="product-eapps.html" role="menuitem">eApps</a></li>
<li role="none"><a href="product-eosim.html" role="menuitem">EoSim</a></li>
<li role="none"><a href="product-eostudio.html" role="menuitem">EoStudio</a></li>
<li role="none"><a href="product-edb.html" role="menuitem">eDB</a></li>
<li role="none"><a href="product-ebowser.html" role="menuitem">eBowser</a></li>
<li role="none"><a href="product-eoffice.html" role="menuitem">eOffice</a></li>
<li role="none"><a href="product-eserviceapps.html" role="menuitem">eServiceApps</a></li>
</ul>
</li>
<li role="none"><a href="ecosystem.html" role="menuitem">Ecosystem</a></li>
<li role="none"><a href="about.html" role="menuitem">About</a></li>
<li role="none"><a href="security.html" role="menuitem">Security</a></li>
<li role="none"><a href="contact.html" role="menuitem">Contact</a></li>
<li role="none"><a class="nav-cta nav-cta--donate" href="donate.html#donate-now" role="menuitem" style="background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 16px rgba(16,185,129,.35);margin-right:.4rem;">♥ Donate</a></li><li role="none"><a class="nav-cta" href="membership.html" role="menuitem">Join Now</a></li>
</ul>
</nav>
<button aria-controls="nav-links" aria-expanded="false" aria-label="Toggle navigation menu" class="mobile-menu-btn" type="button"><span class="hamburger-line"></span><span class="hamburger-line"></span><span class="hamburger-line"></span></button>
</div>
</div>
</header><nav aria-label="Breadcrumb" class="breadcrumb"><a href="index.html">Home</a><span class="separator">›</span><a href="contact.html">Programs</a><span class="separator">›</span><span class="current">Internship</span></nav><main id="main-content"><a class="skip-link" href="#main-content">Skip to main content</a><section class="page-header" id="main-content-inner"><div aria-hidden="true" class="hero__bg"><div class="hero__orb hero__orb--1"></div><div class="hero__orb hero__orb--2"></div></div><h1>Internship Program</h1><p class="lede">Gain hands-on experience in AI operating systems and neural link research</p></section><section class="section section-white"><div class="container"><div class="section-header"><span class="overline">Opportunities</span><h2>Internship Tracks</h2><p>Choose the path that aligns with your career goals</p></div><div class="cards-grid cards-grid-3"><div class="card"><div class="card-image"><div class="card-icon"><svg aria-hidden="true" fill="none" height="48" viewbox="0 0 48 48" width="48" xmlns="http://www.w3.org/2000/svg"><defs><lineargradient id="microscope-grad" x1="0%" x2="100%" y1="0%" y2="100%"><stop offset="0%" style="stop-"></stop><stop offset="100%" style="stop-"></stop></lineargradient></defs><path d="M24 4C22.9 4 22 4.9 22 6V8H20C18.9 8 18 8.9 18 10V14C18 15.1 18.9 16 20 16H22V20H20C18.9 20 18 20.9 18 22V26C18 27.1 18.9 28 20 28H22V32H14V34H12V38C12 40.2 13.8 42 16 42H32C34.2 42 36 40.2 36 38V34H34V32H26V28H28C29.1 28 30 27.1 30 26V22C30 20.9 29.1 20 28 20H26V16H28C29.1 16 30 15.1 30 14V10C30 8.9 29.1 8 28 8H26V6C26 4.9 25.1 4 24 4Z" fill="url(#microscope-grad)"></path><circle cx="24" cy="13" fill="white" opacity="0.6" r="2"></circle><circle cx="24" cy="24" fill="white" opacity="0.6" r="2"></circle></svg></div></div><div class="card-content"><h3>Research Internship</h3><p>Work alongside our research team on cutting-edge neural link and AI operating system projects. Contribute to academic publications and open-source development.</p><ul class="mt-2"><li>Duration: 3-6 months</li><li>Remote or on-site</li><li>Academic credit available</li></ul></div></div><div class="card"><div class="card-image"><div class="card-icon"><svg aria-hidden="true" fill="none" height="48" viewbox="0 0 48 48" width="48" xmlns="http://www.w3.org/2000/svg"><defs><lineargradient id="laptop-grad" x1="0%" x2="100%" y1="0%" y2="100%"><stop offset="0%" style="stop-"></stop><stop offset="100%" style="stop-"></stop></lineargradient></defs><rect fill="url(#laptop-grad)" height="24" rx="3" width="36" x="6" y="10"></rect><rect fill="#1a1a2e" height="18" rx="1" width="30" x="9" y="13"></rect><path d="M2 36C2 35.4 2.4 35 3 35H45C45.6 35 46 35.4 46 36V38C46 39.1 45.1 40 44 40H4C2.9 40 2 39.1 2 38V36Z" fill="url(#laptop-grad)"></path><rect fill="#1a1a2e" height="2" opacity="0.3" rx="1" width="12" x="18" y="37"></rect><path d="M20 22L18 24L20 26M28 22L30 24L28 26M23 27L25 21" stroke="#38ef7d" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></div></div><div class="card-content"><h3>Engineering Internship</h3><p>Develop real-world embedded systems, contribute to our open-source projects, and gain practical engineering experience.</p><ul class="mt-2"><li>Duration: 3-6 months</li><li>Remote or on-site</li><li>Mentorship included</li></ul></div></div><div class="card"><div class="card-image"><div class="card-icon"><svg aria-hidden="true" fill="none" height="48" viewbox="0 0 48 48" width="48" xmlns="http://www.w3.org/2000/svg"><defs><lineargradient id="doc-grad" x1="0%" x2="100%" y1="0%" y2="100%"><stop offset="0%" style="stop-"></stop><stop offset="100%" style="stop-"></stop></lineargradient></defs><path d="M12 6C10.9 6 10 6.9 10 8V40C10 41.1 10.9 42 12 42H36C37.1 42 38 41.1 38 40V14L30 6H12Z" fill="url(#doc-grad)"></path><path d="M30 6V14H38" fill="#f5576c" opacity="0.6"></path><rect fill="white" height="2" opacity="0.8" rx="1" width="16" x="14" y="20"></rect><rect fill="white" height="2" opacity="0.8" rx="1" width="20" x="14" y="26"></rect><rect fill="white" height="2" opacity="0.8" rx="1" width="12" x="14" y="32"></rect><path d="M32 28L40 36L42 34L34 26L32 28Z" fill="#f5576c"></path><path d="M40 36L38 42L44 40L42 34L40 36Z" fill="url(#doc-grad)"></path></svg></div></div><div class="card-content"><h3>Technical Writing</h3><p>Help document our research, create tutorials, and develop educational content for the embedded systems community.</p><ul class="mt-2"><li>Duration: 3-6 months</li><li>Fully remote</li><li>Flexible schedule</li></ul></div></div></div></div></section><section class="section section-dark"><div class="container"><div class="section-header"><span class="overline">Academic Support</span><h2>Thesis Guidance</h2><p>Expert support for your academic research</p></div><div class="research-content"><div class="research-text"><h3>Master's & PhD Thesis Support</h3><p>Our experienced researchers provide guidance for students pursuing advanced degrees in embedded systems, AI, and neural link technology.</p><ul><li>Topic selection and refinement</li><li>Literature review assistance</li><li>Methodology guidance</li><li>Access to research data and tools</li><li>Review and feedback on drafts</li><li>Presentation preparation</li></ul><a class="btn btn-primary" href="contact.html">Apply for Support</a></div><div class="research-image"><div aria-hidden="true" class="hero-img-wrap" style="width:100%;border-radius:12px;overflow:hidden"><svg aria-label="thesis-guidanceinternship" preserveaspectratio="xMidYMid slice" role="img" viewbox="0 0 800 400" xmlns="http://www.w3.org/2000/svg"><defs><lineargradient id="uns_d1428ebd" x1="0" x2="1" y1="0" y2="1"><stop offset="0%" stop-color="#0066cc"></stop><stop offset="55%" stop-color="#0099ff"></stop><stop offset="100%" stop-color="#00d4ff"></stop></lineargradient></defs><rect fill="url(#uns_d1428ebd)" height="400" width="800"></rect><g fill="none" opacity=".5" stroke="rgba(255,255,255,.4)" stroke-width="1.5"><line x1="0" x2="0" y1="0" y2="400"></line><line x1="48" x2="48" y1="0" y2="400"></line><line x1="96" x2="96" y1="0" y2="400"></line><line x1="144" x2="144" y1="0" y2="400"></line><line x1="192" x2="192" y1="0" y2="400"></line><line x1="240" x2="240" y1="0" y2="400"></line><line x1="288" x2="288" y1="0" y2="400"></line><line x1="336" x2="336" y1="0" y2="400"></line><line x1="384" x2="384" y1="0" y2="400"></line><line x1="432" x2="432" y1="0" y2="400"></line><line x1="480" x2="480" y1="0" y2="400"></line><line x1="528" x2="528" y1="0" y2="400"></line><line x1="576" x2="576" y1="0" y2="400"></line><line x1="624" x2="624" y1="0" y2="400"></line><line x1="672" x2="672" y1="0" y2="400"></line><line x1="720" x2="720" y1="0" y2="400"></line><line x1="768" x2="768" y1="0" y2="400"></line><line x1="0" x2="800" y1="0" y2="0"></line><line x1="0" x2="800" y1="48" y2="48"></line><line x1="0" x2="800" y1="96" y2="96"></line><line x1="0" x2="800" y1="144" y2="144"></line><line x1="0" x2="800" y1="192" y2="192"></line><line x1="0" x2="800" y1="240" y2="240"></line><line x1="0" x2="800" y1="288" y2="288"></line><line x1="0" x2="800" y1="336" y2="336"></line><line x1="0" x2="800" y1="384" y2="384"></line></g><text fill="rgba(255,255,255,.95)" font-family="Inter,system-ui" font-size="64" font-weight="800" text-anchor="middle" x="400" y="220">EoS</text><text fill="rgba(255,255,255,.6)" font-family="JetBrains Mono,monospace" font-size="14" letter-spacing="3" text-anchor="middle" x="400" y="280">EMBEDDEDOS</text></svg></div></div></div></div></section><section class="section section-white" id="research"><div class="container"><div class="section-header"><span class="overline">Publications</span><h2>Research Paper Assistance</h2><p>Support for publishing your research</p></div><div class="cards-grid cards-grid-4"><div class="feature-card"><div class="feature-icon"><svg aria-hidden="true" fill="none" height="32" viewbox="0 0 48 48" width="32" xmlns="http://www.w3.org/2000/svg"><defs><lineargradient id="books-grad" x1="0%" x2="100%" y1="0%" y2="100%"><stop offset="0%" style="stop-"></stop><stop offset="100%" style="stop-"></stop></lineargradient></defs><rect fill="url(#books-grad)" height="32" rx="2" width="8" x="6" y="8"></rect><rect fill="#667eea" height="34" rx="2" width="8" x="16" y="6"></rect><rect fill="#f093fb" height="30" rx="2" width="8" x="26" y="10"></rect><rect fill="#38ef7d" height="32" rx="2" width="6" x="36" y="8"></rect><rect fill="white" height="2" opacity="0.5" width="4" x="8" y="10"></rect><rect fill="white" height="2" opacity="0.5" width="4" x="18" y="8"></rect><rect fill="white" height="2" opacity="0.5" width="4" x="28" y="12"></rect></svg></div><h3>Topic Development</h3><p>Help identifying novel research questions and unexplored areas in the field.</p></div><div class="feature-card"><div class="feature-icon"><svg aria-hidden="true" fill="none" height="32" viewbox="0 0 48 48" width="32" xmlns="http://www.w3.org/2000/svg"><defs><lineargradient id="search-grad" x1="0%" x2="100%" y1="0%" y2="100%"><stop offset="0%" style="stop-"></stop><stop offset="100%" style="stop-"></stop></lineargradient></defs><circle cx="20" cy="20" fill="none" r="14" stroke="url(#search-grad)" stroke-width="4"></circle><circle cx="20" cy="20" fill="url(#search-grad)" opacity="0.3" r="8"></circle><line stroke="url(#search-grad)" stroke-linecap="round" stroke-width="5" x1="30" x2="42" y1="30" y2="42"></line><circle cx="16" cy="16" fill="white" opacity="0.6" r="3"></circle></svg></div><h3>Literature Review</h3><p>Access to research databases and guidance on comprehensive literature surveys.</p></div><div class="feature-card"><div class="feature-icon"><svg aria-hidden="true" fill="none" height="32" viewbox="0 0 48 48" width="32" xmlns="http://www.w3.org/2000/svg"><defs><lineargradient id="chart-grad" x1="0%" x2="0%" y1="100%" y2="0%"><stop offset="0%" style="stop-"></stop><stop offset="100%" style="stop-"></stop></lineargradient><lineargradient id="chart-grad2" x1="0%" x2="0%" y1="100%" y2="0%"><stop offset="0%" style="stop-"></stop><stop offset="100%" style="stop-"></stop></lineargradient><lineargradient id="chart-grad3" x1="0%" x2="0%" y1="100%" y2="0%"><stop offset="0%" style="stop-"></stop><stop offset="100%" style="stop-"></stop></lineargradient></defs><rect fill="url(#chart-grad)" height="16" rx="2" width="8" x="6" y="28"></rect><rect fill="url(#chart-grad2)" height="26" rx="2" width="8" x="18" y="18"></rect><rect fill="url(#chart-grad3)" height="36" rx="2" width="8" x="30" y="8"></rect><line stroke="#667eea" stroke-linecap="round" stroke-width="2" x1="4" x2="44" y1="44" y2="44"></line></svg></div><h3>Data & Analysis</h3><p>Tools and expertise for data collection, analysis, and visualization.</p></div><div class="feature-card"><div class="feature-icon"><svg aria-hidden="true" fill="none" height="32" viewbox="0 0 48 48" width="32" xmlns="http://www.w3.org/2000/svg"><defs><lineargradient id="pen-grad" x1="0%" x2="100%" y1="0%" y2="100%"><stop offset="0%" style="stop-"></stop><stop offset="100%" style="stop-"></stop></lineargradient><lineargradient id="pen-body" x1="0%" x2="100%" y1="0%" y2="100%"><stop offset="0%" style="stop-"></stop><stop offset="100%" style="stop-"></stop></lineargradient></defs><path d="M8 40L12 28L32 8C34.2 5.8 37.8 5.8 40 8C42.2 10.2 42.2 13.8 40 16L20 36L8 40Z" fill="url(#pen-body)"></path><path d="M12 28L8 40L20 36" fill="url(#pen-grad)"></path><path d="M32 8L40 16" opacity="0.5" stroke="white" stroke-width="2"></path><circle cx="9" cy="39" fill="#a18cd1" r="2"></circle><path d="M28 12L36 20" opacity="0.6" stroke="white" stroke-linecap="round" stroke-width="2"></path></svg></div><h3>Writing Support</h3><p>Editorial assistance, peer review, and publication guidance.</p></div></div></div></section><section class="section section-gray" id="patent"><div class="container"><div class="section-header"><span class="overline">Innovation</span><h2>Patent Support</h2><p>Protecting your innovations</p></div><div class="research-content"><div class="research-image"><div aria-hidden="true" class="hero-img-wrap" style="width:100%;border-radius:12px;overflow:hidden"><svg aria-label="patent-supportinternship" preserveaspectratio="xMidYMid slice" role="img" viewbox="0 0 800 400" xmlns="http://www.w3.org/2000/svg"><defs><lineargradient id="uns_ef7f3470" x1="0" x2="1" y1="0" y2="1"><stop offset="0%" stop-color="#0066cc"></stop><stop offset="55%" stop-color="#0099ff"></stop><stop offset="100%" stop-color="#00d4ff"></stop></lineargradient></defs><rect fill="url(#uns_ef7f3470)" height="400" width="800"></rect><g fill="none" opacity=".5" stroke="rgba(255,255,255,.4)" stroke-width="1.5"><line x1="0" x2="0" y1="0" y2="400"></line><line x1="48" x2="48" y1="0" y2="400"></line><line x1="96" x2="96" y1="0" y2="400"></line><line x1="144" x2="144" y1="0" y2="400"></line><line x1="192" x2="192" y1="0" y2="400"></line><line x1="240" x2="240" y1="0" y2="400"></line><line x1="288" x2="288" y1="0" y2="400"></line><line x1="336" x2="336" y1="0" y2="400"></line><line x1="384" x2="384" y1="0" y2="400"></line><line x1="432" x2="432" y1="0" y2="400"></line><line x1="480" x2="480" y1="0" y2="400"></line><line x1="528" x2="528" y1="0" y2="400"></line><line x1="576" x2="576" y1="0" y2="400"></line><line x1="624" x2="624" y1="0" y2="400"></line><line x1="672" x2="672" y1="0" y2="400"></line><line x1="720" x2="720" y1="0" y2="400"></line><line x1="768" x2="768" y1="0" y2="400"></line><line x1="0" x2="800" y1="0" y2="0"></line><line x1="0" x2="800" y1="48" y2="48"></line><line x1="0" x2="800" y1="96" y2="96"></line><line x1="0" x2="800" y1="144" y2="144"></line><line x1="0" x2="800" y1="192" y2="192"></line><line x1="0" x2="800" y1="240" y2="240"></line><line x1="0" x2="800" y1="288" y2="288"></line><line x1="0" x2="800" y1="336" y2="336"></line><line x1="0" x2="800" y1="384" y2="384"></line></g><text fill="rgba(255,255,255,.95)" font-family="Inter,system-ui" font-size="64" font-weight="800" text-anchor="middle" x="400" y="220">EoS</text><text fill="rgba(255,255,255,.6)" font-family="JetBrains Mono,monospace" font-size="14" letter-spacing="3" text-anchor="middle" x="400" y="280">EMBEDDEDOS</text></svg></div></div><div class="research-text"><h3>From Idea to Patent</h3><p>We help interns and researchers navigate the patent process for innovations developed during their time with us.</p><ul><li>Prior art searches</li><li>Patent application drafting</li><li>IP strategy guidance</li><li>USPTO filing support</li><li>Joint patent opportunities</li></ul></div></div></div></section><section class="section section-white"><div class="container"><div class="section-header"><span class="overline">Impact</span><h2>Dissertation in Action</h2><p>Turning academic research into real-world solutions</p></div><div class="cards-grid cards-grid-3"><div class="card"><div class="card-content"><h3>Implementation Support</h3><p>We help translate dissertation research into working prototypes and proof-of-concept implementations.</p></div></div><div class="card"><div class="card-content"><h3>Industry Connections</h3><p>Connect with industry partners interested in applying your research to commercial products.</p></div></div><div class="card"><div class="card-content"><h3>Open Source Publication</h3><p>Share your work with the global community through our open-source platforms.</p></div></div></div></div></section><section class="section section-gray"><div class="container"><div class="section-header"><span class="overline">Apply</span><h2>Apply for Internship</h2><p>Start your journey with EmbeddedOS Research Foundation</p></div><div class="application-form"><form action="#" class="contact-form" id="contactForm" method="POST"><div class="form-group"><label for="name">Full Name *</label><input id="name" name="name" placeholder="Your full name" required="" type="text"/></div><div class="form-group"><label for="email">Email Address *</label><input id="email" name="email" placeholder="your.email@example.com" required="" type="email"/></div><div class="form-group"><label for="university">University/Institution *</label><input id="university" name="university" placeholder="Your university" required="" type="text"/></div><div class="form-group"><label for="track">Internship Track *</label><select id="track" name="track" required=""><option value="">Select a track</option><option value="research">Research Internship</option><option value="engineering">Engineering Internship</option><option value="writing">Technical Writing</option></select></div><div class="form-group"><label for="message">Why are you interested? *</label> <textarea id="message" name="message" placeholder="Tell us about your background and interests" required=""></textarea> </div><button class="btn btn-primary" type="submit">Submit Application</button></form></div></div></section><section class="cta-section"><h2>Questions About Our Internship Program?</h2><p>Contact our team for more information about opportunities and requirements.</p><div class="cta-buttons"><a class="btn btn-dark" href="contact.html">Contact Us</a><a class="btn btn-secondary" href="careers.html">View Full-Time Positions</a></div></section><button aria-label="Scroll to top" class="scroll-top" type="button">↑</button></main><footer class="footer" role="contentinfo"><div class="footer-mega"><div class="footer-column"><h3>Components</h3><ul><li><a href="ecosystem.html">All 14 components</a></li><li><a href="product-eos.html">EoS (RTOS)</a></li><li><a href="product-eos-platform.html">eos-platform</a></li><li><a href="product-eai.html">EAI</a></li><li><a href="product-eni.html">ENI</a></li><li><a href="product-eipc.html">EIPC</a></li><li><a href="product-eboot.html">eBootloader</a></li><li><a href="product-ebuild.html">eBuild</a></li></ul></div><div class="footer-column"><h4>Newsroom</h4><ul><li><a href="news.html">All News</a></li><li><a href="news.html#topic-rtos-kernel">RTOS & Kernel</a></li><li><a href="news.html#topic-embedded-ai">Embedded AI</a></li><li><a href="news.html#topic-neural-interface">Neural Interface</a></li><li><a href="news.html#topic-security-boot">Security & Boot</a></li><li><a href="news.html#topic-tools-sim">Tools & Sim</a></li><li><a href="news.html#topic-community">Community</a></li></ul></div><div class="footer-column"><h4>Research</h4><ul><li><a href="research.html">Neural Link Architecture</a></li><li><a href="neural-link-ai.html">Neural Link & AI</a></li><li><a href="ai-os.html">AI Operating Systems</a></li><li><a href="building-os.html">Building OS</a></li><li><a href="future-research.html">Future Research</a></li><li><a href="resources.html">Theses & Papers</a></li><li><a href="documentation.html">Documentation</a></li></ul></div><div class="footer-column"><h4>Programs</h4><ul><li><a href="membership.html">Membership</a></li><li><a href="certification.html">Certification</a></li><li><a href="internship.html">Internships</a></li><li><a href="careers.html">Careers</a></li><li><a href="donate.html">Donate</a></li><li><a href="resources.html">Resources</a></li></ul></div><div class="footer-column"><h4>Industry & Community</h4><ul><li><a href="https://www.embedded.com/" rel="noopener noreferrer" target="_blank" title="News & analysis for embedded developers">Embedded.com <span aria-hidden="true" class="ext-arrow">↗</span></a></li><li><a href="https://embeddedsummit.com/" rel="noopener noreferrer" target="_blank" title="Annual community summit">Embedded Summit <span aria-hidden="true" class="ext-arrow">↗</span></a></li><li><a href="https://www.embedded-india.com/" rel="noopener noreferrer" target="_blank" title="Asia-Pacific embedded community">Embedded India <span aria-hidden="true" class="ext-arrow">↗</span></a></li><li><a href="https://www.toradex.com/" rel="noopener noreferrer" target="_blank" title="Embedded computing solutions">Toradex <span aria-hidden="true" class="ext-arrow">↗</span></a></li><li><a href="https://generisgp.com/" rel="noopener noreferrer" target="_blank" title="Strategic embedded events">Generis Group <span aria-hidden="true" class="ext-arrow">↗</span></a></li><li><a href="https://esweek.org/" rel="noopener noreferrer" target="_blank" title="Embedded Systems Week (academia)">ESWEEK <span aria-hidden="true" class="ext-arrow">↗</span></a></li><li><a href="https://embeddedonlineconference.com/" rel="noopener noreferrer" target="_blank" title="Online conference series">Embedded Online Conf. <span aria-hidden="true" class="ext-arrow">↗</span></a></li><li><a href="https://embedded-world-na.com/" rel="noopener noreferrer" target="_blank" title="North America trade show">Embedded World NA <span aria-hidden="true" class="ext-arrow">↗</span></a></li></ul></div><div class="footer-column"><h4>Foundation</h4><ul><li><a href="about.html">About Us</a></li><li><a href="contact.html">Contact</a></li><li><a href="donate.html">Support Our Mission</a></li><li><a href="membership.html">Partners</a></li><li><a href="privacy.html">Privacy Policy</a></li><li><a href="terms.html">Terms of Service</a></li><li><a href="code-of-conduct.html">Code of Conduct</a></li><li><a href="licenses.html">Open Source Licenses</a></li><li><a href="mailto:help@embeddedos.org">help@embeddedos.org</a></li><li><a href="mailto:security@embeddedos.org">security@embeddedos.org</a></li></ul></div></div><div class="footer-newsletter"><h4>📬 Stay in the Loop</h4><p>Get research updates, release notes, and community news — no spam, ever.</p><form action="#" class="newsletter-form" id="newsletterForm" method="post"><input aria-label="Email for newsletter" placeholder="your@email.com" required="" type="email"/><button type="submit">Subscribe</button></form><div class="newsletter-msg" id="newsletterMsg">✓ Thanks for subscribing!</div></div><div class="footer-divider"></div><div class="footer-bottom"><div class="footer-brand"><span class="logo-text">Embedded<span>OS</span></span><div class="footer-social"><a aria-label="EmbeddedOS on GitHub" href="https://github.com/embeddedos-org" rel="noopener noreferrer" target="_blank">GitHub</a><a aria-label="EmbeddedOS on X (Twitter)" href="https://x.com/EmbeddedOS_ORG" rel="noopener noreferrer" target="_blank">X</a><a aria-label="EmbeddedOS on LinkedIn" href="https://www.linkedin.com/company/embedded-operating-systems-research-foundation" rel="noopener noreferrer" target="_blank">LinkedIn</a><a aria-label="EmbeddedOS on YouTube" href="https://www.youtube.com/@EmbeddedOS_ORG" rel="noopener noreferrer" target="_blank">YouTube</a><a aria-label="EmbeddedOS on Facebook" href="https://www.facebook.com/people/Embedded-Operating-Systems-Research-Foundation/61588978691494/" rel="noopener noreferrer" target="_blank">Facebook</a><a aria-label="Contact us" href="contact.html">Contact</a><a aria-label="Newsroom" href="news.html">Newsroom</a></div></div><div class="footer-copyright"> © 2026 EmbeddedOS (EoS) Research Foundation. A 501(c)(3) nonprofit. All rights reserved. </div><div class="footer-legal"><a href="privacy.html">Privacy</a><a href="terms.html">Terms</a><a href="privacy.html#cookies">Cookies</a></div></div> <div style="text-align:center;padding:.6rem 0 0;border-top:1px solid rgba(255,255,255,.08);margin-top:.75rem;font-size:.75rem">Powered by <a href="https://www.interserver.net" rel="noopener noreferrer" style="font-weight:600;text-decoration:none" target="_blank">InterServer</a></div>
</footer> <script defer="" src="js/monitor.js"></script> <script defer="" src="js/main.js"></script> <script defer="" src="js/forms.js"></script> <script defer="" src="js/cookies.js"></script> <script defer="" src="js/search.js"></script>
</body></html>