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

# Swarms Cookbook

> Categorized cookbook of Swarms recipes by industry: finance, healthcare, marketing, and more.

This index provides a categorized list of examples and tutorials for using the Swarms Framework across different industries. Each example demonstrates practical applications and implementations using the framework.

## Finance & Trading

| Name                           | Description                                                                                      | Link                                                                                                                                                                 |
| ------------------------------ | ------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Tickr-Agent                    | Financial analysis agent for stock market data using multithreaded processing and AI integration | [View Example](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/cookbook/enterprise/finance/multi_agent/Swarms_Cookbook_Tickr_Agent.ipynb)                |
| CryptoAgent                    | Real-time cryptocurrency data analysis and insights using CoinGecko integration                  | [View Example](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/cookbook/enterprise/finance/multi_agent/Swarms_Cookbook_CryptoAgent.ipynb)                |
| 10-K Analysis (Custom)         | Detailed analysis of SEC 10-K reports using specialized agents                                   | [View Example](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/cookbook/enterprise/finance/multi_agent/swarms_finance_10k_analysis_custom.ipynb)         |
| 10-K Analysis (AgentRearrange) | Mixed sequential and parallel analysis of 10-K reports                                           | [View Example](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/cookbook/enterprise/finance/multi_agent/swarms_finance_10k_analysis_agentrearrange.ipynb) |

## Healthcare & Medical

| Name                | Description                                                               | Link                                                                                                                                                                        |
| ------------------- | ------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| MedInsight Pro      | Medical research summarization and analysis using AI-driven agents        | [View Example](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/cookbook/enterprise/medical/physical_therapy/Swarms_Cookbook_MedInsight_Pro.ipynb)               |
| Athletics Diagnosis | Diagnosis and treatment system for extreme athletics using AgentRearrange | [View Example](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/cookbook/enterprise/medical/physical_therapy/swarms_diagnosis_treatment_extreme_athletics.ipynb) |

## Marketing & Content

| Name                   | Description                                                            | Link                                                                                                                                                                       |
| ---------------------- | ---------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| NewsAgent              | Real-time news aggregation and summarization for business intelligence | [View Example](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/cookbook/enterprise/marketing/news/Swarms_Cookbook_NewsAgent.ipynb)                             |
| Social Media Marketing | Spreadsheet-based content generation for multi-platform marketing      | [View Example](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/cookbook/enterprise/marketing/content_generation/swarms_spreadsheet_analysis_walkthrough.ipynb) |

## Accounting & Finance Operations

| Name              | Description                                                      | Link                                                                                                                                                   |
| ----------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Accounting Agents | Multi-agent system for financial projections and risk assessment | [View Example](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/cookbook/enterprise/accounting/multi_agent/accounting_agents_for_moa.ipynb) |

## Workshops & Tutorials

| Name            | Description                                             | Link                                                                                                                             |
| --------------- | ------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| GPTuesday Event | Example of creating promotional content for tech events | [View Example](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/cookbook/workshops/sep_6_workshop/gptuesday_swarm.py) |

## Additional Resources

| Platform         | Link                                                                            | Description                           |
| ---------------- | ------------------------------------------------------------------------------- | ------------------------------------- |
| 📚 Documentation | [docs.swarms.world](https://docs.swarms.world)                                  | Official documentation and guides     |
| 📝 Blog          | [Medium](https://medium.com/@kyeg)                                              | Latest updates and technical articles |
| 💬 Discord       | [Join Discord](https://discord.gg/EamjgSaEQf)                                   | Live chat and community support       |
| 🐦 Twitter       | [@kyegomez](https://twitter.com/kyegomez)                                       | Latest news and announcements         |
| 👥 LinkedIn      | [The Swarm Corporation](https://www.linkedin.com/company/the-swarm-corporation) | Professional network and updates      |
| 📺 YouTube       | [Swarms Channel](https://www.youtube.com/channel/UC9yXyitkbU_WSy7bd_41SqQ)      | Tutorials and demos                   |
| 🎫 Events        | [Sign up here](https://lu.ma/swarms_calendar)                                   | Join our community events             |

## Contributing

We welcome contributions! If you have an example or tutorial you'd like to add, please check our [contribution guidelines](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/CONTRIBUTING.md).

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/The-Swarm-Corporation/Cookbook/blob/main/LICENSE) file for details.
