Everyone's Developer

Latest

Oct
08

Open Source Labeling Best Practices

A proper labeling scheme is one of the best ways to keep an open source project in GitHub organized. Labels
4 min read
May
02
How Dosu Used LangSmith to Achieve a 30% Accuracy Improvement with No Prompt Engineering

How Dosu Used LangSmith to Achieve a 30% Accuracy Improvement with No Prompt Engineering

There are many techniques for “teaching” LLMs to improve their performance on specific tasks. The most common are: 1. Prompt
6 min read
Mar
11
Iterating Towards LLM Reliability with Evaluation Driven Development

Iterating Towards LLM Reliability with Evaluation Driven Development

It’s well known at this point that building production-grade LLM products is hard. Reliability is critical for any product
7 min read
Feb
28
Reliable Data Orchestration for AI Applications

Reliable Data Orchestration for AI Applications

At their core, AI applications are data-driven. As Apache Airflow has become the standard for both data processing and ML
4 min read