Home

NPM (opens in a new tab) Build Status (opens in a new tab) MIT License (opens in a new tab) Prettier Code Formatting (opens in a new tab)

Dexter

Dexter is a mature set of LLM tools used in production at Dexa (opens in a new tab), with a focus on real-world RAG (Retrieval Augmented Generation (opens in a new tab)).

If you're a TypeScript AI engineer, check it out! 😊

Features

  • production-quality RAG
  • extremely fast and minimal
  • handles caching, throttling, and batching for ingesting large datasets
  • optional hybrid search w/ SPLADE embeddings
  • minimal TS package w/ full typing
  • uses fetch everywhere
  • supports Node.js 18+, Deno, Cloudflare Workers, Vercel edge functions, etc
  • full docs (opens in a new tab)