You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/docs/examples/apps_examples_overview.md

30 lines
993 B

# Apps Examples Overview
Complete application examples built with Swarms. These examples show how to build practical tools and utilities with AI agents.
## What You'll Learn
| Topic | Description |
|-------|-------------|
| **Web Scraping** | Building intelligent web scrapers |
| **Database Integration** | Smart database query agents |
| **Practical Tools** | End-to-end application development |
---
## App Examples
| App | Description | Link |
|-----|-------------|------|
| **Web Scraper Agents** | Intelligent web data extraction | [View Example](../developer_guides/web_scraper.md) |
| **Smart Database** | AI-powered database interactions | [View Example](./smart_database.md) |
---
## Related Resources
- [Tools & Integrations](./tools_integrations_overview.md) - External service connections
- [Multi-Agent Architectures](./multi_agent_architectures_overview.md) - Complex agent systems
- [Deployment Solutions](../deployment_solutions/overview.md) - Production deployment