https://github.com/the-swarm-corporation/medical-swarm-one-click
Get started building safe, reliable, and production-grade multi-agent systems for medical applications!
https://github.com/the-swarm-corporation/medical-swarm-one-click
ai healthcare-agents healthcare-ai healthcare-data healthcare-swarm medical-agents medical-ai medical-data medical-dataset medical-image-analysis ml
Last synced: 4 months ago
JSON representation
Get started building safe, reliable, and production-grade multi-agent systems for medical applications!
- Host: GitHub
- URL: https://github.com/the-swarm-corporation/medical-swarm-one-click
- Owner: The-Swarm-Corporation
- License: mit
- Created: 2024-11-06T19:38:02.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T15:55:19.000Z (6 months ago)
- Last Synced: 2024-12-02T16:10:03.009Z (6 months ago)
- Topics: ai, healthcare-agents, healthcare-ai, healthcare-data, healthcare-swarm, medical-agents, medical-ai, medical-data, medical-dataset, medical-image-analysis, ml
- Language: Python
- Homepage: https://swarms.xyz/
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- 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: [email protected]---
## 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)