Kaiser Permanente - Washington Permanente Medical Group
Tacoma, Washington
Featured! Featured!
{"22334601":{"jobPath":"/jobs/22334601/physician-pediatrics-parker-medical-office","source":"naylor","job":"22334601","jobTitle":"Physician Pediatrics - Parker Medical Office"},"22295530":{"jobPath":"/jobs/22295530/managing-director-native-americans-in-philanthropy","source":"naylor","job":"22295530","jobTitle":"Managing Director, Native Americans in Philanthropy"},"22334605":{"jobPath":"/jobs/22334605/physician-endocrinology","source":"naylor","job":"22334605","jobTitle":"Physician Endocrinology"},"22334606":{"jobPath":"/jobs/22334606/75k-starting-bonus-physician-family-medicine-or-internal-medicine","source":"naylor","job":"22334606","jobTitle":"75k starting bonus! Physician Family Medicine or Internal Medicine"},"22327198":{"jobPath":"/jobs/22327198/physician-dermatology","source":"naylor","job":"22327198","jobTitle":"Physician Dermatology"},"22304796":{"jobPath":"/jobs/22304796/manager-of-engineering-lea-county-electric-cooperative","source":"naylor","job":"22304796","jobTitle":"Manager of Engineering- Lea County Electric Cooperative"},"22295718":{"jobPath":"/jobs/22295718/family-medicine-physician-pt-or-ft","source":"naylor","job":"22295718","jobTitle":"Family Medicine Physician (PT or FT)"},"22304606":{"jobPath":"/jobs/22304606/operations-supervisor-wastewater","source":"naylor","job":"22304606","jobTitle":"Operations Supervisor, Wastewater"},"22304769":{"jobPath":"/jobs/22304769/engineering-manager","source":"naylor","job":"22304769","jobTitle":"Engineering Manager"},"22286759":{"jobPath":"/jobs/22286759/primary-care-physician","source":"naylor","job":"22286759","jobTitle":"Primary Care Physician"},"22336332":{"jobPath":"/jobs/22336332/vice-president-specialty-division","source":"naylor","job":"22336332","jobTitle":"Vice President, Specialty Division"},"22334610":{"jobPath":"/jobs/22334610/outpatient-thoracic-radiologist-150-000-sign-on-bonus","source":"naylor","job":"22334610","jobTitle":"Outpatient Thoracic Radiologist - $150,000 Sign-On Bonus"},"22334599":{"jobPath":"/jobs/22334599/75k-starting-bonus-physician-family-medicine-urgent-care","source":"naylor","job":"22334599","jobTitle":"75k Starting Bonus! Physician Family Medicine Urgent Care"},"22302281":{"jobPath":"/jobs/22302281/substance-use-disorder-sud-program-manager","source":"naylor","job":"22302281","jobTitle":"Substance Use Disorder (SUD) Program Manager"},"22332295":{"jobPath":"/jobs/22332295/physician-family-medicine-or-internal-medicine","source":"naylor","job":"22332295","jobTitle":"Physician Family Medicine or Internal Medicine"},"22335848":{"jobPath":"/jobs/22335848/obstetrician-gynecologist-opportunity","source":"naylor","job":"22335848","jobTitle":"Obstetrician/Gynecologist Opportunity"},"22295961":{"jobPath":"/jobs/22295961/certified-nurse-midwife","source":"naylor","job":"22295961","jobTitle":"Certified Nurse Midwife"},"22302464":{"jobPath":"/jobs/22302464/spine-clinic-physiatrist","source":"naylor","job":"22302464","jobTitle":"Spine Clinic, Physiatrist"},"22310607":{"jobPath":"/jobs/22310607/manager-of-electrical-system-engineering","source":"naylor","job":"22310607","jobTitle":"Manager of Electrical System Engineering"},"22302283":{"jobPath":"/jobs/22302283/family-nurse-practitioner-pt-or-ft","source":"naylor","job":"22302283","jobTitle":"Family Nurse Practitioner (PT or FT)"},"22344040":{"jobPath":"/jobs/22344040/application-developer","source":"naylor","job":"22344040","jobTitle":"Application Developer"},"22326929":{"jobPath":"/jobs/22326929/program-administrator-minnesota-guardian-ad-litem","source":"naylor","job":"22326929","jobTitle":"Program Administrator | Minnesota Guardian ad Litem"},"22316155":{"jobPath":"/jobs/22316155/director-of-finance-and-accounting-st-stephen-s-episcopal-school-austin-tx","source":"naylor","job":"22316155","jobTitle":"Director of Finance and Accounting - St. Stephen’s Episcopal School, Austin, TX"},"22336005":{"jobPath":"/jobs/22336005/seeking-primary-care-physician-for-professional-teams-sports-coverage","source":"naylor","job":"22336005","jobTitle":"Seeking Primary Care Physician for Professional Teams Sports Coverage"},"22336368":{"jobPath":"/jobs/22336368/director-of-finance","source":"naylor","job":"22336368","jobTitle":"Director of Finance"}}
Caltech is a world-renowned science and engineering institute that marshals some of the world's brightest minds and most innovative tools to address fundamental scientific questions. We thrive on finding and cultivating talented people who are passionate about what they do. Join us and be a part of the diverse Caltech community.
Job Summary
NExScI at Caltech/IPAC has an opening for an AI Application Developer to lead the development, production deployment, and scaling of AstroFetch - an AI-powered conversational interface that helps astronomers query and explore data from NASA's astronomical archives. Beyond AstroFetch, this role will identify and develop new applications for AI and large language models across IPAC's data archives and scientific workflows. Come be a part of the team that is helping astronomers and data scientists all over the world access and explore astronomy data!
AstroFetch uses large language models to translate natural-language questions into database queries, data analysis, and visualizations. The application is a working prototype built with Python/FastAPI and JavaScript that supports multiple LLM providers (Anthropic Claude, OpenAI, Google Gemini, and local models via Ollama), authenticates users via OAuth2, and runs in Docker with PostgreSQL. You will take ownership of this codebase, harden it for production use, and scale it to serve a growing community of researchers.
This role will work within a vibrant team of scientists and developers at the NASA Exoplanet Science Institute (NExScI). As a part of IPAC, NExScI (nexsci.caltech.edu) provides archive services, community support, science operations, and analysis tools related to the discovery and characterization of planets beyond our solar system (exoplanets) using data from observatories in space and on the ground. IPAC also hosts several other NASA and Caltech data archives, and this position will have the opportunity to bring AI-driven tools and approaches to those projects as well.
Essential Job Duties
As an Applications Developer, your primary focus will be leading to AstroFetch production, while also exploring AI/LLM applications across IPAC. Key responsibilities:
Take ownership of an existing Python/FastAPI + JavaScript codebase and bring it from prototype to production-quality service.
Design and improve the AI agent loop - prompt engineering, tool design, retrieval-augmented generation (RAG) over archive documentation, multi-model support, and evaluation of LLM responses for scientific accuracy.
Design and implement secure code execution sandboxing to safely run user-initiated data analysis (e.g., subprocess isolation, containers, or task queues).
Improve test coverage, CI/CD pipelines, and deployment automation.
Optimize database performance (indexing, connection pooling, query optimization) and implement monitoring, logging, and alerting.
Scale the application to support a growing user base, including evaluating cloud deployment options and horizontal scaling strategies.
Implement rate limiting, security hardening, and operational tooling for a public-facing service.
Collaborate with scientists across IPAC to add new archive integrations, improve the AI agent's tool suite, and enhance data visualization capabilities (e.g., migrating from static plots to interactive visualizations with Bokeh or Plotly).
Write and maintain deployment documentation, runbooks, and architecture decision records.
Identify opportunities to apply AI and LLM technologies to other IPAC data archives and scientific workflows - prototyping new tools, evaluating feasibility, and championing adoption.
Stay current with the rapidly evolving AI/LLM landscape and advise the team on which new capabilities (e.g., multimodal models, retrieval-augmented generation, fine-tuning) are worth adopting.
Basic Qualifications
If you have the following in your background, then we want to hear about your interest in joining our team:
Bachelor's or equivalent degree in Computer Science, Data Science, Astronomy/Astrophysics, or related field.
A minimum of 3 years of relevant professional experience.
Proficiency in Python, including modern web frameworks (FastAPI, Flask, or similar).
Experience integrating with LLM APIs (Anthropic Claude, OpenAI, Google Gemini, or similar) and an understanding of prompt engineering, retrieval-augmented generation (RAG), and agentic AI patterns.
Experience developing and deploying web applications, with willingness to work across the stack (backend, database, frontend, infrastructure).
Strong communication and interpersonal skills.
Preferred Qualifications
These additional qualifications may give you a strong start, though we still encourage you to apply even if you don't have all of them:
Experience with relational databases (PostgreSQL or similar), including schema design and SQL.
Experience with Docker, containerized deployments, and CI/CD pipelines.
Familiarity with REST API design and real-time data streaming (SSE or WebSockets).
Comfort working with JavaScript for frontend development.
Master's or PhD in Computer Science, Data Science, Astronomy/Astrophysics, or related field.
Experience building agentic AI applications with tool use, structured outputs, and evaluation frameworks.
Familiarity with the Python scientific computing ecosystem (pandas, NumPy, SciPy, Astropy, Matplotlib).
Experience with process sandboxing, security isolation, or task queue systems (Celery, ARQ, Dramatiq).
Experience with cloud platforms (AWS, GCP) and infrastructure-as-code tools.
Knowledge of OAuth2/OIDC authentication flows and web application security.
Experience with Kubernetes or similar container orchestration at scale.
Background in astronomy, astrophysics, or scientific data systems.
Experience with interactive data visualization libraries (Bokeh, Plotly, D3.js).
Required Documents
Full resume.
Short cover letter.
Application Details This is an on-site position at the Caltech campus in Pasadena, California. There will be some allowability for remote work (typically one to two days per week depending on operational needs). Depending on start date, an initial remote working arrangement may be considered. Applications Due: July 6, 2026 Life at IPAC
People choose to work at IPAC for many reasons, and the casual, employee-centric culture often leads to fulfilling, long-term careers and positive relationships. Caltech's benefits program offers a quality, competitive benefits package that is affordable for you and the Institute. We also offer a 403(b) defined contribution plan to eligible staff as well as a Voluntary Retirement Savings (TDA) Plan. IPAC staff have access to the Institute's facilities, including the athletic center, libraries, on-site daycare, professional development and enrichment classes, and Athenaeum club membership.
We are an equal opportunity employer and all qualified applicants will receive consideration for employment without regard to race, color, religion, sex, national origin, disability status, protected veteran status, or any other characteristic protected by law.
Copyright 2025 Jobelephant.com Inc. All rights reserved.
The California Institute of Technology (Caltech) is a world-renowned science and engineering research and education institution, where extraordinary faculty and students seek answers to complex questions, discover new knowledge, lead innovation, and transform our future.