Kardbord/hfapigo
Unofficial (Golang) Go bindings for the Hugging Face Inference API
This project helps Go developers integrate AI capabilities into their applications by providing a way to access Hugging Face models. You can send text, audio, or images to a model and receive classifications, summaries, generated text, or other AI-driven results. It's for Go application developers who want to leverage pre-trained machine learning models without building them from scratch.
Use this if you are a Go developer building an application and need to incorporate AI features like text summarization, image classification, or speech recognition using Hugging Face's extensive model hub.
Not ideal if you are not a Go developer or if you require an officially supported, fully up-to-date client for the Hugging Face Inference API.
Stars
63
Forks
5
Language
Go
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/Kardbord/hfapigo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepgram/deepgram-go-sdk
Official Go SDK for Deepgram.
hegedustibor/htgo-tts
Text to speech package for Golang.
GetcharZp/go-speech
go-speech 基于 Golang + ONNX 构建的轻量语音库,支持 TTS(文本转语音)与 ASR(语音转文字)。已集成 MeloTTS、Piper、达摩院 Paraformer...
asticode/go-astideepspeech
Golang bindings for Mozilla's DeepSpeech speech-to-text library
GoogleCloudPlatform/text-to-speech-epg-demo
This repository contains a reference implementation demonstrating how the Google Cloud...