llms.txt
ZeroEntropy Brand Identity
A complete profile of ZeroEntropy's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #000000 |
| Accent | #000000 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #000000
- accent: #000000
- background: #FFFFFF
- textPrimary: #1A1A1A
- link: #000000
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#FFFFFF, textColor=#000000, borderColor=#E6E6E6, borderRadius=8px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px -2px 1px 0px inset
- buttonSecondary: background=#000000, textColor=#000000, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: AI developers and tech companies
ZeroEntropy Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
Privacy Policy — ZeroEntropy
Source: Privacy Policy
Open-source alternatives to Cohere Rerank in 2026 — ZeroEntropy Blog
Source: Open-source alternatives
Why Evaluation Metrics for Reranking Matter in Search Quality — ZeroEntropy Blog
Source: Evaluation Metrics
Prompting Best Practices For Instruction-Following Rerankers — ZeroEntropy Blog
Source: Best Practices
How Assembled Powers High-Quality AI Customer Support with ZeroEntropy — ZeroEntropy Blog
Source: Customer Support
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#000000",
"accent": "#000000",
"background": "#FFFFFF",
"textPrimary": "#1A1A1A",
"link": "#000000"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": ["Merriweather", "serif"],
"body": ["Inter", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "sans-serif"],
"paragraph": ["Inter", "sans-serif"]
},
"fontSizes": {
"h1": "48px",
"h2": "36px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#E6E6E6",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px -2px 1px 0px inset"
},
"buttonSecondary": {
"background": "#000000",
"textColor": "#000000",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.zeroentropy.dev/assets/images/logos/ze_mini.svg",
"favicon": "https://www.zeroentropy.dev/assets/images/favicon.svg",
"ogImage": "https://zeroentropy.dev/assets/images/ze-logo.png",
"logoHref": "/",
"logoAlt": "ZeroEntropy"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "AI developers and tech companies"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}