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
1
Visit Hugging Face Website
Go to huggingface.co and click “Sign Up”

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

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

Free tier has rate limits - monitor your usage
2
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
1
Add the integration
- In your Create project, type
/
in the chat - Select “Hugging Face” from the menu
2
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.
3
Start using
You can now use prompts with the integration to access AI models.Example prompts:Example prompt for optimization:
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.
Your Hugging Face integration is ready! Use
/HuggingFace
in chat to access AI models.