1

Intern Ai Agent Developer Jobs in Colorado (NOW HIRING)

The AI System Developer III serves as a senior individual contributor responsible for the design ... Contribute to the design and implementation of multi-agent systems, agentic call flows, and LLM ...

Designing and delivering embedded artificial intelligence (AI) agent capabilities within Oracle ... Bachelor's degree or higher in computer science, information technology, software engineering ...

Our business spans satellite television service, streaming and on-demand programming, smart home ... Launch a pilot implementation of an MCP-compliant interface that allows a store AI agent to ...

Generative AI Developer

Denver, CO · On-site

$104K - $152K/yr

... multi-agent systems, retrieval-augmented generation (RAG), and intelligent automation platforms ... Partner with ML/AI leads and engineering teams to integrate LLMs, autonomous agents, and GenAI ...

... Engineering, Finance, People Tech, and Operations to bridge business needs with AI driven solutions ... Hands-on knowledge of AI agent frameworks (for example LangChain, CrewAI, Semantic Kernel, MCP) and ...

What You'll Own Claude AI & Agent Leadership (Primary Focus) * Design, build, and maintain Claude-powered skills and agents that automate engineering workflows - not for writing code, but for ...

... AI Developer to enhance their Digital Center of Excellence. This role involves designing and ... AI, and multi-agent systems. • Design, build, and deploy agentic solutions using Microsoft ...

Senior AI Engineer

Denver, CO · On-site

$148 - $209/hr

The Role We are hiring a Senior AI Engineer to build production agent capabilities for TaskRay's AI platform. You will work closely with our Staff AI Engineer and our product team to ship features ...

... and Vertex AI Agent Builder to develop sophisticated agentic AI solutions. * Integrate secure ... Proficiency in programming languages such as Python, Java, or similar. * Familiarity with CI/CD ...

Showing results 41-60

Intern Ai Agent Developer information

What does an Intern AI Agent Developer do?

An Intern AI Agent Developer assists in designing, developing, and testing artificial intelligence agents, which are software programs capable of performing tasks that typically require human intelligence. Their responsibilities may include writing code, training machine learning models, analyzing data, and supporting senior developers in research or project work. Interns in this role gain hands-on experience with AI frameworks and tools while learning best practices in software engineering and artificial intelligence development.

What types of projects and tasks can an Intern AI Agent Developer expect to work on during their internship?

As an Intern AI Agent Developer, you will typically collaborate with experienced engineers and data scientists to design, develop, and test components of AI-driven systems. Your daily tasks may include writing and debugging code, assisting in training machine learning models, and running experiments to evaluate agent performance. Interns often contribute to documentation, participate in code reviews, and may even help implement features under supervision. This role provides a hands-on learning environment where you can develop both technical and teamwork skills, while gaining exposure to the latest AI development tools and practices.

What is the difference between Intern Ai Agent Developer vs Intern Machine Learning Engineer?

AspectIntern Ai Agent DeveloperIntern Machine Learning Engineer
Required CredentialsRelevant coursework, basic programming skills, familiarity with AI toolsRelevant coursework, programming skills, understanding of ML algorithms
Work EnvironmentTech companies, AI startups, research labsTech companies, research institutions, AI startups
Employer & Industry UsageAI development teams, chatbot and virtual assistant projectsData science teams, predictive modeling projects

Intern Ai Agent Developers focus on building and improving AI agents like chatbots and virtual assistants, often requiring knowledge of AI frameworks. Intern Machine Learning Engineers work on developing ML models for various applications, emphasizing data handling and algorithm implementation. Both roles are common in tech and AI industries, but they differ in specific focus areas and skill sets.

What are the key skills and qualifications needed to thrive as an Intern AI Agent Developer?

To thrive as an Intern AI Agent Developer, you need a solid understanding of programming languages like Python, basic knowledge of machine learning concepts, and enrollment in or completion of a relevant degree such as computer science. Familiarity with tools and frameworks such as TensorFlow, PyTorch, Git, and cloud platforms is typically expected. Curiosity, strong problem-solving skills, and the ability to collaborate within a team help you stand out. These skills are crucial for successfully contributing to AI projects, learning quickly in a dynamic field, and effectively supporting development teams.
What are the most commonly searched types of Ai Agent Developer jobs in Colorado? The most popular types of Ai Agent Developer jobs in Colorado are:
What cities in Colorado are hiring for Intern Ai Agent Developer jobs? Cities in Colorado with the most Intern Ai Agent Developer job openings:
Infographic showing various Intern Ai Agent Developer job openings in Colorado as of August 2026, with employment types broken down into 50% Full Time, and 50% Part Time. Highlights an 100% In-person job distribution.

Senior Full Stack Java Engineer

YIELD SOLUTIONS GROUP LLC

Englewood, CO • On-site

$150K - $170K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Re-posted 3 days ago


Job description

Senior Full Stack Java Engineer

Location: Centennial, CO ( In-Office – No relocation) Company: Yield Solutions Group Reports to: Director of Software Development

---

The Opportunity

Yield Solutions Group processes more than thousands of auto refinance applications per month across 30+ lending partners. The systems that support that volume handle real financial data, operate under regulatory constraints, and need to perform reliably under load.

This is a senior individual contributor role with a front-end emphasis and full architectural ownership. Where the Full Stack Java Engineer contributes to architectural decisions, you make and are accountable for them. You design the systems other engineers build within. You set the standards other engineers are held to in code review. You are the escalation point when a technical challenge requires judgment beyond what the team can resolve independently.

We treat AI-assisted development as a core engineering discipline, not a productivity shortcut. Our approach is grounded in Nate B Jones' five levels of AI coding: engineers here are expected to work at the spec-driven and agentic levels of that framework. At the senior level, that means not only practicing these disciplines yourself but actively raising the team's fluency in them. You are the practitioner other engineers look to when they need to know how to structure a spec, evaluate agent output, or apply the delegation model to a problem they have not encountered before.

You will not have direct reports. Your leverage is your technical judgment, the standards you set in review, and the clarity of your architectural decisions. You will not be handed fully-specced tickets. You are expected to shape requirements before implementation begins, identify architectural problems before a line of code is written, and resolve technical blockers without escalation.

---

What You'll Do

Strategy & Leadership

· Own architectural decisions for complex, cross-service features. This is not influence from the side; it is accountability for the outcome. When an architectural decision goes wrong, it is yours to fix.

· Set and enforce front-end and full stack standards across the team: React component architecture, TypeScript patterns, state management conventions, API contract design, test coverage thresholds, and AI engineering practice.

· Conduct authoritative code reviews that evaluate architectural fit, service boundary integrity, performance under load, and security posture alongside correctness. This applies with equal rigor to AI-generated code, which carries its own failure modes: hallucinated APIs, plausible-but-wrong logic, and implementations that pass tests but violate service boundaries or data contracts.

· Apply and model the delegation model from Nate B Jones' five levels framework: make principled, documented decisions about which tasks to delegate to AI agents, at what level of autonomy, and where human ownership is non-negotiable. Other engineers look to you to calibrate their own judgment against yours.

· Raise architectural concerns during sprint planning, design reviews, and roadmap discussions before they become production problems. At this level, that means shaping the conversation, not reacting to it.

· Mentor Full Stack Java Engineers and earlier-career engineers on both technical fundamentals and AI engineering practice: spec authoring, agent output validation, delegation model application, and the discipline of treating AI instructions as engineering artifacts.

Discovery & Execution

· Design and build complex, interactive user-facing features in React and TypeScript that perform correctly at scale, under real load, and across the full range of supported browsers.

· Author structured spec files that define problem scope, constraints, acceptance criteria, and edge cases before any implementation begins, whether by a human or an AI agent. The spec is the source of truth. AI output is an implementation candidate that must be validated against it.

· Craft prompts and AI agent instructions with engineering precision: decompose problems clearly, specify constraints explicitly, and iterate based on what the output reveals about gaps in the original intent.

· Design REST APIs and inter-service contracts across the microservices architecture that are stable, versioned, and defensible. You are setting contracts that other services depend on; treat backward compatibility and versioning strategy as first-class design requirements.

· Manage complex application state with a clear, documented rationale that a teammate can understand and extend without your involvement.

· Write unit and integration tests as part of the development cycle, not after the fact. Coverage and testability are part of the definition of done for every feature, regardless of how it was implemented.

· Resolve architectural blockers independently. You are the person other engineers come to when they are stuck on something hard. You are expected to have an answer, or to produce one.

Growth & Optimization

· Use Datadog to monitor service health, trace requests across microservices, identify latency bottlenecks, and build alerting that catches problems before users do. At this level, you are not consuming observability infrastructure; you are designing it.

· Profile and improve front-end performance with measurable targets: bundle size reduction, render bottleneck elimination, caching strategy design, and load time benchmarking that produces numbers, not impressions.

· Meet and enforce WCAG 2.1 accessibility standards across your own work and the team's output. Your features set the bar others are reviewed against.

· Advance the team's AI-assisted development practice. As the tooling evolves and Jones' framework progresses, you are expected to be ahead of the team, not alongside it.

· Identify architectural technical debt with material velocity impact, build the business case for addressing it, and own the remediation plan through to completion.

Partnership & Compliance

· Collaborate with product and design upstream of implementation. At this level, that means shaping requirements, surfacing constraints the product team does not know exist, and resolving ambiguity before it reaches the engineering cycle. Precise, unambiguous requirements are the foundation of both good engineering and effective AI delegation. Ambiguity discovered at spec-writing time is cheaper than ambiguity discovered in review.

· Work with DevOps on Terraform-managed infrastructure design, CI/CD pipeline architecture, environment parity, and production stability for the systems you own.

· Hold AI-generated code to the same security and compliance bar as any other code entering the codebase. In a regulated financial services environment processing 15,000+ applications monthly, there are no exceptions based on implementation method.

· Establish documentation standards for the systems under your architectural ownership. Your documentation is the reference other engineers cite, not the artifact they bypass because it is out of date.

---

Required Skills & Experience

· 7+ years of professional software development with deep production experience in both Java Spring Boot and React. The additional years relative to the mid-level role reflect demonstrated architectural ownership, not just tenure.

· Demonstrated ownership of architectural decisions in a microservices environment. Advisory input is not sufficient; this means decisions you made, shipped, and are accountable for.

· Expert-level TypeScript proficiency in a production codebase, including advanced type system patterns and the ability to set TypeScript conventions for a team.

· Deep command of microservices architecture: service decomposition, inter-service communication patterns, distributed system failure modes, API contract design, and versioning strategy.

· Proven track record of designing and shipping complex, interactive front-end features at scale in React, including advanced state management patterns.

· REST API design ownership at the architecture level: error handling, authentication, pagination, rate limiting, versioning, and backward-compatibility management across multiple consuming services.

· Production experience with both Postgres and MariaDB, including query optimization, schema design, and migration strategy in systems that cannot tolerate downtime.

· AWS experience at the architecture level: selecting services, designing for resilience, and understanding cost and performance tradeoffs, not just using services selected by others.

· Terraform proficiency sufficient to design, review, and modify infrastructure definitions, not just read them.

· Unit and integration testing ownership: coverage standards, test architecture decisions, and the ability to assess and improve a team's testing posture.

· CI/CD pipeline design and ownership, including build optimization and deployment strategy.

· Datadog or equivalent observability platform at the architecture level: instrumentation design, distributed tracing strategy, alerting framework, and SLO definition.

· Production-level AI-assisted development practice at the spec-driven and agentic levels of the Nate B Jones five levels framework. Spec authoring, agent direction, and delegation model application are daily workflow, not occasional experiments.

· Cross-browser compatibility expertise and front-end performance optimization at the architecture level.

· WCAG 2.1 accessibility fluency, with a demonstrable track record of setting and enforcing standards across a team's output.

· Comfortable setting technical direction in an agile environment with short cycles and competing priorities.

---

Nice to Have

· Experience in auto lending, auto refinancing, or consumer credit. Familiarity with how these products are structured, regulated, and sold shortens ramp-up time considerably.

· Hands-on experience with loan origination systems, credit decisioning platforms, or lending infrastructure.

· A track record of building or maintaining third-party API integrations in a platform-based product architecture.

· Experience working directly with external partners or B2B clients in a product-led organization, where integrations carry contractual or SLA implications.

· Familiarity with Nate B Jones' five levels of AI coding framework, or equivalent structured thinking about AI delegation, spec-driven workflows, and agentic development practice.

---

Compensation & Benefits

Base Salary: $150,000 - $170,000 annually, commensurate with experience

Bonus: Performance-based incentives tied to company and individual goals.

Benefits: Comprehensive benefits including health, dental, vision, life insurance, 401(k), PTO, career development opportunities, and the chance to join Denver's Best Place to Work (2024 and 2025) with a dynamic culture focused on internal promotion and employee growth.

---

Equal Opportunity Statement

Yield Solutions Group is an Equal Opportunity Employer. We are committed to creating an inclusive environment for all employees and applicants.