# 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- Swarms Framework
 - Python 3.10+
 - GROQ API Key or you can change it to use any model from Swarm Models
 
Questions? Reach out:
- Twitter: @kyegomez
 - Email: kye@swarms.world
 
Book a call with here for real-time assistance:
⭐ Star us on GitHub if this project helped you!
Built with ♥ using Swarms Framework