1

Ai Software Engineer Intern Jobs in Nebraska (NOW HIRING)

AI Software Engineer

Omaha, NE ยท On-site

$90 - $130/hr

## AI Software EngineerApplyremote type: Hybridlocations: Omaha, NEtime type: Full timeposted on ... The Software Engineer position will be responsible for working with cross-functional business teams ...

New

Join Nelnet as an intern and do real work that matters to our business. All Nelnet interns receive ... Education Pursuing a degree in Computer Science, Software Engineering, Data Science, or a related ...

As a Software Engineering Intern at Danaher, you'll work alongside experienced engineers developing diagnostic software that powers critical healthcare tools used across the globe. What You Might ...

As a Software Engineering Intern at Danaher, you'll work alongside experienced engineers developing diagnostic software that powers critical healthcare tools used across the globe. What You Might ...

As a Software Engineering Intern at Danaher, you'll work alongside experienced engineers developing diagnostic software that powers critical healthcare tools used across the globe. What You Might ...

As a Software Engineering Intern at Danaher, you'll work alongside experienced engineers developing diagnostic software that powers critical healthcare tools used across the globe. What You Might ...

As a Software Engineering Intern at Danaher, you'll work alongside experienced engineers developing diagnostic software that powers critical healthcare tools used across the globe. What You Might ...

As a Software Engineering Intern at Danaher, you'll work alongside experienced engineers developing diagnostic software that powers critical healthcare tools used across the globe. What You Might ...

Software QA Intern

Grand Island, NE ยท On-site

$19.25 - $25.25/hr

We are looking for a Software QA Intern to join Vista Robotics, a leading company in the field of computer software and engineering. As a Software AQ Intern, you will play a crucial role in ensuring ...

$19.25 - $25.25/hr

We are looking for a Software QA Intern to join Vista Robotics, a leading company in the field of computer software and engineering. As a Software AQ Intern, you will play a crucial role in ensuring ...

$18.50 - $24.25/hr

We are looking for a Software QA Intern to join Vista Robotics, a leading company in the field of computer software and engineering. As a Software AQ Intern, you will play a crucial role in ensuring ...

next page

Showing results 1-20

Ai Software Engineer Intern information

What are the key skills and qualifications needed to thrive as an AI software engineer intern, and why are they important?

To thrive as an AI Software Engineer Intern, you typically need a solid background in computer science fundamentals, programming (especially Python), and foundational knowledge of machine learning concepts, often supported by progress toward a relevant degree. Familiarity with frameworks such as TensorFlow or PyTorch, version control systems like Git, and experience with data analysis tools are highly beneficial. Strong problem-solving abilities, curiosity, and effective communication set outstanding interns apart in collaborative and fast-paced environments. These skills and qualities are crucial for contributing meaningfully to AI projects and adapting to new technologies and challenges.

What does an AI software engineer intern do?

An AI Software Engineer Intern assists in designing, developing, and testing artificial intelligence models and applications under the guidance of experienced engineers. Their responsibilities may include data preprocessing, implementing machine learning algorithms, coding in languages like Python, and collaborating with team members on AI projects. Interns also help optimize existing AI systems, conduct research, and document their work. The role provides practical experience and exposure to real-world problems in AI and software engineering.

What types of projects can an AI software engineer intern expect to work on during their internship?

As an AI Software Engineer Intern, you will likely contribute to real-world projects such as developing machine learning models, preprocessing data, or supporting the integration of AI solutions into existing products. Interns often collaborate with senior engineers and data scientists, participating in code reviews and brainstorming sessions. You may also be involved in evaluating model performance, optimizing algorithms, or automating tasks using AI tools, giving you hands-on experience with both the technical and collaborative aspects of the role.
What are the most commonly searched types of Ai Software Engineer jobs in Nebraska? The most popular types of Ai Software Engineer jobs in Nebraska are:
What are popular job titles related to Ai Software Engineer Intern jobs in Nebraska? For Ai Software Engineer Intern jobs in Nebraska, the most frequently searched job titles are:
What cities in Nebraska are hiring for Ai Software Engineer Intern jobs? Cities in Nebraska with the most Ai Software Engineer Intern job openings:

AI Software Engineer

Nebraska Blue

Omaha, NE โ€ข On-site

$90 - $130/hr

Other

Posted 2 days ago

New


Job description

## AI Software EngineerApplyremote type: Hybridlocations: Omaha, NEtime type: Full timeposted on: Posted 4 Days Agojob requisition id: JR101125At Blue Cross and Blue Shield of Nebraska, we are a mission-driven organization dedicated to championing the health and well-being of our members and the communities we serve.Our team is the power behind that promise. And, as the industry rapidly evolves and we seek ways to optimize business processes and customer experiences, thereโ€™s no greater time for forward-thinking professionals like you to join us in delivering on it! As a member of Team Blue, youโ€™ll find purpose, opportunities and the support you need to build a meaningful career and make a powerful impact in our community.The Software Engineer position will be responsible for working with cross-functional business teams to research, design, test, and maintain various systems and applications. This role is responsible for providing engineering knowledge and experience, as needed, to deliver solutions to the business both on new builds, as well as support on modifications and maintenance for existing programs.The ideal candidate will live within driving distance of the Omaha, Nebraska office. This position allows remote flexibility but will have 1 day per week in the office.**What you'll do:****Your primary focus is agent design and orchestration.*** **Multi-agent orchestration layer.**Design and build the LangGraph-based system that classifies member intent and routes to the right agent. Stateful, context-preserving, failure-tolerant. Handles commercial agents and internally built capabilities through the same interface.* **Agent integration contract.**The standardized pattern that makes any agent pluggable: input schema, output schema, confidence signaling, latency SLA, fallback behavior. When the team integrates a new agent, they follow a pattern you designed.* **Context management across turns.**Multi-turn conversations that maintain full member context across agent handoffs. The member asks a follow-up two turns later; the platform knows what was said, which agent handled it, and what was retrieved.* **Guardrail and safety layer.**Clinical safety boundaries, PHI handling at the LLM layer, and response normalization ensuring every agent response arrives in a consistent tone and within compliance constraints regardless of which agent generated it.* **RAG pipeline architecture.**Benefits documents, formularies, and policy content retrieval via Azure AI Search. You define the ingestion strategy, chunking approach, hybrid search configuration, and retrieval quality standards.* **Prompt architecture.**Versioned prompt registry, structured output contracts, few-shot pattern design. Every prompt is testable, rollback-able, and understandable by the team.**To be considered for this position you must have:*** Bachelorโ€™s degree and 2-4 years of experience in software development.Experience with agentic AI in productionโ€”not LLM wrappers, not single-agent chatbot demos, not RAG tutorials. Systems with multiple agents, explicit state management, and real users depending on the answers being correct.* 1-2 years building and operating production LLM or agentic AI systems* You can describe specific decisions you made in a multi-agent system: state management approach, how you handled agent failures mid-conversation, how you kept the system governable as agents were added* LangGraph, AutoGen, or custom graph-based orchestration used in production, not just evaluated. You know where it breaks down and how you worked around it* Debugged retrieval quality problems, iterated on chunking strategies, dealt with stale knowledge bases in a live system with real users* Built evaluation systems from scratch: golden datasets, automated regression, domain-appropriate accuracy metrics. Your eval suite caught a production regression before users reported it* Experience in healthcare, insurance, fintech, or legal domainsโ€”AI systems where a wrong answer has consequences, and you designed the safeguards that make accuracy non-negotiable* Strong knowledge of Python. Work in an existing codebase and extend it with the AI layer* Azure OpenAI, Azure AI Search, Azure Container Apps are the target stack****The strongest candidates will also have:***** Experience working in an Agile/Scrum environment.* Desire to think in a creative, lateral way both conceptually and in practical application.* You must be obsessed with addressing customer needs.* Strong communication and interpersonal skills.* Experience creating Single Sign On (SSO) experiences.* Possess emotional intelligence.***" We are unable to sponsor or take over sponsorship of an employment visa at this time.โ€****To perform this job successfully, an individual must be able to perform each essential duty satisfactorily. The requirements listed are representative of the knowledge, skill, and or ability required. Reasonable accommodations may be made to enable individuals with disabilities to perform the essential functions. Other duties may be assigned.* ### *Ready to make an impact? Join a team where your skills, attitude, and ideas are valuedโ€”and where youโ€™ll help shape the future of healthcare technology.*### *Learn more about what makes BCBSNE such an exceptional place to work by visiting*NebraskaBlue.com/Careers*.*### *We strongly believe that diversity of experience, perspective and background will lead to a better workplace for our employees and a better product for our customers and members.*Learn more about what makes BCBSNE such an exceptional place to work by visiting NebraskaBlue.com/Careers.*We strongly believe that diversity of experience, perspective and background will lead to a better workplace for our employees and a better product for our customers and members.* #J-18808-Ljbffr