https://github.com/the-swarm-corporation/swarms-example-1-click-template
Swarms-Example-1-Click-Template by swarms.ai
https://github.com/the-swarm-corporation/swarms-example-1-click-template
agents agents-template ai ai-template autogen finance genai-agents genai-swarm genai-template langchain law legal-agents legal-ai marketing ml multi-agent swarms
Last synced: 6 months ago
JSON representation
Swarms-Example-1-Click-Template by swarms.ai
- Host: GitHub
- URL: https://github.com/the-swarm-corporation/swarms-example-1-click-template
- Owner: The-Swarm-Corporation
- License: mit
- Created: 2024-11-05T22:30:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-20T12:35:23.000Z (9 months ago)
- Last Synced: 2025-03-28T09:51:31.561Z (6 months ago)
- Topics: agents, agents-template, ai, ai-template, autogen, finance, genai-agents, genai-swarm, genai-template, langchain, law, legal-agents, legal-ai, marketing, ml, multi-agent, swarms
- Language: Python
- Homepage: https://discord.com/servers/agora-999382051935506503
- Size: 32.2 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Swarms-Example-1-Click-Template
[](https://discord.gg/agora-999382051935506503) [](https://www.youtube.com/@kyegomez3242) [](https://www.linkedin.com/in/kye-g-38759a207/) [](https://x.com/kyegomezb)
[](https://github.com/The-Swarm-Corporation/Legal-Swarm-Template)
[](https://github.com/kyegomez/swarms)## 🚀 Quick Start
```bash
# Clone the repository
git clone https://github.com/The-Swarm-Corporation/Swarms-Example-1-Click-Template.git# Install requirements
pip3 install -r requirements.txt# Set your task in the .env file or pass it in the yaml file on the bottom `task:`
export WORKSPACE_DIR="agent_workspace"
export GROQ_API_KEY=""# Run the swarm
python3 main.py
```## 🛠 Built With
- [Swarms Framework](https://github.com/kyegomez/swarms)
- Python 3.10+
- GROQ API Key or you can change it to use any model from [Swarm Models](https://github.com/The-Swarm-Corporation/swarm-models)## 📬 Contact
Questions? Reach out:
- Twitter: [@kyegomez](https://twitter.com/kyegomez)
- Email: kye@swarms.world---
## Want Real-Time Assistance?
[Book a call with here for real-time assistance:](https://cal.com/swarms/swarms-onboarding-session)
---
⭐ Star us on GitHub if this project helped you!
Built with ♥ using [Swarms Framework](https://github.com/kyegomez/swarms)