← All speakers

Bio, Work & Ideas

Ofer Mendelevitch

Conference affiliation: Vectara · 2025

Ofer Mendelevitch is an AI engineer, startup founder, and technical author focused on making enterprise AI accurate, secure, and accountable. He co-founded the synthetic-healthcare-data company Syntegra, led developer relations at Vectara, and helped develop open-source tools for evaluating retrieval-augmented generation and detecting hallucinations.

Mendelevitch studied computer science at the Technion–Israel Institute of Technology and earned a master’s degree in electrical engineering at Tel Aviv University. His earlier career included engineering leadership at Yahoo and Nor1, an entrepreneur-in-residence position at XSeed Capital, and data-science leadership roles at Hortonworks, LendUp, and Helix. He co-authored Practical Data Science with Hadoop and Spark with Casey Stella and Douglas Eadline.

In 2019, he co-founded Syntegra with physician Michael Lesh and served as chief technology officer. The company applied generative language models to privacy-preserving synthetic healthcare data, creating artificial patient records designed to preserve useful clinical patterns while protecting individual privacy. Mendelevitch and Lesh investigated how to assess both statistical fidelity and privacy; Mendelevitch also addressed the infrastructure demands of training large models, including cloud costs and interrupted computing workloads.

At Vectara, he focused on production-grade retrieval-augmented generation: grounding model outputs in enterprise documents while preserving source attribution, document permissions, and operational oversight. His major technical concerns include:

  • Evaluation without golden answers. He contributed to open-rag-eval, which evaluates retrieval and generated responses without exhaustive reference answers or manually labeled passages. Its methods include UMBRELA for retrieval relevance, AutoNuggetizer for answer quality, citation-faithfulness checks, and hallucination detection; connectors support Vectara, LangChain, and LlamaIndex.
  • Detecting unsupported model claims. He co-authored FaithBench, a benchmark for difficult hallucinations in generated summaries, and research introducing FaithJudge, which uses human-annotated examples to improve automated assessments of factual faithfulness.
  • The operational cost of enterprise RAG. Effective systems must handle document parsing, chunking, hybrid retrieval, reranking, latency, infrastructure costs, continuous evaluation, multilingual support, and document-level access controls. His analysis of enterprise RAG architecture emphasizes that vendor fragmentation and specialized staffing can be as consequential as model accuracy.

In 2026, Mendelevitch and Forrest Sheng Bao published Hands-On RAG for Production, covering ingestion, retrieval, evaluation, privacy, security, agentic workflows, multimodal systems, and GraphRAG. Its companion repository provides runnable examples.

Read the topics behind these talks

3 conference talks

AI Engineer Code 20255:19

Enterprise Deep Research: The Next Killer App for Enterprise AI — Ofer Mendelevitch, Vectara

Ofer Mendelevitch explains how Vectara adapts autonomous, multi-step deep research to private enterprise data using agentic RAG, multimodal ingestion, hybrid retrieval, parallel agents, and hallucination detection with HHEM. He outlines deployment and security capabilities and illustrates applications including automated RFP responses and onboarding guides…

Ofer Mendelevitch

RAG, context, and search · Leadership · Safety and governance

AI Engineer World's Fair 20255:03

open-rag-eval: RAG Evaluation without "golden" answers.

Vectara's Ofer Mendelevitch introduces open-rag-eval, an open-source framework for evaluating RAG pipelines without golden answers or reference chunks. He explains its connector-based architecture and four evaluation areas: UMBRELA retrieval relevance scoring, AutoNuggetizer answer assessment with LLM-judged information nuggets, citation faithfulness, and…

Ofer Mendelevitch

Reasoning and models · Safety and governance · Architecture

AI Engineer Summit 202515:14

The Hidden Costs of Building Your Own RAG Stack — Ofer Mendelevitch, Vectara

Vectara developer-relations leader Ofer Mendelevitch explains how retrieval-augmented generation grounds LLM responses in enterprise data, then examines the hidden complexity of building an enterprise-grade RAG stack. He contrasts self-managed ingestion, parsing, chunking, retrieval, hallucination detection, provenance, latency optimization, scaling,…

Ofer Mendelevitch

RAG, context, and search · Architecture · Safety and governance

References