1 OpenAI Key (Texts & Styling)
Needed for Magic Quotes and Auto-Styling.
- Go to platform.openai.com and sign
up/log in.
- Click on Dashboard or your profile icon in the top right.
- Navigate to "API Keys" in the sidebar.
- Click "+ Create new secret key".
- Name it "Quote Writer" and copy the key starting with
sk-....
- Paste it into the Quote Writer Settings.
2 HuggingFace Token (Images)
Needed for AI Backgrounds. (It's free!)
- Go to huggingface.co and create an
account.
- Go to Settings > Access Tokens (or click here).
- Click "Create new token".
- Select "Read" access type.
- Name it "Quote App" and copy the token starting with
hf_....
- Paste it into the Quote Writer Settings.