Skip to content

Commit 55f8e52

Browse files
authored
Update README.md
1 parent 5270d1f commit 55f8e52

File tree

1 file changed

+1
-44
lines changed

1 file changed

+1
-44
lines changed

README.md

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
# Swarms-Example-1-Click-Template
1+
# ModelArena: A Competitive Environment for Multi-Agent Training
32

43
[![Join our Discord](https://img.shields.io/badge/Discord-Join%20our%20server-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/agora-999382051935506503) [![Subscribe on YouTube](https://img.shields.io/badge/YouTube-Subscribe-red?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/@kyegomez3242) [![Connect on LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/kye-g-38759a207/) [![Follow on X.com](https://img.shields.io/badge/X.com-Follow-1DA1F2?style=for-the-badge&logo=x&logoColor=white)](https://x.com/kyegomezb)
54

@@ -8,45 +7,3 @@
87
[![Swarms Framework](https://img.shields.io/badge/Built%20with-Swarms-blue)](https://github.com/kyegomez/swarms)
98

109

11-
12-
## 🚀 Quick Start
13-
14-
```bash
15-
# Clone the repository
16-
git clone https://github.com/The-Swarm-Corporation/Swarms-Example-1-Click-Template.git
17-
18-
# Install requirements
19-
pip3 install -r requirements.txt
20-
21-
# Set your task in the .env file or pass it in the yaml file on the bottom `task:`
22-
export WORKSPACE_DIR="agent_workspace"
23-
export GROQ_API_KEY=""
24-
25-
# Run the swarm
26-
python3 main.py
27-
```
28-
29-
30-
## 🛠 Built With
31-
32-
- [Swarms Framework](https://github.com/kyegomez/swarms)
33-
- Python 3.10+
34-
- GROQ API Key or you can change it to use any model from [Swarm Models](https://github.com/The-Swarm-Corporation/swarm-models)
35-
36-
## 📬 Contact
37-
38-
Questions? Reach out:
39-
- Twitter: [@kyegomez](https://twitter.com/kyegomez)
40-
- Email: kye@swarms.world
41-
42-
---
43-
44-
## Want Real-Time Assistance?
45-
46-
[Book a call with here for real-time assistance:](https://cal.com/swarms/swarms-onboarding-session)
47-
48-
---
49-
50-
⭐ Star us on GitHub if this project helped you!
51-
52-
Built with ♥ using [Swarms Framework](https://github.com/kyegomez/swarms)

0 commit comments

Comments
 (0)