Documentation

Everything you need to build production AI applications with RANA

Quick Install

# Install all RANA packages
npm install @rana/core @rana/helpers @rana/prompts @rana/rag
# Or install the CLI globally
npm install -g @rana/cli