Skip to content

The-Swarm-Corporation/Cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Modality

Swarms CookBook

Example code and guides for accomplishing common tasks with the Swarms Framework To run these examples, you'll need an OpenAI account and associated API key or an API key from your designated provider like Anthropic, Gemini, etc or you can leverage your own local models! Set an environment variable called OPENAI_API_KEY with your API key. Alternatively, in most IDEs such as Visual Studio Code, you can create an .env file at the root of your repo containing OPENAI_API_KEY=<your API key>, which will be picked up by the notebooks.

Swarms Cookbook Examples Index

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
CryptoAgent Real-time cryptocurrency data analysis and insights using CoinGecko integration View Example
10-K Analysis (Custom) Detailed analysis of SEC 10-K reports using specialized agents View Example
10-K Analysis (AgentRearrange) Mixed sequential and parallel analysis of 10-K reports View Example

Healthcare & Medical

Name Description Link
MedInsight Pro Medical research summarization and analysis using AI-driven agents View Example
Athletics Diagnosis Diagnosis and treatment system for extreme athletics using AgentRearrange View Example

Marketing & Content

Name Description Link
NewsAgent Real-time news aggregation and summarization for business intelligence View Example
Social Media Marketing Spreadsheet-based content generation for multi-platform marketing View Example

Accounting & Finance Operations

Name Description Link
Accounting Agents Multi-agent system for financial projections and risk assessment View Example

Workshops & Tutorials

Name Description Link
GPTuesday Event Example of creating promotional content for tech events View Example

Additional Resources

Platform Link Description
📚 Documentation docs.swarms.world Official documentation and guides
📝 Blog Medium Latest updates and technical articles
💬 Discord Join Discord Live chat and community support
🐦 Twitter @kyegomez Latest news and announcements
👥 LinkedIn The Swarm Corporation Professional network and updates
📺 YouTube Swarms Channel Tutorials and demos
🎫 Events Sign up here Join our community events

Contributing

The Swarms Cookbook is a community-driven resource. Whether you're submitting an idea, fixing a typo, adding a new guide, or improving an existing one, your contributions are greatly appreciated!

Before contributing, read through the existing issues and pull requests to see if someone else is already working on something similar. That way you can avoid duplicating efforts.

If there are examples or guides you'd like to see, feel free to suggest them on the issues page.

If you'd like to contribute new content, make sure to read through our contribution guidelines. We welcome high-quality submissions of new examples and guides, as long as they meet our criteria and fit within the scope of the cookbook.

Open in GitHub Codespaces

License

MIT

Releases

No releases published

Sponsor this project

 

Packages

No packages published