2

Remote Asynchronous Jobs in Austin, TX (NOW HIRING)

Solid grounding in web development best practices - REST APIs, asynchronous task management, and ... Remote-first work environment (our headquarters are in Austin, TX). * Collaborative, low-ego team ...

Showing results 21-25

Remote Asynchronous information

See Austin, TX salary details

$10.9K

$126K

$144.2K

How much do remote asynchronous jobs pay per year?

As of Aug 8, 2026, the average yearly pay for remote asynchronous in Austin, TX is $126,047.00, according to ZipRecruiter salary data. Most workers in this role earn between $109,000.00 and $143,200.00 per year, depending on experience, location, and employer.

How does asynchronous work affect collaboration and communication in a remote setting?

In a remote asynchronous role, team members typically work at different times, so effective collaboration relies heavily on clear written communication and thorough documentation. You'll often need to leave detailed updates, instructions, or feedback so that colleagues in other time zones can pick up where you left off. This setup encourages autonomy but also requires proactive communication and strong organizational skills. Common challenges include waiting for responses and ensuring alignment on tasks, but teams address this by setting clear expectations, regular check-ins, and using asynchronous-friendly tools. If you are self-driven and comfortable working independently, this environment can offer great flexibility and work-life balance.

What is a remote asynchronous?

A Remote Asynchronous job allows employees to work from any location without the need for real-time communication or fixed working hours. Instead of adhering to a set schedule, employees complete tasks on their own time while collaborating through emails, recorded videos, or project management tools. This setup promotes flexibility and autonomy, making it ideal for global teams or individuals in different time zones. Effective communication and self-discipline are crucial for success in this type of work environment.

What are the key skills and qualifications needed to thrive in a remote asynchronous position?

To thrive in a Remote Asynchronous role, you need excellent self-management, time management, and digital communication skills, typically supported by experience working independently in remote environments. Familiarity with collaboration tools such as Slack, Trello, Asana, and cloud-based document sharing platforms is important, and some roles may require specific technical proficiencies tied to the field. Strong written communication, proactivity, and the ability to set clear priorities will help you excel when direct, real-time supervision is limited. These competencies ensure productivity, accountability, and team alignment in settings where team members may work across different time zones and schedules.

What are the most commonly searched types of Asynchronous jobs in Austin, TX? The most popular types of Asynchronous jobs in Austin, TX are:
What are popular job titles related to Remote Asynchronous jobs in Austin, TX? For Remote Asynchronous jobs in Austin, TX, the most frequently searched job titles are:
What job categories do people searching Remote Asynchronous jobs in Austin, TX look for? The top searched job categories for Remote Asynchronous jobs in Austin, TX are:
What cities near Austin, TX are hiring for Remote Asynchronous jobs? Cities near Austin, TX with the most Remote Asynchronous job openings:
Infographic showing various Remote Asynchronous job openings in Austin, TX as of August 2026, with employment types broken down into 57% Full Time, 21% Part Time, and 22% Contract. Highlights an 100% Remote job distribution, with an average salary of $126,047 per year, or $60.6 per hour.

Applied Data Scientist, LLM Evaluation

Driver AI Inc.

Austin, TX • Remote

Full-time

Medical, Dental, Vision, Life, Retirement

Re-posted 16 days ago


Job description

Applied Data Scientist, LLM Evaluation Introduction

At Driver, we're building systems that turn source code into human language. The tech stack includes a core compiler-like engine, a heavily asynchronous/distributed backend server, and a frontend web application that provides a rich user experience.

About Driver

We're an early-stage startup backed by Y Combinator and Google Ventures that combines first principles technical approaches and applied LLM expertise to tackle context engineering at scale. Driver builds the context layer for employees and AI agents alike to use in developing software.

Working at Driver

Driver is an early-stage but fast-growing startup. As such, we take advantage of that which startups can excel: delivery speed, flexibility, and enjoying working with a small close-knit team.

Organizational and engineering values at Driver include first-principles thinking, correct by construction, writing things down, experimentation and iteration, pragmatism, commitment to effective communication and transparency, autonomy, and ambition.

Job Overview

Title: Applied Data Scientist, LLM Evaluation

Location: Remote or Austin, Tx

Our value is directly tied to the quality of our content at scale. The platform generates technical documentation across a complex, multi-stage pipeline - producing multiple content types at different levels of abstraction, from individual code elements up to high-level summaries. Today, changes to models, context strategies, or pipeline architecture are evaluated largely through manual review and intuition. There is no systematic way to answer: "Did this change make our output better, worse, or the same - and for which languages, repo sizes, and content types?"

This is a hard problem. LLM outputs are non-deterministic - identical inputs produce different outputs across runs, and small variations at early pipeline stages compound into meaningfully different end-user content downstream. Evaluating quality requires methodology that accounts for this: statistical reasoning over multiple runs, understanding of cascade effects through the pipeline, and rubrics that balance human judgment with automated signals.

This role builds the evaluation function from scratch. You'll define what "good" means for our generated content, build the infrastructure to measure it, and create the experimental framework that lets the team ship changes with confidence.

What You'll Do

You'll own the LLM evaluation strategy at Driver - from first principles to production infrastructure. This is a foundational role: you're not joining an existing eval team, you're building it. As the function matures, you'll seed and grow a team around it.

Define quality metrics and build evaluation datasets. Establish what "good" looks like for each content type across the pipeline. Build and curate gold-standard evaluation datasets across languages and repo archetypes (monorepos, microservices, libraries, applications). Design rubrics that capture accuracy, completeness, usefulness, and readability.

Build benchmarking and experimentation infrastructure. Create automated evaluation pipelines that score output against reference datasets. Instrument the content generation pipeline to support A/B comparisons - run the same codebase through two strategies and compare results. Build tooling for LLM-as-judge evaluation and regression detection. Integrate evaluation into CI so pipeline changes come with quality evidence.

Develop automated quality signals at scale. Build quality checks that flag degraded output without requiring human review of every document. Monitor content quality trends over time. Design sampling strategies for human review that maximize signal with minimal annotation effort.

Quantify tradeoffs and inform decisions. Run experiments on model selection, context strategies, and pipeline architecture changes. Quantify cost/quality/latency tradeoffs. Partner with the engineering team to turn evaluation insights into shipped improvements.

Qualifications

Education: Bachelor's, Master's, or PhD in Statistics, Machine Learning, Data Science, Computational Linguistics, or a related quantitative field.

Experience: Minimum 3 - 5 years in applied science, ML engineering, or data science roles with a focus on evaluation, NLP, or generative AI. 7+ years experience preferred.

Required Technical Skills

  • Strong statistical foundations: experimental design, hypothesis testing, confidence intervals, effect sizes, power analysis.
  • Experience designing and running evaluations for LLM or NLP systems - you've thought carefully about what "better" means when outputs are open-ended text.
  • Proficient in Python and the scientific/data stack (pandas, NumPy, scipy, sklearn).
  • Comfortable working in Jupyter notebooks for exploration and prototyping, and turning that work into automated pipelines.
  • Experience with LLM-as-judge approaches, inter-annotator agreement, and rubric design for subjective quality assessment.
  • Familiarity with the practical challenges of non-deterministic systems: variance decomposition, multi-run methodology, distinguishing signal from noise at scale.
  • Strong data storytelling - you can turn experiment results into clear recommendations that drive engineering and product decisions.

Preferred and Nice-to-Have Technical Skills

  • Experience with LLM APIs and prompt engineering across multiple providers.
  • Familiarity with evaluation frameworks (e.g., RAGAS, DeepEval, custom harnesses).
  • Experience building data pipelines or ETL workflows (Airflow, Dagster, or similar).
  • Comfort with SQL and working directly against production data stores.
  • Experience with visualization tools (Matplotlib, Plotly, Streamlit) for building internal dashboards and reports.
  • Background in code understanding, developer tools, or technical documentation.
  • Experience building or managing annotation pipelines and human evaluation workflows.
Benefits
  • Competitive Compensation Packages - Cash & Equity
  • Flexible Work Culture
  • Unlimited Time Off + 12 Paid Company Holidays
  • Insurance - Health, Dental, & Vision
  • Life Insurance & FSA Accounts
  • 401(k) Retirement Accounts - Traditional, Roth, or Both
  • Quarterly Team Offsites

Driver is an equal opportunity employer. We celebrate diversity and are committed to creating an inclusive environment for all employees. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.