Spaces:
Sleeping
Sleeping
File size: 692 Bytes
51e127b 590adc0 51e127b ddcdfce 51e127b 590adc0 51e127b 590adc0 51e127b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
title: Unit3 MCP PR Agent
emoji: π
colorFrom: gray
colorTo: blue
sdk: docker
pinned: true
license: apache-2.0
short_description: MCP - Server - Gets/Adds tags - HuggingFace model repository
tags:
- mcp-course
- huggingface
- pr-agent
---
# HF Tagging Bot
This is a bot that tags HuggingFace models when they are mentioned in discussions.
## How it works
1. The bot listens to discussions on the HuggingFace Hub
2. When a discussion is created, the bot checks for tag mentions in the comment
3. If a tag is mentioned, the bot adds the tag to the model repository via a PR
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|