1

Internship Ai Agent Jobs (NOW HIRING)

Software Engineer II, Leo Regulus

Redmond, WA · On-site

$109K - $149K/yr

We're replacing that entire process with orchestrated AI agent squads that execute in parallel ... BASIC QUALIFICATIONS - 3+ years of non-internship professional software development experience - 2+ ...

Applied AI Engineer

New York, NY · On-site

$105K - $120K/yr

... AI agent and automation solutions that free up capacity for higher-value work. This is an ideal ... including internships, co-ops, or personal projects with deployed, real-world applications

You'll build production-grade AI workflows, automations, and AI agent systems that have a direct ... Have 2+ internships where you built real software. * Enjoy building from scratch instead of ...

Extend our AI-native workflows: agent skills for call prep, signal digests, and outbound drafting ... A CS or adjacent degree, SWE/data internships, or shipped side projects * Experience building with ...

Backend Engineer - AI

San Francisco, CA · On-site

$125K - $200K/yr

It's an AI agent that turns English into apps. Everything you need make money on the internet built ... Evidence of ambitious, self-driven projects or internships that required problem solving and ...

Showing results 21-40

Internship Ai Agent information

What is an Internship AI Agent?

Internship AI Agents are artificial intelligence systems designed to perform tasks or assist with projects typically assigned to interns within an organization. These AI agents can handle data entry, research, scheduling, or even more advanced tasks like data analysis and report generation. Their purpose is to automate routine or time-consuming internship responsibilities, allowing human interns to focus on learning and development. Companies use these agents to improve productivity and streamline workflows, while also helping real interns gain exposure to AI-powered tools.

What types of projects can an Internship AI Agent expect to work on, and how do they typically contribute to the team?

As an Internship AI Agent, you can expect to be involved in a variety of projects such as assisting with data preprocessing, developing and testing machine learning models, or contributing to the improvement of natural language processing systems. Interns often support senior engineers and researchers by conducting literature reviews, analyzing datasets, and implementing algorithms under guidance. Collaboration is key, as you’ll regularly participate in team meetings, brainstorm solutions, and present your findings. This hands-on experience not only enhances your technical skills but also deepens your understanding of how AI solutions are developed and deployed in real-world applications.

What are the key skills and qualifications needed to thrive as an Internship AI Agent, and why are they important?

To thrive as an Internship AI Agent, you need foundational knowledge in programming (such as Python), basic machine learning concepts, and typically be pursuing or hold a degree in computer science or a related field. Familiarity with AI tools and frameworks like TensorFlow, PyTorch, and version control systems (e.g., Git) is commonly expected. Strong problem-solving abilities, eagerness to learn, and effective communication skills help interns stand out in collaborative, fast-paced environments. These skills are important for effectively contributing to AI projects, adapting to new technologies, and maximizing learning during the internship.

What is the difference between Internship Ai Agent vs Data Analyst?

AspectInternship Ai AgentData Analyst
Required CredentialsBasic understanding of AI, programming, or related courseworkBachelor's degree in data science, statistics, or related field
Work EnvironmentInternship setting, often in tech or AI companiesOffice or remote, in various industries like finance, healthcare, or tech
Employer & Industry UsageStartups, tech firms, AI-focused companiesCorporations, consulting firms, research institutions
Search & Comparison IntentEntry-level AI-related roles, internships in AIData analysis roles, career in data science

The Internship Ai Agent is an entry-level role focused on assisting with AI projects, often requiring basic technical skills and offering hands-on experience. In contrast, a Data Analyst typically requires more advanced data skills and works across various industries analyzing data to inform business decisions. Both roles serve as entry points but differ in focus and skill requirements.

More about Internship Ai Agent jobs

What cities are hiring for Internship Ai Agent jobs?

Cities with the most Internship Ai Agent job openings:

What are the most commonly searched types of Ai Agent jobs?

The most popular types of Ai Agent jobs are:

What states have the most Internship Ai Agent jobs?

States with the most job openings for Internship Ai Agent jobs include:

Infographic showing various Internship Ai Agent job openings in the United States as of August 2026, with employment types broken down into 76% Full Time, 21% Part Time, and 3% Contract. Highlights an 64% Physical, 4% Hybrid, and 32% Remote job distribution.

Software Development Engineer, Kiro Web

Socket.dev

Portland, OR • On-site

$144 - $194/hr

Other

Medical, Dental, Vision, Life, Retirement, PTO

Posted 5 days ago


Job description

The future of software development is agentic. AWS is building Kiro — a frontier AI-powered development environment that autonomously tackles development tasks, maintains context across interactions, and continuously learns from its work. Kiro is already transforming how developers build and maintain software, and we're just getting started.

We're looking for a Software Development Engineer to build the server-side systems that power Kiro Web — a local web application that manages multiple AI agent sessions through the Agent Client Protocol (ACP). You'll own the backend that spawns, orchestrates, and communicates with kiro-cli processes, handling JSON-RPC 2.0 messaging over stdin/stdout, WebSocket fan-out to connected browsers, and the REST APIs that enable multi-agent team coordination.

The challenges are systems-level and novel: managing a pool of AI agent child processes with independent lifecycles, building a WebSocket gateway that multiplexes real-time notifications from dozens of concurrent sessions, implementing tool approval interception and relay, and designing the inter-agent communication layer that lets orchestrator agents delegate work to specialized agents via REST. You'll also build the distribution infrastructure that delivers Kiro to millions of developers — multi-platform builds, CDN-backed metadata services, and update delivery mechanisms.

Your impact spans both the local development experience and global distribution. Every developer managing AI sessions through the Kiro Web UI depends on your server layer. Every developer downloading Kiro for the first time uses your distribution systems.

This is your chance to build the engine behind the agent that builds the future.

Key job responsibilities
  • Build and maintain the Kiro Web server (Fastify/Node.js/TypeScript) — session manager, ACP client adapter, WebSocket gateway, and REST API
  • Implement the process-per-session architecture: spawning kiro-cli ACP child processes, managing JSON-RPC 2.0 communication over stdin/stdout, and handling lifecycle events (crash recovery, session resume, stale PID handling)
  • Build the multi-agent team orchestration layer — team session lifecycle, inter-agent prompt routing with topology validation, parallel dispatch, and skill injection
  • Design and implement the WebSocket fan-out system that multiplexes notifications from multiple ACP processes onto browser clients, tagged by session/team/role
  • Build and operate Kiro's multi-platform distribution system — metadata services, platform detection, CDN configuration (CloudFront), custom channel authorization, and release automation
  • Implement tool approval interception: hold execution when agents request permissions, emit approval requests to the frontend, and relay user decisions back to the agent
  • Write comprehensive tests, build monitoring/alerting, and participate in on-call rotations
  • Contribute to API design, architecture reviews, and team technical direction
About the team

Kiro Web builds the web-based experiences and platform services for Kiro. Our server layer is the bridge between browser UIs and kiro-cli's Agent Client Protocol — we spawn and manage AI agent processes, multiplex their real-time output to the browser via WebSocket, and orchestrate multi-agent teams through REST APIs. We also own the distribution platform that delivers Kiro builds worldwide via CloudFront. Tech stack: TypeScript, Node.js 22, Fastify, WebSockets, JSON-RPC 2.0, pnpm monorepo. The team is between Seattle and Portland, shipping weekly.

Basic Qualifications
  • 3+ years of non-internship professional software development experience
  • 2+ years of non-internship design or architecture (design patterns, reliability and scaling) of new and existing systems experience
  • 1+ years of software development engineer or related occupational experience
  • 1+ years of designing and developing large-scale, multi-tiered, multi-threaded, embedded or distributed software applications, tools, systems, and services using: C#, C++, Java, or Perl experience
  • 1+ years of Object Oriented Design experience
  • Bachelor's degree or foreign equivalent in Computer Science, Engineering, Mathematics, or a related field
  • Experience programming with at least one software programming language
Preferred Qualifications
  • 3+ years of full software development life cycle, including coding standards, code reviews, source control management, build processes, testing, and operations experience
  • Bachelor's degree in computer science or equivalent

Amazon is an equal opportunity employer and does not discriminate on the basis of protected veteran status, disability, or other legally protected status.

Our inclusive culture empowers Amazonians to deliver the best results for our customers. If you have a disability and need a workplace accommodation or adjustment during the application and hiring process, including support for the interview or onboarding process, please visit https://amazon.jobs/content/en/how-we-hire/accommodations for more information. If the country/region you’re applying in isn’t listed, please contact your Recruiting Partner.

The base salary range for this position is listed below. Your Amazon package will include sign-on payments and restricted stock units (RSUs). Final compensation will be determined based on factors including experience, qualifications, and location. Amazon also offers comprehensive benefits including health insurance (medical, dental, vision, prescription, Basic Life & AD&D insurance and option for Supplemental life plans, EAP, Mental Health Support, Medical Advice Line, Flexible Spending Accounts, Adoption and Surrogacy Reimbursement coverage), 401(k) matching, paid time off, and parental leave. Learn more about our benefits at https://amazon.jobs/en/benefits.

USA, OR, Portland - 143,700.00 - 194,400.00 USD annually

#J-18808-Ljbffr