AI Project: Build a Speech-to-Speech Translator (Hugging Face)
This is a true “2026 Vision” project. We will chain two Hugging Face models together to build a speech translator. This guide will take you…

This is a true “2026 Vision” project. We will chain two Hugging Face models together to build a speech translator. This guide will take you…

This project combines Computer Vision and NLP. In this guide, we’ll specifically focus on how to use Hugging Face Image Captioning to generate text descriptions…

Recommender systems are the engine of the modern internet (Netflix, Amazon, Spotify). In this post, we’ll introduce a Hugging Face Recommender System and explore how…

We’ve used Whisper to transcribe speech, but what if you just want to know what a sound is? Hugging Face Audio Classification is a powerful…

This is a true “2026 Vision” project. Hugging Face VQA is at the core of what we’re building—we’re giving our AI eyes and a brain….

This article serves as a Hugging Face datasets guide. We’ve used the datasets library to load data for fine-tuning, but what is it? It’s a…

This is the final piece of the audio puzzle. We’ve used Whisper to transcribe speech, now let’s generate it. The tool Hugging Face Text to…

The Hugging Face Document AI is one of the most commercially valuable AI tasks. We’re moving beyond simple OCR (which just dumps text) to an…

This is one of the most powerful and flexible AI tasks, the visual version of Zero-Shot Text Classification. Zero-Shot Image Classification is revolutionising how AI…

We’ve used the Hugging Face pipeline many times. But how do you know which model name to use? How do you find a model to…