Skip to content

Tutorials

Learning-oriented guides to help you get started with Empathy Framework.

These tutorials take you step-by-step through building with Empathy Framework. By the end, you'll understand the core concepts and be able to build your own AI collaboration systems.

Getting Started

  • Installation

    Get Empathy Framework installed on your system

  • Quick Start

    Build your first empathetic AI in 5 minutes

Example Projects

Learn by example with these complete, working projects:

Prerequisites

Before starting, make sure you have:

  • Python 3.10+
  • pip or Poetry
  • An Anthropic API key (or OpenAI, Ollama)

See the Prerequisites guide for detailed requirements.