Overview

Welcome to Nomadic Cookbooks. Here you’ll find sample code and guides for the most common Nomadic applications. Most code examples are written in Python.

Install Nomadic

To run these locally, you’ll need to install the Nomadic SDK, as below:

pip install nomadic

To sync results with the Nomadic Workspace, you’ll need a Nomadic account and an associated API key.

The Nomadic Workspace is coming soon! Until then, please check out the Workspace demo.

View our Demo Compound AI System!

This is the easiest way to get started. It is an easy notebook that enables you to understand 4 aspects of a simple compound AI system, and how to use Nomadic’s library to make this very easy.

LLM Prompt Tuning and Hallucination Detection & Prevention

RAG Optimizations