Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

Dash Articles

8 articles

Related Tags

models(5)
Machine Learning(5)
AI(5)
LLM(4)
Search(3)
DSPy(2)
RAG(2)
context engine
(1)
Leadership(1)
knowledge graphs(1)
MCP(1)
Testing(1)
quantization(1)
inference(1)
Dropbox logoDropbox
41 min read
AI•2026-03-17

How we optimized Dash's relevance judge with DSPy

Dropbox engineering shares how they used DSPy to optimize their LLM-based relevance judge for Dash, achieving significant cost and quality improvements.

LLM
models
Dash
DSPy
Dropbox logoDropbox
31 min read
AI•2026-02-26

Using LLMs to amplify human labeling and improve Dash search relevance

This post explains how Dropbox Dash trains its search ranking model by combining small-scale human labeling with LLM-generated relevance judgments to produce training data at scale.

LLM
models
Search
Machine Learning
Dash
RAG
Dropbox logoDropbox
71 min read
Machine Learning•2026-02-12

How low-bit inference enables efficient AI

This article explores low-bit inference techniques that make large AI models faster and more cost-efficient to serve in production.

models
quantization
AI
Machine Learning
Dash
inference
Dropbox logoDropbox
01 min read
AI•2026-01-28

Engineering VP Josh Clemm on how we use knowledge graphs, MCP, and DSPy in Dash

Josh Clemm, VP of Engineering at Dropbox, explains how Dash uses knowledge graphs, MCP, and DSPy to build a universal work search and AI assistant.

context engine
Dash
Leadership
LLM
knowledge graphs
MCP
DSPy
RAG
Dropbox logoDropbox
41 min read
Machine Learning•2025-12-18

Inside the feature store powering real-time AI in Dropbox Dash

Dropbox Dash built a custom hybrid feature store to power real-time AI ranking across tens of thousands of work documents.

LLM
AI
Machine Learning
Dash
Dropbox logoDropbox
31 min read
Culture•2025-11-26

Building the future: highlights from Dropbox’s 2025 summer intern class

Dropbox's 2025 Camp Dropbox Intern Program welcomed 43 interns from 27 colleges across multiple countries for a 12-week program focused on meaningful engineering contributions.

Dash
Search
AI
Dropbox logoDropbox
21 min read
AI•2025-11-17

How Dash uses context engineering for smarter AI

Dropbox Dash evolved from a traditional RAG-based enterprise search into an agentic AI system, requiring a new discipline called context engineering to manage what information models receive.

models
Search
Machine Learning
AI
Dash
Dropbox logoDropbox
21 min read
Machine Learning•2025-10-02

A practical blueprint for evaluating conversational AI at scale

This post outlines Dropbox's systematic evaluation framework for conversational AI, developed while building Dropbox Dash.

models
AI
Machine Learning
Dash
Testing