> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xpander.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Workshops Gallery

> These hands-on workshops will guide you through building complete AI agent solutions using xpander.ai. Each workshop provides step-by-step instructions to implement practical, real-world applications. 

<CardGroup cols={1}>
  <Card title="SWE Agent Workshop" icon="robot" href="/Examples/workshops/swe-agent-workshop">
    Build an autonomous software developer that handles GitHub issues, creates pull requests, and integrates with team workflows through Slack. Learn multi-agent orchestration, persistent memory, and webhook automation.
  </Card>
</CardGroup>

## Workshop Overview

| Workshop               | Focus                                                                                  | Duration      | Prerequisites                                   |
| ---------------------- | -------------------------------------------------------------------------------------- | ------------- | ----------------------------------------------- |
| **SWE Agent Workshop** | Autonomous development, GitHub automation, Slack integration, multi-agent coordination | 35-40 minutes | Python, GitHub account, basic AI agent concepts |

## What You'll Learn

Our current workshop focuses on:

* **Autonomous Development**: Build agents that can handle complete development workflows
* **Multi-Agent Orchestration**: Coordinate between your SWE agent and Claude Code
* **Persistent Memory**: Implement PostgreSQL-backed agent memory across sessions
* **Custom Tool Integration**: Add GitHub API tools and knowledge bases
* **Team Collaboration**: Integrate with Slack for seamless team workflows
* **Webhook Automation**: Process GitHub issues automatically with intelligent filtering

Ready to build your autonomous developer? Start with the **SWE Agent Workshop**!
