Skip to content

Getting Started

SPADE-LLM Logo

Learn how to install and use SPADE_LLM to create LLM-powered agents.

Prerequisites

  • Python 3.10+
  • Basic knowledge of Python async/await
  • XMPP server
  • Access to an LLM provider (OpenAI API key or local model)

Learning Path

  1. Installation - Install SPADE_LLM and dependencies
  2. Quick Start - Create your first agent
  3. First Agent - Complete tutorial

Need Help?