Hugging Face Integration — Automate Hugging Face with AI on Beauto
Build, train and deploy state of the art models powered by the reference open source in machine learning.
Category: artificial intelligence, ai models, developer tools · 135 actions available
What you can automate with Hugging Face
Beauto connects Hugging Face with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Hugging Face events, enrich Hugging Face data with AI, or sync Hugging Face with the rest of your stack — without writing code.
- Sync Hugging Face data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Hugging Face events and route the output anywhere
- Schedule recurring Hugging Face tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Hugging Face actions Beauto supports
- Change Discussion Status — Tool to change the status of a Hugging Face repository discussion. Use when you need to open or close discussions on models, datasets, or spaces.
- Check Dataset Validity — Tool to check whether a specific dataset is valid on Hugging Face Hub. Use when you need to determine what features (preview, viewer, search, filter, statistics) are available for a dataset.
- Check Models Upload Method — Tool to check if files should be uploaded through the Large File mechanism or directly. Use when preparing to upload files to a Hugging Face model repository to determine the appropriate upload method for each file.
- Check Spaces Upload Method — Tool to check if files should be uploaded through the Large File mechanism or directly to Hugging Face Spaces. Use when preparing to upload files to a Hugging Face Space repository to determine the appropriate upload met
- Claim Paper Authorship — Tool to claim authorship of a paper on Hugging Face. Use when you need to associate yourself or another user with an ArXiv paper.
- Request Repository Access — Tool to request access to a gated repository on Hugging Face Hub. Use when you need to submit an access request for models, datasets, or Spaces that require approval. The fields required vary by repository.
- Create Collection — Tool to create a new collection on Hugging Face. Use when you need to organize and curate models, datasets, spaces, papers, or other collections into a named collection.
- Create Datasets Branch — Tool to create a new branch in a Hugging Face dataset repository. Use when you need to create a branch for versioning or experimentation with dataset changes.
- Create Datasets Commit — Tool to create a commit in a Hugging Face dataset repository. Use when you need to add, update, or delete files in a dataset. Supports both regular files and Large File Storage (LFS) for large binary files. Can optionall
- Check Dataset File Upload Method — Tool to check if files should be uploaded via Large File Storage (LFS) or directly to a Hugging Face dataset repository. Use before uploading files to determine the correct upload method for each file based on size and r
- Create Datasets Tag — Tool to create a tag on a Hugging Face dataset repository. Use when you need to mark a specific revision with a named tag.
- Create Discussion — Tool to create a new discussion on a Hugging Face repository (model, dataset, or Space). Use when you need to start a conversation, report an issue, or create a pull request discussion.
- Create Discussion Comment — Tool to create a new comment on a Hugging Face repository discussion. Use when you need to add comments or replies to discussions on models, datasets, or spaces.
- Pin discussion — Tool to pin or unpin a discussion on a Hugging Face repository (model, dataset, or Space). Use when you need to highlight important discussions by pinning them to the top of the list, or unpin them when they're no longer
- Create models branch — Tool to create a new branch in a Hugging Face model repository. Use when you need to create a branch for experimenting with model changes, versioning, or creating isolated development environments.
- Create Models Commit — Tool to create a commit to a Hugging Face model repository. Use when you need to add, update, or delete files in a model repository. Supports both standard JSON and JSON-lines (NDJSON) formats. JSON-lines format is recom
- Create Models Tag — Tool to create a tag on a Hugging Face model repository. Use when you need to mark a specific revision with a named tag.
- Create Paper Comment — Tool to create a new comment on a Hugging Face paper. Use when you need to add comments or feedback to research papers on Hugging Face.
- Create Papers Comment Reply — Tool to create a reply to a comment on a Hugging Face paper. Use when you need to respond to an existing comment on a paper discussion.
- Create Papers Index — Tool to index a paper from arXiv by its ID on Hugging Face. Use when you need to make a paper searchable and accessible on the platform. Note: If the paper is already indexed, only its authors can re-index it.
- Create Repository — Tool to create a new repository (model, dataset, or Space) on Hugging Face Hub. Use when you need to initialize a new repository for uploading models, datasets, or deploying Spaces applications.
- Create spaces branch — Tool to create a new branch in a Hugging Face space repository. Use when you need to create a branch for experimenting with space changes, versioning, or creating isolated development environments.
- Create Spaces Commit — Tool to create a commit in a Hugging Face Space repository. Use when you need to add, update, or delete files in a Space. Supports both JSON and NDJSON (recommended) payload formats for commits.
- Create or update Space secret — Tool to create or update a secret in a Hugging Face Space. Use when you need to add or update environment variables or sensitive configuration values for a Space. This action upserts the secret, meaning it will create a
- Create Spaces Tag — Tool to create a tag on a Hugging Face space repository. Use when you need to mark a specific revision with a named tag.
- Create or update Space variable — Tool to create or update a variable in a Hugging Face Space. Use when you need to add or update environment variables or configuration values for a Space. This action upserts the variable, meaning it will create a new va
- Create SQL Console Embed — Tool to create a SQL Console embed for querying datasets on Hugging Face. Use when you need to create a shareable SQL query interface for exploring dataset splits. The embed allows users to execute SQL queries against da
- Create Webhook — Tool to create a webhook on Hugging Face that triggers on repository or discussion events. Use when you need to receive notifications for changes to specific models, datasets, or spaces.
- Delete dataset branch — Tool to delete a branch from a Hugging Face dataset repository. Use when you need to remove a branch that is no longer needed. This action permanently removes the specified branch from the dataset.
- Delete Dataset Tag — Tool to delete a tag from a Hugging Face dataset. Use when you need to remove a specific tag revision from a dataset repository.
- Delete discussion — Tool to delete a discussion from a Hugging Face repository. Use when you need to remove a discussion that is no longer needed. This action permanently removes the specified discussion from the repository.
- Delete network CIDR list — Tool to delete a network CIDR list entry from Hugging Face Inference Endpoints. Use when you need to remove a CIDR configuration that is no longer needed. This action permanently removes the specified CIDR from the names
- Delete notifications — Tool to delete notifications from Hugging Face. Use when you need to remove notifications either by specific discussion IDs or by applying filters to delete multiple notifications at once. Supports targeted deletion (via
- Delete Settings Webhook — Tool to delete a webhook from Hugging Face settings. Use when you need to remove a webhook configuration that is no longer needed.
- Delete space branch — Tool to delete a branch from a Hugging Face space repository. Use when you need to remove a branch that is no longer needed. This action permanently removes the specified branch from the space.
- Delete space secret — Tool to delete a secret from a Hugging Face space. Use when you need to remove sensitive credentials or configuration values that are no longer needed. This action permanently removes the specified secret from the space'
- Delete Spaces Tag — Tool to delete a tag from a Hugging Face space. Use when you need to remove a specific tag revision from a space repository.
- Delete space variable — Tool to delete a variable from a Hugging Face space. Use when you need to remove configuration values or environment variables that are no longer needed. This action permanently removes the specified variable from the sp
- Filter dataset rows — Tool to filter rows in a Hugging Face dataset split based on SQL-like query conditions. Use when you need to search or filter specific rows from a dataset based on column values, or to retrieve sorted subsets of data.
- Generate Chat Completion — Tool to generate a response given a list of messages in a conversational context. Supports both conversational Language Models (LLMs) and Vision-Language Models (VLMs). Compatible with OpenAI SDK.
Get started with Hugging Face on Beauto
Sign up free, connect your Hugging Face account in one click, and describe the workflow you want in plain English. Beauto's AI handles the rest — no API keys or code required.
Try Beauto free · Browse all 900+ integrations · How it works