Kardbord / hfapigo

Unofficial (Golang) Go bindings for the Hugging Face Inference API
MIT License
59 stars 5 forks source link
api audio-classification conversational-ai fill-in-the-blank go golang huggingface inference-api natural-language-processing nlp object-detection question-answering speech-recognition speech-recognition-api summarization text-classification text-generation token-classification translation zero-shot-classification

hfapigo

Unit Tests CodeQL Go Report Card Go Reference

(Golang) Go bindings for the Hugging Face Inference API. Directly call any model available in the Model Hub.

An API key is required for authorized access. To get one, create a Hugging Face profile.

Usage

See the examples directory.

Resources