snorkel-mcp.md

Snorkel AI MCP

from"snorkel"
420

Snorkel AI programmatic labeling

AI & ML
Snorkellabelingweak supervisionAI
install.sh
# Clone the repository
$git clone https://github.com/snorkel-team/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve