Mid-level Data & Machine Learning Engineer specializing in production ML and data platforms
San Francisco, CASoftware Engineer5 years experienceMid-LevelTechnologySaaSData & Analytics
ScreenedIdentity Verified
Connect with David
David already has a relationship with Reval, so a warm intro from us gets a much better response than cold outreach.
Recommended
Already have an account?
About
Built and deployed a production LLM system that scraped Google Maps menu photos, extracted structured prices via OpenAI, and cross-validated them against website-scraped data to automate data-quality verification at scale (replacing costly manual contractor checks). Demonstrates strong reliability instincts—precision-first prompting, output gating with image-quality metadata, and fuzzy matching/RAG techniques—plus solid orchestration (Dagster/Airflow) and observability (Sentry, Prometheus/Grafana).
Experience
Software EngineerSpice Data
Data Engineer (Contract)Apple
Data EngineerThreatKey
Research InternCrabel Capital Management
Junior Security Research EngineerKyrus Tech
Education
College of William & Marybachelor, Data Science (2020)
Key Strengths
Built and deployed an LLM-powered menu price verification system at scale (replaced manual contractor verification)
High-precision extraction strategy to mitigate LLM hallucinations (traded recall for precision to reduce false alerts)
Robust prompt engineering with image-quality/disqualifier metadata to gate downstream decisions
Strong fuzzy matching and retrieval techniques (BM25, Levenshtein, semantic similarity/RAG) to align noisy extractions to canonical items
Modular prompt development mindset (prompt snippets/templates) enabled by LangChain/LlamaIndex