A Deep Dive into Hugging Face Tokenizers (WordPiece & BPE)
We’ve used tokenizers to prepare data for AI models. But how do they work? If you’re interested in a deeper understanding, we’ll explore how Hugging…

We’ve used tokenizers to prepare data for AI models. But how do they work? If you’re interested in a deeper understanding, we’ll explore how Hugging…

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…

In a previous Hugging Face project, we used the translation pipeline, which is fast and easy. But what if you need more control? Or want…

This is one of the most incredible “2026 Vision” projects. You’ve used Zero-Shot for text, but what about sound? Zero-Shot Audio Classification opens up fascinating…

This is a core task in Natural Language Processing (NLP). When it comes to extracting entities from text, Hugging Face NER has become a popular…