Tutorials

Step-by-step guides for building agents with Rice.

Learn by building. Each tutorial walks through a complete agent from start to finish.


What You'll Learn

  • How to integrate Rice memory into your agent loop
  • The focus/drift/reminisce/commit pattern
  • How agents improve over time through learning

Prerequisites

  • Completed the Getting Started guide
  • Rice client installed
  • Access to an LLM API (OpenAI, Anthropic, etc.)

Tutorials

Customer Support Agent

Build a support agent that remembers conversations and learns from past resolutions. Complete in under 100 lines.

Research Assistant

Build an assistant that remembers your research interests and improves recommendations over time.

Time: Each tutorial takes about 30-60 minutes.