llms.txt
Dollyglot Brand Identity
A complete profile of Dollyglot's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #000000 |
| Accent | #000000 |
| Body Font | Roboto |
| Heading Font | Roboto |
Color Palette
- primary: #000000
- accent: #000000
- background: #FFFFFF
- textPrimary: #000000
- link: #000000
Typography
- primary: Roboto — https://fonts.google.com/specimen/Roboto
- heading: Roboto — https://fonts.google.com/specimen/Roboto
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#000000, textColor=#FFFFFF, borderRadius=8px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#000000, borderColor=#000000, borderRadius=8px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals and companies interested in AI integration
Dollyglot Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Dollyglot - Building the Future of Fully Integrated AI Companies
- Image:
- Source: Dollyglot Website
- Dollyglot - Building the Future of Fully Integrated AI Companies
- Image:
- Source: Dollyglot Website
- Launch YC - Dollyglot (YC W25)
- Image:
- Source: YouTube
- Dollyglot - 2026 Company Profile, Team, Funding & Competitors - Tracxn
- Image:
- Source: Tracxn
- Dollyglot Launches: Befriend Anybody | Fondo
- Image:
- Source: Fondo
- Dollyglot: AI Avatars That Talk and React in Real Time | Decoded Media posted on the topic | LinkedIn
- Image:
- Source: LinkedIn
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Roboto",
"role": "body"
}
],
"colors": {
"primary": "#000000",
"accent": "#000000",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#000000"
},
"typography": {
"fontFamilies": {
"primary": "Roboto",
"heading": "Roboto"
},
"fontStacks": {
"heading": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"sans-serif"
],
"body": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"sans-serif"
],
"paragraph": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "48px",
"body": "21.6px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#000000",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.dollyglot.com/dollyglot_logo.png",
"favicon": "https://www.dollyglot.com/favicon.ico",
"ogImage": null,
"logoAlt": "Dollyglot Logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals and companies interested in AI integration"
},
"designSystem": {
"framework": "bootstrap",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}