1

Contract Elixir Developer Jobs (NOW HIRING)

Experience with Java, Kotlin, Ruby or Elixir. * Experience with Spring Boot, React.JS, Vue or Redux ... Travel Position may require up to 25% travel in support of contract performance, customer site ...

Producer (Multiple Levels)

Los Angeles, CA · On-site

$90K - $200K/yr

In some instances, contracts may not be awarded which could delay or preempt the interview process ... Memory Lab The Lion King - Virtual Production Elixir We may use artificial intelligence (AI) tools ...

In some instances, contracts may not be awarded which could delay or preempt the interview process ... Memory Lab The Lion King - Virtual Production Elixir We may use artificial intelligence (AI) tools ...

next page

Showing results 1-20

Contract Elixir Developer information

What are Contract Elixir Developers?

Contract Elixir Developers are software engineers who specialize in developing applications using the Elixir programming language, typically on a contract or freelance basis rather than as full-time employees. They are often hired to build, maintain, or optimize scalable and concurrent web applications, leveraging Elixir's strengths for performance and reliability. Their work may involve collaborating with teams, integrating Elixir with other technologies, and writing clean, maintainable code. Contract roles offer flexibility in terms of project length and work arrangements, making them a popular choice for companies needing specific expertise in Elixir for a defined period.

What are the key skills and qualifications needed to thrive as a Contract Elixir Developer, and why are they important?

To thrive as a Contract Elixir Developer, you need strong proficiency in Elixir programming, functional programming principles, and experience with web frameworks like Phoenix, ideally supported by a relevant degree or proven project work. Familiarity with version control systems like Git, CI/CD pipelines, and cloud platforms such as AWS or GCP is often required, along with knowledge of testing frameworks. Excellent problem-solving, communication, and time-management skills set top contractors apart in remote or dynamic environments. These skills ensure the delivery of robust, scalable applications and smooth collaboration with distributed teams under tight deadlines.

What is the difference between Contract Elixir Developer vs Contract Ruby Developer?

AspectContract Elixir DeveloperContract Ruby Developer
Required CredentialsProficiency in Elixir, functional programming, and related frameworksProficiency in Ruby, object-oriented programming, and Rails
Work EnvironmentTypically startups, tech companies, or projects needing scalable, concurrent systemsOften web development, startups, and companies using Ruby on Rails
Employer & Industry UsageEmerging in telecom, fintech, and scalable backend servicesWidely used in web development, e-commerce, and SaaS platforms
Search & Comparison IntentOften compared for backend scalability and functional programming benefitsCompared for web app development and rapid deployment

Contract Elixir Developers focus on scalable, concurrent systems using Elixir, while Contract Ruby Developers specialize in web applications with Ruby on Rails. Both roles require strong programming skills but differ in language, frameworks, and typical industry applications.

What types of projects and team structures can a Contract Elixir Developer expect to encounter?

As a Contract Elixir Developer, you will often work on projects that require scalable, high-performance backend systems, such as real-time applications, APIs, or distributed systems. Teams are typically agile and cross-functional, often including other backend developers, front-end engineers, DevOps specialists, and product managers. You may join projects at various stages, from initial architecture planning to ongoing maintenance or feature development. Collaboration is usually remote, and clear communication is essential to align with client requirements and team goals. The contract nature of the role also means you should be comfortable with quickly adapting to new codebases and workflows.
More about Contract Elixir Developer jobs
What cities are hiring for Contract Elixir Developer jobs? Cities with the most Contract Elixir Developer job openings:
What are the most commonly searched types of Elixir Developer jobs? The most popular types of Elixir Developer jobs are:
What states have the most Contract Elixir Developer jobs? States with the most job openings for Contract Elixir Developer jobs include:

Software Engineer - Agentic Platform

Userpilot

Austin, TX

Full-time

Posted 21 days ago


Job description

About Userpilot

Userpilot is a leading product analytics and user engagement platform used by product teams at hundreds of companies to understand, segment, and activate their users. The product spans a performant JavaScript SDK that runs inside customers' web apps, a Chrome Extension for building in-app UI without code, and a React dashboard that handles complex real-time data, all backed by a distributed Elixir/Phoenix backend that sustains hundreds of thousands of concurrent WebSocket connections, high-throughput Kafka event ingestion, and real-time content delivery at scale.

We move fast, we ship often, and we believe the best engineers care as much about the product they're enabling as the systems and interfaces they build.


The Role

This is an AI-deep role focused on Lia, Userpilot's agent platform, the system that turns a rich product-data model into reliable, grounded, multi-turn AI experiences. The AI is the product, not just a tool you use to build it.

You'll own and elevate the agent platform: a Python service built on Microsoft Agent Framework, with hybrid retrieval over multiple tool catalogs, complex multi-step orchestration utilizing skills and sub-agents, multi-turn state and grounding, and full trace-level observability and cost accounting, all built on framework-neutral domain contracts.

This is a platform you own and push further, not just keep running. You'll contribute to architecture, raise the reliability and eval bar, and help define where a frontier agentic system goes. We hire engineers who can follow a problem wherever it leads, who know when deterministic logic or statistics beat an LLM and vice versa, and who care about the customer experience as much as the system underneath.


What You'll Work On

  • Conversational AI experiences grounded in a rich product-data model, with the tool use, retrieval, streaming, and orchestrated multi-turn grounding required to do it reliably, not just plausibly.
  • The agent runtime and orchestration itself: complex, multi-step agentic workflows, behind framework-neutral domain contracts that keep business logic portable.
  • Hybrid retrieval and tool grounding: RAG (vector + lexical) over tool catalogs assembled from multiple sources (OpenAPI specs, MCP, ...), so the agent calls the right operation with the right arguments against live customer data.
  • Packaged AI workflows that produce durable, editable, actionable outputs, not just chat answers that get lost in history.
  • The eval, observability, and cost infrastructure that makes all of this safe and economically viable in production: a multi-layer eval harness (deterministic checks plus live, judge-scored reasoning evals), end-to-end tracing, and per-call cost accounting.
  • Agent interoperability: an MCP server that exposes Userpilot's tools to external AI agents.


What You'll Do

  • Design, build, and operate the agent platform end to end, from the API surface through the runtime, tools, retrieval, persistence, and observability.
  • Build LLM/agent features that ground reliably in customer data, with the streaming, retries, evals, and graceful degradation required to hold them to a production reliability bar.
  • Pick the right tool for each signal (retrieval, deterministic logic, structured outputs, statistics, or an LLM), and combine them well.
  • Treat evals, cost-per-call, and latency as first-class. AI features that run continuously at scale have unit economics; the economics matter as much as the output.
  • Work in a spec-driven, agent-assisted flow, reading and contributing to PRDs that drive both human and AI implementation.
  • Contribute to the team's agentic infrastructure (AGENTS.md, CLAUDE.md, DESIGN.md, slash commands, architectural rules) so AI tooling understands our codebase as well as the humans do.
  • Review code for architectural consistency and reliability, including making sure agent-generated code respects the same boundaries and framework-neutral contracts that human-written code does.
  • Raise the bar around you: set the patterns, write the specs and evals others build on, and level up the engineers (and agents) working in the platform.


What We're Looking For

Required

  • 3+ years building and shipping production software, with a track record of owning systems (not just features) and raising the quality bar for the people around you.
  • Strong Python and CS fundamentals, including solid work with databases, queues, or real-time systems. The agent platform runs on Python (FastAPI, Pydantic, async), so you're fluent here or will be very quickly.
  • Production agentic / LLM systems, not just calling an API: tool use, retrieval grounding, structured outputs, multi-turn state and continuity, streaming, evals, and designing for non-deterministic behavior. Having owned an agent runtime or orchestration layer end to end is a strong signal.
  • Architectural judgment for AI systems: you keep domain logic decoupled from a fast-moving vendor framework, make build-vs-adopt calls deliberately, and know why that matters when the framework landscape shifts every quarter.
  • Judgment about when to use an LLM and when not to: you reach for deterministic logic, retrieval, or statistics when they're more reliable, cheaper, or more reproducible, and you can tell which is which.
  • AI-native workflow: you use AI coding agents (Claude Code, Cursor) as a real part of how you build, prompting for scaffolding, reviewing output critically, and knowing when to push back.
  • Strong product sense and judgment. You care about the user experience and about system correctness in equal measure.
  • Self-management and a continuous-improvement mindset. We don't over-prescribe how the work gets done.

Bonus Points

  • Experience with agent frameworks or orchestration: Microsoft Agent Framework, LangGraph, AutoGen, or a runtime you built yourself.
  • RAG and tool-use platforms (retrieval over tools and APIs, OpenAPI-driven tool generation, MCP).
  • LLM evals and observability: designing them, running them, and acting on the signal, with tracing and cost tooling like Langfuse or OpenTelemetry GenAI.
  • Cost engineering on LLM workloads (caching, batching, model routing, prompt compaction).
  • Embedding-based retrieval or clustering (vector DBs, hybrid search, HDBSCAN, UMAP, and similar).
  • Multi-tenant SaaS architecture: data isolation, per-tenant state, noisy-neighbor concerns.
  • Full-stack / core-services depth: production React/TypeScript, and/or our core stack (Elixir/Phoenix with OTP, ClickHouse, Kafka). You won't live here day to day, but it helps where the agent platform meets the rest of the product.
  • Time-series anomaly detection or drift monitoring; recommendation or ranking systems with user-feedback loops.
  • Spec-driven development, writing or working from specs that drive both human and AI implementation.
  • Contributing to developer experience or agentic infrastructure.
  • Technical leadership on an engineering team.
  • Open source contributions.


How We Build

AI is at the center of what we ship and how we ship it. A few things we believe about how the work gets done:

  • Statistics, heuristics, and LLMs each have a role. The mistake we don't want to make is asking an LLM to do anomaly detection or risk scoring directly: wrong economics, wrong reliability, wrong reproducibility. Use the LLM where it's strongest; use statistics where they're strongest; use heuristics where they're cheapest.
  • Features start with a written spec (a PRD that captures intent and constraints), not a two-line ticket, whether the implementer is a human or an agent.
  • Coding agents do the scaffolding; engineers own the architecture, the review, and the judgment calls.
  • Evals are how we ship safely. Every LLM-shaped feature gets an eval suite before it goes to production, and we look at the suite, not just whether it ran.
  • LLM calls are economics, not free. Caching, batching, model routing, and prompt compaction are first-class engineering concerns.
  • Feedback loops are how AI features get smarter. Instrument everything.
  • Our patterns are encoded explicitly. Every umbrella app and product domain has an AGENTS.md capturing what it does, the patterns it uses, and the mistakes to avoid, so an agent working on core doesn't violate a cache invariant or write directly to ClickHouse, and an agent on the dashboard doesn't break a design contract.
  • DX is a product: if a new engineer (or an AI agent) can't understand a domain from its documentation and rules, that's a bug we fix.

You don't need to have done all of this at your last job. But you should be genuinely curious about it, comfortable owning a system end to end, and excited to help shape how AI products get built here.


EEO Statement

Userpilot is an equal opportunity employer. We do not discriminate on the basis of race, color, religion, sex, sexual orientation, gender identity, national origin, age, disability, veteran status, or any other characteristic protected by applicable law. All qualified applicants will receive consideration for employment.


Visa/Work Authorization

Applicants must be legally authorized to work in the United States. We are not able to sponsor or take over sponsorship of an employment visa at this time.