2

Internship Remote Research Engineer Jobs in San Ramon, CA

Remote Commitment: 20+ hours/week Role Responsibilities * Attempt open-ended machine learning research tasks under a fixed time and compute budget. * Work independently in a sandboxed Linux ...

Clerkie is a remote-first company, with over 40 employees spanning 4 time zones across the United ... About the internship As the newest addition to Team Clerkie, this Software Engineer Intern will ...

Senior Machine Learning Engineer

Brisbane, CA ยท On-site +1

$147K - $194K/yr

At Freenome, we are seeking a Senior Machine Learning Research Engineer to join the Machine ... remote. What you'll do: * Implement and refine DL pipelines on distributed computing platforms ...

Research Internship/Co-op

San Francisco, CA ยท On-site +1

$45 - $60/hr

Qualifications: - Bachelors or MS/PhD degree in Computer Science, Engineering, AI, Machine Learning ... Demonstrated research/software engineering experience: through previous internships, work ...

MBA Internship

Alameda, CA ยท On-site +1

$17 - $22.75/hr

Conduct market research and competitive analyses to identify emerging opportunities in maritime ... Remote-friendly role, with occasional opportunities to engage on-site depending on project needs.

next page

Showing results 1-20

Internship Remote Research Engineer information

See San Ramon, CA salary details

$12

$21

$33

How much do internship remote research engineer jobs pay per hour?

As of Jul 29, 2026, the average hourly pay for internship remote research engineer in San Ramon, CA is $21.58, according to ZipRecruiter salary data. Most workers in this role earn between $17.98 and $23.37 per hour, depending on experience, location, and employer.

What is the difference between Internship Remote Research Engineer vs Research Scientist?

AspectInternship Remote Research EngineerResearch Scientist
CredentialsTypically pursuing or holding a relevant degree (e.g., Computer Science, Engineering)Advanced degree (Master's or PhD) often required
Work EnvironmentRemote, internship setting, often part-time or temporaryFull-time, research-focused, may be remote or on-site
Industry UsageCommon in tech, academia, and R&D sectors for entry-level or training rolesResearch and development departments, academia, industry labs

The main difference is that an Internship Remote Research Engineer is an entry-level, temporary position aimed at gaining experience, often held by students or early-career individuals. In contrast, a Research Scientist is a more advanced, permanent role focused on conducting independent research, often requiring higher qualifications and experience.

What are the key skills and qualifications needed to thrive as an Internship Remote Research Engineer, and why are they important?

To thrive as an Internship Remote Research Engineer, you need a solid background in computer science or engineering, strong analytical abilities, and relevant coursework or experience in research methodologies. Familiarity with programming languages (such as Python or MATLAB), version control systems (like Git), and data analysis tools is typically required. Strong self-motivation, effective communication, and time management skills help interns excel in remote and collaborative environments. These skills enable effective contribution to research projects, independent problem-solving, and seamless integration with distributed teams.

What are Internship Remote Research Engineers?

Internship Remote Research Engineers are students or recent graduates who work remotely to assist in research and development projects, typically within engineering, technology, or scientific fields. Their responsibilities often include data analysis, literature reviews, software development, and supporting senior researchers in various experiments or projects. These internships provide hands-on experience, allowing interns to apply theoretical knowledge, develop technical skills, and collaborate with professional teams, all while working from a location outside the main office or lab.

How does a remote research engineer intern typically collaborate with team members and supervisors?

As a remote research engineer intern, you'll primarily use digital collaboration tools like Slack, Zoom, and project management platforms to communicate with your team. Regular check-ins, virtual meetings, and shared documentation are crucial for staying aligned on project goals and progress. You'll often work closely with senior engineers, researchers, and sometimes cross-functional teams, receiving guidance and feedback remotely. This setup encourages proactive communication and self-management, helping you develop strong remote work skills that are highly valued in the tech industry.
What cities near San Ramon, CA are hiring for Internship Remote Research Engineer jobs? Cities near San Ramon, CA with the most Internship Remote Research Engineer job openings:

Research Engineer, Interpretability

Anthropic

San Francisco, CA โ€ข On-site, Remote

Other

Re-posted 8 days ago


Job description

About the role:

When you see what modern language models are capable of, do you wonder, "How do these things work? How can we trust them?"

The Interpretability team at Anthropic is working to reverse-engineer how trained models work because we believe that a mechanistic understanding is the most robust way to make advanced systems safe.

Think of us as doing "neuroscience" of neural networks using "microscopes" we build - or reverse-engineering neural networks like binary programs.

More resources to learn about our work:ย 

  • Our research blog - covering advances including Monosemantic Features and Circuits
  • An Introduction to Interpretability from our research lead, Chris Olah
  • The Urgency of Interpretability from CEO Dario Amodei
  • Engineering Challenges Scaling Interpretability - directly relevant to this role
  • 60 Minutes segment - Around 8:07, see a demo of tooling our team built
  • New Yorker article - what it's like to work on one of AI's hardest open problems

Even if you haven't worked on interpretability before, the infrastructure expertise is similar to what's needed across the lifecycle of a production language model:

  • Pretraining: Training dictionary learning models looks a lot like model pretraining - creating stable, performant training jobs for massively parameterized models across thousands of chips
  • Inference: Interp runs a customized inference stack. Day-to-day analysis requires services that allow editing a model's internal activations mid-forward-pass - for example, adding a "steering vector"
  • Performance: Like all LLM work, we push up against the limits of hardware and software. Rather than squeezing the last 0.1%, we are focused on finding bottlenecks, fixing them and moving ahead given rapidly evolving research and safety mission

The science keeps scaling - and it's now applied directly in safety audits on frontier models, with real deadlines. As our research has matured, engineering and infrastructure have become a bottleneck. Your work will have a direct impact on one of the most important open problems in AI.

Responsibilities:
  • Build and maintain the specialized inference and training infrastructure that powers interpretability research - including instrumented forward/backward passes, activation extraction, and steering vector application
  • Resolve scaling and efficiency bottlenecks through profiling, optimization, and close collaboration with peer infrastructure teams
  • Design tools, abstractions, and platforms that enable researchers to rapidly experiment without hitting engineering barriers
  • Help bring interpretability research into production safety audits - with real deadlines and high reliability expectations
  • Work across the stack - from model internals and accelerator-level optimization to user-facing research tooling
You may be a good fit if you:
  • Have 5-10+ years of experience building software
  • Are highly proficient in at least one programming language (e.g., Python, Rust, Go, Java) and productive with Python
  • Are extremely curious about unfamiliar domains; can quickly learn and put that knowledge to work, e.g. diving into new layers of the stack to find bottlenecks
  • Have a strong ability to prioritize the most impactful work and are comfortable operating with ambiguity and questioning assumptions
  • Prefer fast-moving collaborative projects to extensive solo efforts
  • Are curious about interpretability research and its role in AI safety (though no research experience is required!)
  • Care about the societal impacts and ethics of your work
  • Are comfortable working closely with researchers, translating research needs into engineering solutions.
Strong candidates may also have experience with:
  • Optimizing the performance of large-scale distributed systems
  • Language modeling fundamentals with transformers
  • High Performance LLM optimization: memory management, compute efficiency, parallelism strategies, inference throughput optimization
  • Working hands-on in a mainstream ML stack - PyTorch/CUDA on GPUs or JAX/XLA on TPUs
  • Collaborating closely with researchers and building tooling to support research teams; or directly performed research with complex engineering challenges
Representative Projects:
  • Building Garcon, a tool that allows researchers to easily instrument LLMs to extract internal activations
  • Designing and optimizing a pipeline to efficiently collect petabytes of transformer activations and shuffle them
  • Profiling and optimizing ML training jobs, including multi-GPU parallelism and memory optimization
  • Building a steered inference system that applies targeted interventions to model internals at scale (conceptually similar to Golden Gate Claude but for safety research)
Role Specific Location Policy:
  • This role is based in the San Francisco office; however, we are open to considering exceptional candidates for remote work on a case-by-case basis.