Data Scientist
Lendistry
Lendistry is an Equal Opportunity/Affirmative Action Employer. We consider applicants without regard to race, color, religion, age, national origin, ancestry, ethnicity, gender, gender identity, gender expression, sexual orientation, marital status, veteran status, disability, genetic information, or membership in any other group protected by federal, state, or local law. If you need assistance or accommodation due to a disability, you may contact us at View email address on click.appcast.io. Lendistry does not accept unsolicited resumes from recruiters, employment agencies, or staffing firms. To conduct business with Lendistry, a Master Services Agreement (MSA) must be executed and confirmed prior to submitting any information relating to a potential candidate. Without a signed MSA, Lendistry shall not be responsible to any individual or entity for any payment relating to any form of fee or compensation. In the event that a resume or candidate is submitted by a recruiter, employment agency, or staffing firm without a fully executed MSA, Lendistry has the unrestricted right to pursue and hire any of those candidate(s) without any legal or financial responsibility to the recruiter, agency, and/or firm. A Day in the Life The Senior AI Engineer will deliver the Lendistry AI strategy. This is a hands‑on applied engineering role for an experienced LLM practitioner who can take ownership of end‑to‑end AI features — from design through production operation — and help set technical direction for the engineers building alongside you. You will work directly with the VP Organizational Intelligence, the AI team lead, and the Senior Staff Engineer, AI. You will lead the day‑to‑day delivery of agentic workflows, document intelligence, retrieval systems, and borrower‑ and operator‑facing AI experiences, and you will help mentor more junior AI engineers on the team. You will contribute to and shape the shared AI platform — the prompt registry, tool‑calling framework, evaluation harness, and inference routing layer — that every Lendistry product team consumes. Lendistry: Who We Are We’re proud to be the nation’s largest minority‑led, tech‑savvy lender for small businesses and commercial real estate. As a certified Community Development Financial Institution (CDFI) and Community Development Entity (CDE), our mission is all about creating economic opportunities and fueling growth for small business owners and their communities. Join us as we pave the way with innovative financing and financial education! What You’ll Be Doing Document intelligence pipelines that read loan applications, tax returns, bank statements, and financial statements with human‑level comprehension and full audit trails. Underwriting copilots that surface risk signals, policy checks, and recommended conditions in real time for Lendistry underwriters. Borrower‑facing conversational AI that helps small business owners navigate applications, understand decisions, and manage their loans. Shared AI platform components — prompt registry, tool‑calling framework, evaluation harness, retrieval infrastructure, and the inference routing layer that every product team consumes. The evaluation and observability layer that turns AI reliability from a hope into a measured, managed property of the system. LLM Systems Ownership Own end‑to‑end LLM features — from requirements through design, implementation, evaluation, deployment, and production operation — across origination, underwriting, servicing, and borrower experience. Lead the design of new agentic workflows — LLMs that plan, call tools, evaluate results, and iterate across multi‑step lending tasks with appropriate human‑in‑the‑loop controls. Maintain, debug, and improve existing LLM‑powered features already running in production — prompt pipelines, retrieval systems, and the document intelligence stack. Fine‑tune and adapt foundation models (including LLaMA‑family open‑weight models and Bedrock‑hosted models) to Lendistry‑specific tasks using LoRA, QLoRA, instruction tuning, and prompt optimization techniques. Design and build RAG systems end to end — chunking strategies, embedding model selection, vector retrieval, hybrid search, and re‑ranking — tuned for financial documents and lending policy. Agentic Workflows & Document Intelligence Lead the development of document processing pipelines that extract structured data from PDFs, scanned images, and other unstructured financial documents using a combination of OCR, layout understanding, and LLM‑based extraction. Design validation, confidence scoring, and fallback mechanisms that make AI outputs safe to use in regulated, high‑stakes financial decisions — with clear audit trails and escalation paths. Diagnose and resolve agentic failure modes — non‑determinism, prompt sensitivity, tool misuse, looping, context‑window exhaustion, and retrieval gaps — and build the patterns that prevent recurrence across the team. Platform, Evaluation & Reliability Contribute to and shape the shared AI platform — the prompt registry, tool‑calling framework, evaluation harness, retrieval infrastructure, and inference routing layer owned by the AI team. Design evaluation frameworks that measure model quality, output reliability, retrieval accuracy, and regressions across iterations — golden sets, LLM‑as‑judge scoring, and human‑review harnesses. Instrument AI systems with observability — logging, metrics, traces, token and cost accounting, drift monitoring, and alerting on accuracy, latency, and failure modes. Manage cost and latency at the feature level — token budgeting, response caching, model‑tier routing, and batching strategies — treating cost as a first‑class engineering constraint. Technical Leadership & Collaboration Partner with the AI team lead and Senior Staff Engineer, AI to translate AI strategy and architectural direction into shipped, reliable features. Collaborate with product, credit, underwriting, and platform engineering to translate business requirements into reliable LLM system designs. Mentor more junior AI engineers through design reviews, code reviews, and pairing — raising the bar on prompt engineering, evaluation discipline, and responsible AI development. Lead proof‑of‑concept work to validate new AI use cases quickly, measure real business impact, and scale what works into production. AI‑Assisted Development Practice Daily use of AI coding assistants — Claude Code, GitHub Copilot, Cursor, or equivalents — as a standard part of the development loop for code generation, refactoring, testing, documentation, and review. Human in the Loop: Follow human review process – AI engineers must maintain clear judgment and utilize established criteria for when to trust, verify, or override AI‑generated suggestions, outputs, consistent with Lendistry’s AI usage policies and applicable regulatory requirements, particularly in security contexts involving lending decisions, borrower data, or other sensitive and business‑critical contexts and financial information. Leadership in adopting and sharing emerging agentic development tools across Lendistry engineering. Familiarity with agentic development concepts — multi‑step task automation, LLM tool use, prompt engineering for code generation, and the integration of AI agents into engineering workflows. Your Areas of Knowledge and Expertise Builder mentality. Bias toward shipping production systems; pragmatic about tradeoffs between model quality, latency, and cost. Ownership. Takes features from prototype through production, operates what you build, and owns the outcome. Rigor. Measures quality instead of eyeballing it; builds evaluation before declaring victory. Mentorship. Elevates the engineers around you through reviews, pairing, and durable technical habits. Communication. Explains AI behavior and limitations clearly to product, credit, and business partners. Responsible AI judgment. Thinks seriously about safety, fairness, auditability, and the real‑world consequences of lending decisions. Comfort with ambiguity. Thrives in a fast‑moving environment where the AI landscape shifts monthly and priorities evolve with it. Core Experience 5+ years of software engineering experience, with 3+ years building and shipping LLM‑powered applications in production. Expert‑level Python for production systems — clean architecture, type‑safe data modeling (Pydantic or equivalent), clean async patterns, and testable design. Deep hands‑on production experience with at least one major LLM provider — AWS Bedrock, Anthropic Claude, OpenAI GPT, Google Gemini, or equivalent — including tool/function calling, structured output, and streaming. Proven track record designing and operating RAG systems end to end — chunking, embeddings, vector databases (Qdrant, Pinecone, Weaviate, OpenSearch, or pgvector), retrieval, and re‑ranking — including measuring and improving retrieval quality. Demonstrated experience leading agentic workflows in production — LLM agents that call tools, reason across multiple steps, and autonomously complete multi‑stage tasks with appropriate safeguards and audit trails. Hands‑on experience with fine‑tuning and adaptation — LoRA, QLoRA, instruction tuning, or preference tuning — and with rigorous evaluation of model outputs rather than demo‑driven validation. Engineering & Platform Skills Strong LLM tooling fluency — LangChain or LangGraph, LlamaIndex, DSPy, Hugging Face — with the judgment to pick the right tool and the willingness to build custom when the tool is wrong. Production experience with unstructured data — extracting, classifying, and generating structured outputs from text‑heavy inputs, including documents, forms, and scanned images. Cloud and deployment depth — AWS preferred (including Bedrock), containerization (Docker), and hands‑on experience with self‑hosted LLM serving (vLLM, TGI, Ollama, or similar). Evaluation discipline — ability to design evaluation frameworks for non‑deterministic systems, build golden sets, and reason about output quality at scale. Strong debugging instincts for LLM‑specific failure modes — hallucinations, retrieval gaps, prompt drift, latency spikes, and cost regressions. API and service design experience — exposing AI capabilities as reliable internal APIs with clear contracts, error handling, and cost controls. Security & Regulated‑Industry Awareness Working knowledge of LLM security concerns — prompt injection, data exfiltration, output filtering, and secure inference for sensitive workloads. Discipline around PII and sensitive financial data — PII detection and redaction, data minimization, and deployment patterns that keep sensitive data inside Lendistry’s trust boundary. Preferred Qualifications Experience in fintech, lending, banking, healthcare, or another regulated or data‑sensitive industry. Experience fine‑tuning LLaMA or similar open‑weight models on domain‑specific corpora. Familiarity with document understanding models (LayoutLM, Donut, Nougat) and modern OCR tooling (Textract, Tesseract, or equivalents). Background in NLP tasks such as named entity recognition, classification, or semantic similarity. Experience building and operating shared AI platforms (prompt registry, evaluation harness, routing layer) consumed by multiple product teams. Experience mentoring engineers and leading design reviews. B.S. or M.S. in Computer Science, Machine Learning, or equivalent experience. Why You’ll Love Working Here Comprehensive Medical, Dental, and Vision Insurance Generous Paid Time Off Birthday Day Off 12 Paid Company Holidays 401(k) Match FSA and HSA Paid Life Insurance Paid Disability Insurance Pet Insurance Employee Assistance Program (EAP) Professional Development Courses In Office Provided Snacks and Drinks Gym Facilities (LA & Tustin/CEC Offices) In Office Engagement Activities Compensation Range The US base salary range for this full‑time position is $111,200 - $185,00 0 annually. Our salary ranges are determined by role, level, and location. The range displayed on each job posting reflects the minimum and maximum base salary for new hires for the position across all US locations. Within the range, individual pay is determined by multiple factors like job‑related skills, experience, and state of residence. Your recruiter can share more about the specific salary range during the interview process. Please note that the compensation details listed in US role postings reflect the base salary only, and do not include any variable compensation elements. Physical Requirements This is a stationary position that requires frequent sitting (approximately 95%), repetitive wrist motions, grasping, speaking, listening, close vision, and the ability to adjust focus. It also may require occasional standing, lifting, carrying of 20lbs or less, walking, kneeling, bending/stooping, twisting, pulling/pushing, and reaching above the shoulder. Employees in this position must be physically able to efficiently perform the essential functions of the position. ACKNOWLEDGEMENT B.S.D. Capital, Inc. dba Lendistry is an equal employment opportunity employer committed to providing its employees, applicants and other covered persons with equal opportunities without regard to race, color, age (40 or older), religious creed (including religious belief, practice, and grooming practices), national origin, ancestry, physical disability, mental disability, medical condition, genetic information, marital status, sex, gender (including pregnancy, childbirth, or medical condition related to pregnancy or childbirth), gender expression, gender identity, sexual orientation, military or veteran status (including past, current or prospective service), or any other characteristic protected under applicable federal, state or local law. #J-18808-Ljbffr
- Join the Clean Energy RevolutionBecome a Data Scientist Advisor at Southern California Edison (SCE) and build a better tomorrow. In this job, you’ll partner closely with business and operational teams across the enterprise to identify, design, and deliver data-driven solutions...SuggestedRemote workRelocation
- We are looking for a Data Analyst / CDP Developer to join a great organization in Southern California. This Long-term Contract position focuses on transforming customer data into reliable insights, strengthening platform performance, and supporting data-driven decisions...SuggestedLong term contract
$160k - $220k
...confidence to reach further. Overview As the bank continues to grow, we are seeking a Senior Information Security Engineer - Data Security to lead and mature the bank’s data security capabilities. This role is hands‑on and delivery‑focused, responsible for protecting...SuggestedFull time$150k - $165k
...Range: $150k to $165k Overview A growing organization is seeking a Senior BI / Analytics Engineer to help build and scale a modern data and analytics ecosystem. This role will focus on designing and maintaining scalable ELT pipelines, data models, semantic layers, and...SuggestedPermanent employmentRemote work$215.2k - $244.7k
...Architect to join our thriving Technology and Experience Practice. This is an excellent opportunity to work with clients developing Big Data strategy and roadmaps, while gaining exposure to a variety of industries including Healthcare, Financial Services, Insurance,...SuggestedLocal areaImmediate startFlexible hours- .... Today SpaceX is actively developing the technologies to make this possible, with the ultimate goal of enabling human life on Mars.DATA ENGINEER (STARLINK)At SpaceX, we’re leveraging our experience building rockets and spacecraft to deploy Starlink, the world’s most advanced...Permanent employmentTemporary workInternshipWorldwideWeekend work
$141.9k - $190.3k
Job Posting Title:Sr Data EngineerReq ID:10153288Job Description:Technology is at the heart of Disney’s past, present, and future.... ...engineers, product developers, designers, technologists, data scientists, and more - all working to build and advance the technological...Full timeWork experience placement- ...patients daily across skilled nursing, home health and home care networks. You will play a critical role in building and maintaining the data infrastructure that powers our AI-driven clinical monitoring platform. You will design and operate robust data pipelines that ingest...
- Data EngineerCompany OverviewA leading food manufacturing and distribution organization is seeking a Data Engineer to support enterprise data initiatives and drive business intelligence capabilities. Based in Los Angeles, California, the company serves a large network...
$137.4k - $161.7k
Are you ready to make an impact?West Monroe is seeking a Senior Data Engineer to join our Data & AI practice. In this role, you will design, build, and optimize modern cloud data platforms that enable advanced analytics, AI, and business intelligence. Working with technologies...Local areaImmediate startFlexible hours- At Slalom, we co-create custom software, data, and cloud products with clients who are ready to accelerate their digital transformation. We’re passionate about technology and compelled by its potential — building digital products, experiences, and technology-driven organizations...Temporary workLocal area
$155.4k - $208.4k
...Entertainment and ESPN Product & Technology is a global organization of engineers, product developers, designers, technologists, data scientists, and more - all working to build and advance the technological backbone for Disney’s media business globally. The team marries...Work experience placement$128k - $249k
...our search for talented visionaries and your search for important and impactful work lead to the same place.We are seeking a Senior Data Engineer to join the firm. The Senior Data Engineer contributes to the Enterprise Applications, Data, and AI Platforms group, designing...Full timeTemporary workLocal areaRemote workFlexible hoursAfternoon shift- .... Today SpaceX is actively developing the technologies to make this possible, with the ultimate goal of enabling human life on Mars.DATA ENGINEER (STARLINK GO-TO-MARKET)Starlink is the world’s largest satellite constellation delivering high-speed, low-latency broadband...Permanent employmentTemporary workWeekend work
- Req ID:299734NTT DATA strives to hire exceptional, innovative and passionate individuals who want to grow with us. If you want to be part of an inclusive, adaptable, and forward-thinking organization, apply now.We are currently seeking a Sr Data Engineer to join our team...
- Senior Data Engineer (Contract)Location: Glendale, CA | HybridEmployment Type: Long Term ContractPay: Available on W2 BasisPosition OverviewWe are seeking a Senior Data Engineer to support enterprise data engineering and platform modernization initiatives. This role will...Contract work
- ...of the future as Cosm. Innovation is in our DNA. The position is onsite in our El Segunda location.Responsibilities:Build and manage data pipelines to support business operations in near real-time.Work with data users, analysts and other consumers to deliver accurate,...
$150k - $230k
...come, you’re exactly who we’re looking for.The Role Hadrian's Data Analytics team builds and owns the semantic layer that every dashboard... ...the unified data platform and set standards.Partner with OR Scientists and Data Scientists on feature-set prep and model-output stores...Permanent employmentFull timeLocal areaFlexible hours$100.79k - $160.26k
...journey, DLA Piper is a place you can engage in meaningful work and grow your career. Let’s see what we can achieve. Together.SummaryThe Data Engineer, Solutions & Data role designs, builds, and operates data pipelines and data integration processes that translate raw data...Full timeWork at officeRemote workRelocationVisa sponsorshipRelocation package$131.2k - $172.2k
Hi, we're Oscar. We're hiring a Data Scientist II to join our Data team.Oscar is the first health insurance company built around a full stack technology platform and a relentless focus on serving our members. We started Oscar in 2012 to create the kind of health insurance...Full timeWork experience placementWork at officeFlexible hours$112.88k - $179.48k
...you can engage in meaningful work and grow your career. Let’s see what we can achieve. Together.SummaryPosition is responsible for data collection, data exploration and using large data sets to find opportunities for improving business outcomes. Designs data modeling...Full timeWork at officeRemote workVisa sponsorship- ...Argo Group is seeking a Technical Data Analyst to join the US Claims Data Solutions Team, working in-office in Los Angeles, CA. The role leads data reporting, governance, and analytics across multiple systems to support claims operations. You will gather and manipulate...Work at office
$125.4k - $235.98k
...campaigns. You will also collaborate cross-functionally to unlock opportunities that fuel creator success. Develop and execute scalable, data-driven strategies to accelerate creator acquisition and performance, leveraging showcases, case studies, and insights to...Temporary workLocal area- ...securityEnsure best practices are applied- indexes etc for performance in queryingSupport with nightly refreshSupport with ETL tool to load data from SF to RedShiftETL performance, load performance, query, security set up etcExperience: 10 to 12 yearsRequired skills: Technical...Shift workNight shift
$126.08k - $150k
The University of Southern California (USC) Information Technology Services is seeking a Research Data Engineer to help build and advance the secure computing capabilities that enable cutting-edge research across USC. This is a hands-on opportunity to work at the intersection...Full timeWork experience placementWork at officeLocal area$158.81k - $228k
...ResponsibilitiesBuild rules, algorithms, and machine learning (ML) models to identify and extract valuable business insights/information from raw data and data sources.Analyze large amounts of information to discover trends and patterns in data through probability and statistical...Full timeWork experience placement$157k - $235k
...in addition to Bitmoji, Saturn, and other digital services.The Data Science and Insights team seeks to leverage our massive data sets... ...for better, faster insights from data.We’re looking for a Data Scientist to join Snap Inc.What you’ll do:Apply your expertise in...Full timeLive inWork at officeLocal area$170k - $300k
...manufacturing jobs for generations to come, you’re exactly who we’re looking for.The RoleThis is the modeling half of manufacturing data science at Hadrian. The factory turns geometry into parts: a CAD model, a material, a set of tolerances, a route through stations. This...Permanent employmentFull timeLocal areaFlexible hours- ...would love to listen to your career success and will anticipate for your interest towards this job and I believe:You are powerful in data science, business reporting, and statistical analysis.You are proficient in Business Intelligence and Reporting.You are an expertise...
$105.4k - $207.8k
...Summary Are you interested in improving the cyber and organizational risk profiles of leading companies? Do you want to build the data foundations that power the next generation of AI-enabled cyber defense?If yes, then Deloitte’s Cyber team could be the place for you...Local areaVisa sponsorship
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Data Scientist. Be the first to apply!
- energy data scientist Los Angeles, CA
- data scientist Los Angeles, CA
- python data scientist (contract) Los Angeles, CA
- senior data scientist Los Angeles, CA
- entry level data scientist remote Los Angeles, CA
- healthcare data scientist Los Angeles, CA
- python data scientist Los Angeles, CA
- junior data scientist remote Los Angeles, CA
- entry level data scientist Los Angeles, CA
- data scientist (hedge fund) Los Angeles, CA

