Hugging Face
Access AI models and datasets
Hugging Face provides access to thousands of AI models and datasets through their comprehensive API.
Overview
Create Account
Sign up for a Hugging Face account
Get API Key
Generate your Hugging Face API key
Copy into Create
Add your API key to Create’s secrets
Account Creation
Visit Hugging Face Website
Go to huggingface.co and click “Sign Up”

Choose Signup Method
- Sign up with email/password
- Or continue with Google/GitHub authentication

Generate API Key
Access API Keys
- Go to your Hugging Face settings
- Navigate to “Access Tokens”

Free tier has rate limits - monitor your usage
Create New Read Token
- Click “New token”

- Select Read and name your token (e.g., “Create Integration”)

- Copy your API token
Add to Create Project
Add the integration
- In your Create project, type
/
in the chat - Select “Hugging Face” from the menu
Add your API key
- Paste your API key into the “HUGGINGFACE_API_KEY” field
Need a new key? Generate one in your Hugging Face settings.
Start using
You can now use prompts with the integration to access AI models.
Example prompts:
Generate text using /HuggingFace
Classify sentiment with /HuggingFace
Create an AI chatbot using /HuggingFace
API has rate limits - implement caching for frequently used model outputs.
Example prompt for optimization:
Your Hugging Face integration is ready! Use /HuggingFace
in chat to access AI models.
Was this page helpful?