1

Prompt Engineer Jobs in Indiana (NOW HIRING)

This isn't prompt engineering and it isn't gluing together SaaS tools - it's systems engineering with AI as a core primitive. This is a hands-on builder role with high ownership. You'll make ...

AI Engineer

Carmel, IN ยท On-site

$152K - $177K/yr

Hands-on experience working with prompt engineering - building Retrieval-Augmented Generations (RAG) pipelines or experimenting with agent frameworks. * Strong programming skills in Python and R ...

Platform Engineer II

Carmel, IN ยท On-site

$125K - $150K/yr

Evaluate and apply AI-assisted engineering technologies, including generative AI, LLMs, prompt engineering, RAG, and agent frameworks, to advance Platform Operations and capabilities. * Troubleshoot ...

Lead Forward Deployed Engineer - AWS

Indianapolis, IN ยท On-site

$98K - $129K/yr

Set direction for prompt engineering, tool-use patterns, and human-in-the-loop controls * Govern end-to-end RAG pipeline design-including ingestion, chunking, embedding, vector retrieval, and hybrid ...

next page

Showing results 1-20

Prompt Engineer information

See Indiana salary details

$9

$44

$83

How much do prompt engineer jobs pay per hour?

As of Jul 21, 2026, the average hourly pay for prompt engineer in Indiana is $44.81, according to ZipRecruiter salary data. Most workers in this role earn between $34.09 and $57.88 per hour, depending on experience, location, and employer.

What are the key skills and qualifications needed to thrive in the Prompt Engineer position, and why are they important?

To thrive as a Prompt Engineer, you need a strong grasp of natural language processing (NLP), machine learning concepts, and experience crafting effective prompts for large language models, usually supported by a technical degree or relevant experience. Familiarity with tools such as OpenAI's API, Hugging Face, or other AI platforms, as well as knowledge of programming languages like Python, is highly valuable. Creative thinking, analytical problem-solving, and cross-functional communication skills help differentiate top candidates in this field. These abilities are crucial for optimizing AI outcomes and ensuring collaboration with both technical and non-technical teams.

What does a typical day look like for a Prompt Engineer?

A typical day for a Prompt Engineer involves designing, testing, and refining prompts to enhance the performance of AI language models, often collaborating closely with data scientists, software engineers, and product managers. You might analyze the results of model outputs, integrate user or stakeholder feedback, and iterate on prompt strategies to solve diverse business challenges. Your role will usually include documentation, troubleshooting, and keeping up with the latest advances in AI technologies. Expect a mix of independent work and regular team meetings in a dynamic, fast-evolving environment focused on innovation and improvement.

What engineer makes $500,000 a year?

Senior software engineers, especially those working in high-demand fields like AI, machine learning, or at major tech companies, can earn $500,000 or more annually through base salary, bonuses, and stock options. Achieving this level typically requires extensive experience, specialized skills, and often leadership roles or equity compensation.

What is a Prompt Engineer job?

A Prompt Engineer is a professional who designs, refines, and optimizes prompts to improve interactions with AI models, such as ChatGPT. Their role involves understanding model behavior, crafting precise queries, and experimenting with phrasing to achieve desired outputs. They may work in AI research, software development, or content generation to maximize AI efficiency. Strong skills in language, logic, and sometimes coding are essential for success in this role.

Is prompt engineer still a thing?

Prompt engineering is an emerging role focused on designing effective prompts for AI language models. It is increasingly in demand as organizations seek to optimize AI interactions, often requiring skills in natural language processing and familiarity with tools like GPT. The role continues to grow alongside advancements in AI technology.

What exactly is prompt engineer work?

A prompt engineer designs and optimizes prompts used to interact with AI language models, ensuring accurate and relevant outputs. The role requires understanding of AI systems, natural language processing, and often involves testing and refining prompts to improve model performance. Skills in programming, data analysis, and familiarity with AI tools are commonly needed.

Is prompt engineer salary?

Prompt engineers typically earn salaries comparable to other AI and machine learning specialists, with average annual pay ranging from $80,000 to $150,000 depending on experience, location, and industry. Skills in natural language processing, prompt design, and familiarity with AI tools like GPT are highly valued and can influence compensation.
What are the most commonly searched types of Prompt Engineer jobs in Indiana? The most popular types of Prompt Engineer jobs in Indiana are:
What are popular job titles related to Prompt Engineer jobs in Indiana? For Prompt Engineer jobs in Indiana, the most frequently searched job titles are:
What cities in Indiana are hiring for Prompt Engineer jobs? Cities in Indiana with the most Prompt Engineer job openings:
Infographic showing various Prompt Engineer job openings in Indiana as of July 2026, with employment types broken down into 92% Full Time, 5% Part Time, and 3% Contract. Highlights an 89% Physical, 4% Hybrid, and 7% Remote job distribution, with an average salary of $93,196 per year, or $44.8 per hour.
Software Engineer, GTM AI - Python

Software Engineer, GTM AI - Python

Telnyx

Brazil, IN โ€ข On-site

Other

Re-posted 16 days ago


Job description

About the Team

The RevOps team owns the systems layer, operations & automation that supports Telnyx's growth engine. Historically, that meant administering GTM tools used by humans: Salesforce, marketing automation, enrichment vendors, routing, campaign workflows, reporting, and vendor integrations.

That operating model is changing. Telnyx is increasingly building AI agents and automation that interact directly with the GTM stack. The systems team now needs to support both human-facing workflows and bot-facing infrastructure: clean data, reliable integrations, durable automations, documented process, and scalable operating patterns.

About the Role

We're looking for a Software Engineer who builds and operates the AI-native backend systems powering our go-to-market motion. You'll design multi-agent architectures, build reliable integrations across complex business systems, and own services end-to-end from prototype through production.

The systems you build orchestrate LLM-powered agents that handle real business workflows - qualifying leads, generating emails, routing meetings, enriching contacts, and managing outbound campaigns. These are stateful, multi-step agent systems running on Kubernetes that make decisions, call tools, and interact with external APIs under real constraints: rate limits, token budgets, cost targets, and data quality issues.

You'll partner with Engineering Leads and Technical Product Managers to understand the problem space, then translate those problems into well-architected, observable, and maintainable software. This isn't prompt engineering and it isn't gluing together SaaS tools - it's systems engineering with AI as a core primitive.

This is a hands-on builder role with high ownership. You'll make architectural decisions, ship iteratively, debug production issues, and care deeply about what happens after code merges.

Responsibilities

  • Design and build multi-agent AI systems in Python that handle complex, multi-step business workflows - qualification, email generation, routing, enrichment, and outbound orchestration
  • Architect model-agnostic abstraction layers that decouple business logic from LLM providers, enabling flexibility across Claude, GPT, and open-source models
  • Build and operate backend services (FastAPI/Flask) deployed on Kubernetes with CI/CD, managing the full lifecycle from deployment configuration to production reliability
  • Design tool-use patterns for AI agents - structured function calling, multi-step reasoning, state management across conversation turns, and graceful handling of model failures
  • Build integrations across external systems (CRM, enrichment APIs, outreach platforms, Slack) with proper error handling, retries, rate limiting, and data contracts
  • Instrument and monitor AI systems in production - build observability into agent behavior, track success rates, detect regressions, and debug non-deterministic failures
  • Design and run experiments (A/B tests, prompt variations, model comparisons) with proper evaluation infrastructure to measure what's actually working

Requirements

  • 2+ years of software engineering experience building backend services in Python
  • Production experience building multi-step AI agent systems - stateful workflows where models make decisions, call tools, and operate across multiple turns, not single-shot API wrappers
  • Strong understanding of LLM internals as they affect system design: context window management, token budgets, cost/latency/capability tradeoffs across models, structured outputs, and strategies for handling hallucination and refusals
  • Experience testing and evaluating non-deterministic AI systems - you understand that assert output == expected doesn't work and have built or used alternatives
  • Solid software architecture fundamentals: API design, state management, fault tolerance, and graceful degradation when upstream services fail
  • Production experience with containerized deployments (Docker, Kubernetes) and CI/CD pipelines
  • Experience integrating with external APIs at scale - auth flows, rate limiting, retries, data normalization, and managing the operational complexity of multiple third-party dependencies
  • Proficiency with SQL and data systems for building targeting, enrichment, and analytics pipelines
  • Built observability into production systems - structured logging, tracing, alerting, and monitoring that you actually use to debug issues
  • High ownership: you deploy your own code, investigate your own incidents, and close the loop between what you shipped and how it performs

Nice to Have

  • Experience with specific GTM/RevOps systems (Salesforce, Apollo, Lusha, enrichment providers) or similar complex business platforms
  • Background in growth engineering, marketing automation, or revenue operations tooling
  • Experience with Slack bot development or conversational AI interfaces
  • Contributions to or experience with open-source AI agent frameworks
  • Familiarity with ArgoCD, StatefulSets, or Kubernetes operations beyond basic deployments