Why use Slide?
Slide gives you everything you need to build, test, and deploy intelligent AI agents. It is:- Extensible and open source: Built on a foundation you can inspect, customize, and contribute to
- Flexible with model support: Compatible with any LLM provider supported by LiteLLM (100+ providers including OpenAI, Anthropic, etc.)
- MCP and A2A compatible: Seamlessly integrated with Model Context Protocol (MCP) servers and Agent-to-Agent (A2A) protocol for multi-agent interoperability
- Agent delegation built-in: Create multi-agent systems where specialized agents collaborate to solve complex tasks
- Multimodal by design: Capable of processing and understanding images, audio, PDFs, and more out of the box
- Persistent with conversations: Equipped with built-in support for threads, messages, and attachments with flexible storage options (in-memory, SQLite, or PostgreSQL)
- Ready-to-use with tools: Packed with built-in tools for web interaction, file handling, and browser automation with support for custom tools
- Real-time streaming enabled: Designed to build interactive applications with streaming responses from both agents and tools
- Interactive CLI included: Chat with your agents instantly using the built-in
tyler chat
command, or scaffold new projects withtyler init
- Evaluation-ready: Equipped with a framework to test agents safely with mock tools, prebuilt LLM judges, and multi-turn conversation scenarios
- Debuggable: Integrated with W&B Weave for powerful tracing and debugging capabilities
Ready to Build?
Quickstart Tutorial
Build your first agent in 5 minutes
Your First Agent
Step-by-step guide to building agents
What Can You Build?
AI Agents
Autonomous agents that can use tools, make decisions, and complete complex tasks
Multi-Agent Systems
Coordinate specialized agents that work together on complex problems
Slack Agents
Deploy your agents as Slack agents with built-in message handling
Research Assistants
Agents that can search, analyze, and synthesize information