packages/integrations-docs/src/integrations_docs/docs/hugging_face.md
The Hugging Face Integration allows your app to use Hugging Face models for a wide range of AI tasks — including text generation, embeddings, translation, classification, image processing, and more. You can integrate both hosted models (via API) or local open-source models through the Transformers library.
With Hugging Face, your app can:
transformers or connect to hosted inference endpoints.hf_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxOnce connected, your app can use Hugging Face models directly in workflows, UI actions, or automations.