Skip to main content
HomeCode-alongsArtificial Intelligence (AI)

Using Open Source AI Models with Hugging Face

Deep dive into open source AI, explore the Hugging Face ecosystem, and build an automated image captioning system.
Oct 2023
Code along with us onCode Along

Hugging Face provides a large ecosystem of open source tools for working with generative AI. To get started using it, you need to be able to navigate it all.In this code-along, you'll learn how to find and use suitable models for your analysis and AI projects, and work with both text and image data. You'll explore a case study of using AI to improve captions for fashion product images.

Topics