Zach Wright Email Zach
All Updates

Here is what you missed while you were sleeping.

The Big Thing

Context quality is becoming the new uptime metric for AI systems.

Teams are learning that strong retrieval, indexing hygiene, and source freshness usually outperform model upgrades when production answers drift.

Code & Tools

  1. openai/openai-cookbook - practical retrieval and eval patterns that are easy to productionize. https://github.com/openai/openai-cookbook
  2. run-llama/llama_index - ingestion, indexing, and routing primitives for retrieval pipelines. https://github.com/run-llama/llama_index
  3. deepset-ai/haystack - modular RAG stack with retrievers, rankers, and tracing hooks. https://github.com/deepset-ai/haystack
  4. chroma-core/chroma - lightweight vector database for fast local and hosted retrieval workflows. https://github.com/chroma-core/chroma

Tech Impact

Meme of the Day

"Dependency" (xkcd) - a reminder that one tiny package can run the whole stack.

Image URL: https://imgs.xkcd.com/comics/dependency.png
Post: https://xkcd.com/2347/