ai.nanoschool.in/ AI Internship NSTC

Launch Your AI Career in Weeks

Flexible online & offline internships—mentor‑led, industry‑graded, affordable for every student.

Apply Now AI internship hero

Programs

Online • 3 Weeks

₹ 1,500

Foundation skills & guided mini-project.

Enroll

Online • 6 Weeks

₹ 3,000

Intermediate ML & mentor-reviewed capstone.

Enroll

Offline • 3 Weeks

₹ 10,000

Hands-on labs & mini-project.

Enroll

Offline • 6 Weeks

₹ 16,000

Advanced labs, demo day & career clinic.

Enroll

Tracks

AI-BIO AI-CVR AI-EE AI-FIN AI-MKT AI-EDU AI-DHM

AI-BIO: Biotechnology

  • Omics data analysis
  • Antimicrobial peptide prediction
  • Drug-target interaction models

AI-CVR: Computer Vision & Robotics

  • Visual SLAM
  • Reinforcement learning for robotics
  • Autonomous navigation

AI-EE: Edge AI & IoT

  • TinyML deployment
  • Model quantization
  • Smart-grid analytics

AI-FIN: Finance Analytics

  • Fraud detection
  • Credit scoring
  • Sentiment analysis

AI-MKT: Marketing Science

  • Customer segmentation
  • Churn prediction
  • ROI modeling

AI-EDU: Learning Analytics

  • Clickstream analysis
  • Dropout prediction
  • Adaptive tutoring

AI-DHM: Digital Humanities

  • NLP for historical text
  • Knowledge graphs
  • Multilingual NER

Your Internship Journey

  • Week 1

    Python fundamentals, Git, Data wrangling.

  • Week 2

    ML algorithms, model evaluation, mini‑hackathon.

  • Week 3

    Domain specialization sprint & project scoping.

  • Week 4

    Capstone build, mentor code reviews.

  • Week 5

    Model iteration, deployment workshop.

  • Week 6

    Demo day, career clinic & certification.

Mentors

[display-frm-data id=43505 dmn=”AI” ndtyp=”Participant” dmn2=”Computer Science”]

Testimonials

“The internship helped me land my first AI role!”

– Shivani, NIT

“Mentors were fantastic and supportive.”

– Arjun, BITS

FAQ

Do I need coding experience?+

No, we start with Python basics in Week 1.

Will I receive a certificate?+

Yes, you get a digital certificate and badge.

Can universities offer credit?+

We provide MoU templates mapping to credits.

[tcb-script type=”text/javascript” src=”https://d3mkw6s8thqya7.cloudfront.net/integration-plugin.js” id=”aisensy-wa-widget” widget-id=”aaad2o”] [/tcb-script]

Contact

[formidable id=558]

× [formidable id=558] ⇧[tcb-script] // JavaScript for functionality (mobile me <script> // Mobile menu toggle const hamb = document.getElementById(‘hamburger’), menu = document.getElementById(‘navMenu’); hamb.addEventListener(‘click’, () => menu.classList.toggle(‘show’)); // Smooth scroll document.querySelectorAll(‘a[href^=”#”]’).forEach(a => a.addEventListener(‘click’, e => { if (a.hash) { e.preventDefault(); document.querySelector(a.hash).scrollIntoView({ behavior: ‘smooth’ }); menu.classList.remove(‘show’); } }) ); // Track info toggle document.querySelectorAll(‘.track-card’).forEach(card => card.addEventListener(‘click’, () => { document.querySelectorAll(‘.track-info’).forEach(p => p.classList.remove(‘active’)); document.getElementById(‘track-‘ + card.dataset.track).classList.add(‘active’); })); // FAQ accordion document.querySelectorAll(‘.accordion-header’).forEach(hdr => hdr.addEventListener(‘click’, () => { const c = hdr.nextElementSibling; document.querySelectorAll(‘.accordion-content’).forEach(cc => cc.style.maxHeight = null); document.querySelectorAll(‘.accordion-header span’).forEach(s => s.textContent = ‘+’); if (!c.style.maxHeight) { c.style.maxHeight = c.scrollHeight + ‘px’; hdr.querySelector(‘span’).textContent = ‘-‘; } })); // Testimonials slider const tests = document.querySelectorAll(‘.testimonial’), left = document.querySelector(‘.arrow.left’), right = document.querySelector(‘.arrow.right’); let idx = 0; function show(i) { tests.forEach(t => t.classList.remove(‘active’)); tests[i].classList.add(‘active’); } left.addEventListener(‘click’, () => { idx = (idx – 1 + tests.length) % tests.length; show(idx); }); right.addEventListener(‘click’, () => { idx = (idx + 1) % tests.length; show(idx); }); setInterval(() => { idx = (idx + 1) % tests.length; show(idx); }, 8000); // Modal const modal = document.getElementById(‘form-modal’), opens = document.querySelectorAll(‘.open-form’), close = modal.querySelector(‘.close’); opens.forEach(b => b.addEventListener(‘click’, () => modal.style.display = ‘flex’)); close.addEventListener(‘click’, () => modal.style.display = ‘none’); window.addEventListener(‘click’, e => { if (e.target === modal) modal.style.display = ‘none’; }); // Back to top const back = document.getElementById(‘backToTop’); window.addEventListener(‘scroll’, () => back.style.display = window.scrollY > 400 ? ‘flex’ : ‘none’); back.addEventListener(‘click’, () => window.scrollTo({ top: 0, behavior: ‘smooth’ }));[/tcb-script]