https://github.com/huggingface/zapier

Hugging Face's Zapier Integration 🤗⚡️

https://github.com/huggingface/zapier

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary

Keywords

huggingface machine-learning zapier zapier-cli
Last synced: 4 months ago · JSON representation

Repository

Hugging Face's Zapier Integration 🤗⚡️

Basic Info
Statistics
  • Stars: 48
  • Watchers: 3
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
huggingface machine-learning zapier zapier-cli
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

README.md

Hugging Face Zapier Integration 🤗⚡️

Setup

First install the dependencies for zapier platform cli (docs here)

npm install -g zapier-platform-cli

Then auth with Zapier (must be on HF account to make updates to the official integration).

``` zapier login

Or, if you sign in with SSO:

zapier login --sso ```

Then clone this repo and install the dependencies

git clone https://github.com/huggingface/zapier.git cd zapier npm i

Development

To run the integration's tests:

zapier test

Owner

  • Name: Hugging Face
  • Login: huggingface
  • Kind: organization
  • Location: NYC + Paris

The AI community building the future.

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2

Dependencies

package-lock.json npm
  • 145 dependencies
package.json npm
  • mocha ^10.2.0 development
  • should ^13.2.0 development
  • @huggingface/hub 0.5.0
  • @huggingface/inference ^1.7.1
  • expect ^26.6.2
  • zapier-platform-core 14.0.0