1

Rag Developer Jobs in California (NOW HIRING)

Java Fullstack Developer

San Francisco, CA · On-site

$61.75 - $79.75/hr

Roles & Responsibilities * 2+ years of hands-on AI Engineering experience, including building RAG-based solutions, agentic AI models, or AI-driven applications * 5+ years of Full Stack Engineering ...

Senior Developer, AI

Pasadena, CA · On-site

$59.50 - $78.50/hr

The Senior AI Developer role will lead the architecture, technical design, and deployment of ... The position designs Retrieval-Augmented Generation (RAG) pipelines, agentic workflows, custom LLM ...

Senior Developer, AI

Pasadena, CA · On-site

$59.50 - $78.50/hr

The Senior AI Developer role will lead the architecture, technical design, and deployment of ... The position designs Retrieval-Augmented Generation (RAG) pipelines, agentic workflows, custom LLM ...

Senior Developer, AI

Pasadena, CA · On-site

$59.50 - $78.50/hr

The Senior AI Developer role will lead the architecture, technical design, and deployment of ... The position designs Retrieval-Augmented Generation (RAG) pipelines, agentic workflows, custom LLM ...

Configure and support AI solutions using Microsoft Azure AI services and related cloud technologies. * Assist in the implementation of retrieval-augmented generation (RAG), prompt engineering, and ...

GenAI Python Lead Developer

Sunnyvale, CA · On-site

$163K - $200K/yr

Job Summary : ClifyX is a company seeking a GenAI Python Lead Developer. The role requires ... RAG systems • Excellent Communication Skills Company : ClifyX provides innovative business ...

AI-Forward Features (RAG): Deploy Retrieval-Augmented Generation (RAG) patterns to build "smart" tools that allow our engineering teams to query technical specs, experimental results, and financial ...

AI-Forward Features (RAG): Deploy Retrieval-Augmented Generation (RAG) patterns to build "smart" tools that allow our engineering teams to query technical specs, experimental results, and financial ...

... Developer for the Artificial Intelligence team, work on Machine Learning, Natural Language ... RAG , Gen AI, Agentic AI is a plus. ● Ability to work in an Agile environment. ● Excellent ...

Developer Relations

San Francisco, CA · On-site +1

$160K - $200K/yr

Developer Relations About Arango: Arango delivers a unified, natively multimodel contextual data ... RAG pipelines, embeddings, chunking strategies, and evaluation. You recognize that retrieval ...

Developer Relations

San Francisco, CA · On-site

$140 - $190/hr

Developer Relations About Arango: Arango delivers a unified, natively multimodel contextual data ... RAG pipelines, embeddings, chunking strategies, and evaluation. You recognize that retrieval ...

Showing results 21-40

Rag Developer information

What is the difference between Rag Developer vs Textile Technician?

AspectRag DeveloperTextile Technician
CredentialsTypically requires a diploma or degree in textiles or related fieldRequires similar qualifications, often with additional certifications in textile testing
Work EnvironmentFactories, textile mills, production plantsLaboratories, quality control departments, manufacturing facilities
Industry UsageUsed in textile manufacturing to develop and process rags for reuse or recyclingInvolved in testing, quality assurance, and technical support in textile production

Both Rag Developers and Textile Technicians work within the textile industry, often in manufacturing settings. Rag Developers focus on creating and processing recycled rags, while Textile Technicians handle testing and quality control. The roles share similar educational backgrounds and work environments, but their specific responsibilities differ based on their focus within textile production.

What are popular job titles related to Rag Developer jobs in California?

For Rag Developer jobs in California, the most frequently searched job titles are:

What job categories do people searching Rag Developer jobs in California look for?

The top searched job categories for Rag Developer jobs in California are:

What cities in California are hiring for Rag Developer jobs?

Cities in California with the most Rag Developer job openings:

Infographic showing various Rag Developer job openings in California as of August 2026, with employment types broken down into 100% Full Time. Highlights an 100% In-person job distribution.

Senior AI Engineer (Edge Dialog Systems)

BrightAI Corporation

Palo Alto, CA • On-site

$122K - $168K/yr

Full-time

Posted 13 days ago


Job description

Senior AI Engineer - Edge Dialog Systems
BrightAI is a high-growth Physical AI company transforming how businesses interact with the physical world through intelligent automation. Our AI platform processes visual, spatial, and temporal data from billions of real-world events-captured across edge devices, mobile sensors, and cloud infrastructure-to enable intelligent decision-making at scale.
We are now hiring a Sr. AI Engineer - Edge Dialog Systems to own and evolve the on-device conversational AI that powers our industrial safety wearable. The assistant guides field technicians through safety-critical procedures by voice, and it runs on the device itself, under hard latency, memory, and thermal budgets, with deterministic safeguards that take precedence over model output.
This is a systems role rather than a prompt-and-retrieve role. The competencies of a strong LLM and RAG engineer are needed for the position, but the work itself is dialog systems engineering at the edge, where most conversational turns are resolved by deterministic and embedding-based methods, and the language model is the last resort rather than the first move.
You will work at the intersection of natural language understanding (NLU), small language models (SLM), and embedded software, building a system in which a wrong answer is a safety concern and not merely a quality issue.
Responsibilities
  • Own the on-device dialog pipeline end to end: intent routing, hybrid intent classification (pattern matching combined with embedding similarity and out-of-domain detection), text normalization for noisy speech input, and the multi-step guided-procedure engine.
  • Maintain and extend the deterministic safety layer that wraps the language model-confirmation and echo-back gating, criticality tagging, negation handling-so that a misheard answer on a safety-critical step cannot pass silently.
  • Run SLM inference on-device under memory, computational complexity, and latency budgets, and reduce the per-turn inference cost through model selection, quantization, and runtime optimization.
  • Preserve and extend the zero-shot configuration model, in which new device commands and customer procedures are authored as data rather than released as code, so that a new customer can be onboarded in hours rather than weeks.
  • Coordinate the device deployment pipeline with the edge team
  • Maintain the API contract with on-device voice pipeline & its speech-to-text (STT) stack.
  • Define and run on-device benchmarks: latency, accuracy, and false-accept/reject rates on safety-critical steps; use measurements to drive engineering decisions.
  • Build and maintain golden datasets and a non-regression suite, and use them as the release gate as the command and procedure catalogs grow.
  • Lead the migration from zero-shot to fine-tuned on-device models in order to reduce latency, without reintroducing a per-customer retraining burden.
  • Collaborate with product, firmware, and cloud teams, and bring new capabilities online, including additional languages, device commands, and guided workflows.
Educational Background
  • Trained in AI, Machine Learning, Electrical/Computer Engineering, or a related field, with specialization in NLP, speech, or deep learning; or equivalent industry experience delivering production conversational AI systems.
  • Applied background in NLU, dialog systems, or on-device machine learning.
Required Skills & Expertise
LLM and retrieval foundation - the baseline for this role
  • 5+ years of experience in ML/AI, with a strong focus on NLP, LLMs, or conversational AI.
  • Strong applied experience with LLMs: prompting, structured output, tool and function calling, evaluation, and retrieval-augmented generation (RAG) - together with the judgment to recognize when a model should not be used at all.
  • Solid command of embeddings and semantic similarity (e.g., cosine similarity, centroid versus maximum-similarity strategies, threshold tuning, and out-of-domain detection).
  • Strong Python with the ability to write clean, tested, reviewable code. Fluent with pytest, and Git and has CI discipline.

Edge dialog systems engineering - what this role additionally requires
  • Strong experience building edge conversational systems, including multi-turn dialog/state management and efficient intent/NLU pipelines using local-first, cheap-to-expensive inference strategies.
  • Disambiguation and repair: resolving ambiguous intent and noisy spoken references, and asking a clarifying question or re-prompting rather than committing to a confident wrong answer.
  • Comfort placing deterministic guardrails around a probabilistic model, including safety floors, confirmation gating, and negation handling, and experience with state-machine or workflow engines covering branching, variable capture, and resumability.
  • Experience running models on constrained hardware such as NPUs, mobile, or embedded targets, under real latency, memory budgets. This includes ONNX and onnxruntime, model quantization, and cross-architecture packaging for aarch64.
  • Practical embedded development workflow: Linux, Docker, adb, systemd services, and the ability to diagnose problems from device logs.
  • The ability to take ownership of an existing, non-trivial codebase and keep it healthy.
  • A safety-first instinct, a misheard answer on a safety-critical step is treated as a hazard, not as a metric regression.
  • Measurement discipline: benchmarking under realistic device conditions, curated golden datasets used as regression gates, and attention to embedding collisions and centroid drift as the command catalog grows.
  • Excellent problem-solving skills and strong written and verbal communication, with the ability to collaborate across engineering, product, and domain experts.

Growth axis - desirable rather than required
  • SLM fine-tuning, including LoRA and QLoRA, instruction and format tuning, and distillation of a larger evaluator model into a smaller on-device model.
  • Latency and footprint optimization: INT8 and INT4 quantization, ONNX export and graph optimization, hardware-aware model selection, and profiling to reduce inference costs.
  • A pragmatic view of the boundary between configuration-driven adaptation and fine-tuning.
  • Building the data flywheel that supports this work, turning on-device session logs into evaluation sets and training data.

Bonus Qualifications
  • Speech recognition experience and comfort working downstream of noisy transcription.
  • Familiarity with LLM-as-a-judge evaluation.
  • Multilingual NLU; the system's data layer is already language-partitioned.
  • Industrial, field-service, or safety-critical product experience, for example in utilities, energy, or manufacturing.
  • GO familiarity, for integration with the on-device voice pipeline agent.
  • Exposure to MCP or agentic tooling.
  • Prior experience in a startup or a fast-paced team, building products from ground up.

Location & Type
  • Full-time, on-site or hybrid, based in Palo Alto, CA.

BrightAI logo

About BrightAI

Sourced by ZipRecruiter

Industry

Software development

Company size

11 - 50 Employees

Headquarters location

San Francisco, CA, US

Year founded

2019