What is HuggingFace?
HuggingFace is the largest open-source AI community, hosting thousands of models from researchers and companies worldwide. Their Inference API gives free access to many of these models — no payment information required, just a free account.
Quick Start
Create a HuggingFace account
Go to huggingface.co/join and sign up. It's free — no payment details needed.
Create an Access Token
Go to huggingface.co/settings/tokens → New token. Select Read role. Copy the token.
Add to NewsLyfe
Open NewsLyfe → Settings → AI → Select HuggingFace. Paste your token and save.
Free Tier & Limits
Access to hundreds of open-source models. Rate limited — a short wait between requests may occur.
Higher rate limits, priority inference, access to more models.
Troubleshooting
Invalid Token
The access token is wrong or has been revoked. Create a new one at huggingface.co/settings/tokens.
Model Loading
The model is cold-starting (loading into memory). This is normal for the first request after inactivity. Wait 20–60 seconds and try again.
Rate Limited
Too many requests from the free tier. Wait a minute before trying again, or upgrade to a PRO account for higher limits.