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

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

models Articles

6 articles

Related Tags

Machine Learning(5)
Dash(5)
AI(4)
Search(3)
LLM(2)
Infrastructure(1)
Multimedia(1)
Testing
(1)
RAG(1)
quantization(1)
inference(1)
DSPy(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
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
AI•2025-10-23

With Mobius Labs' Aana models, we're bringing deeper multimodal understanding to Dropbox Dash

Dropbox has acquired AI startup Mobius Labs and is integrating their multimodal AI models, called Aana, into Dropbox Dash to enable deeper understanding of rich media content.

models
Search
Machine Learning
AI
Infrastructure
Multimedia
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