Before you begin

Make sure you have completed the Evaluations Quickstart guide. You should have your evals script ready and have the first experiment completed.

RAG - Node.js

We will be using ChromaDB as a semantic search engine for this tutorial, but there is no restriction on which search engine you can use with Hamming.

Learn how to debug your RAG application using the Hamming TypeScript SDK.

RAG - Python

We will be using ChromaDB as a semantic search engine for this tutorial, but there is no restriction on which search engine you can use with Hamming.

Learn how to debug your RAG application using the Hamming Python SDK.