https://github.com/kyegomez/mcs-platform
Your Personal Hospital Powered by Swarms.ai
https://github.com/kyegomez/mcs-platform
agents-healthcare ai autonomous-healthcare healthcare multi-agent multi-agent-collaboration swarms
Last synced: 7 months ago
JSON representation
Your Personal Hospital Powered by Swarms.ai
- Host: GitHub
- URL: https://github.com/kyegomez/mcs-platform
- Owner: kyegomez
- Created: 2025-05-17T00:19:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-31T17:45:20.000Z (about 1 year ago)
- Last Synced: 2025-07-31T19:56:02.327Z (about 1 year ago)
- Topics: agents-healthcare, ai, autonomous-healthcare, healthcare, multi-agent, multi-agent-collaboration, swarms
- Language: TypeScript
- Homepage: https://mcsplatform.swarms.world
- Size: 3.11 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCS Platform
## Setup
```bash
git clone https://github.com/kyegomez/mcs-platform.git
cd mcs-platform
pnpm install
pnpm run dev
```
## ENV
```txt
SWARMS_API_KEY=""
```