{
  "name": "Mystic",
  "slug": "mystic",
  "domain": "https://www.mystic.ai/",
  "sources": [
    "yc"
  ],
  "branding": {
    "colorScheme": "light",
    "fonts": [
      {
        "family": "Google Sans",
        "role": "body"
      },
      {
        "family": "Roboto",
        "role": "body"
      },
      {
        "family": "Noto Sans Myanmar UI",
        "role": "unknown"
      },
      {
        "family": "Noto Sans Khmer",
        "role": "unknown"
      }
    ],
    "colors": {
      "primary": "#0B57D0",
      "secondary": "#1A73E8",
      "accent": "#0B57D0",
      "background": "#FFFFFF",
      "textPrimary": "#5F6368",
      "link": "#A50E0E"
    },
    "typography": {
      "fontFamilies": {
        "primary": "Google Sans",
        "heading": "Google Sans"
      },
      "fontStacks": {
        "heading": [
          "Google Sans",
          "Roboto",
          "Noto Sans Myanmar UI",
          "Noto Sans Khmer",
          "arial",
          "sans-serif"
        ],
        "body": [
          "Google Sans",
          "Roboto",
          "Noto Sans Myanmar UI",
          "Noto Sans Khmer",
          "arial",
          "sans-serif"
        ],
        "paragraph": [
          "Google Sans",
          "Roboto",
          "Noto Sans Myanmar UI",
          "Noto Sans Khmer",
          "arial",
          "sans-serif"
        ]
      },
      "fontSizes": {
        "h1": "44px",
        "h2": "44px",
        "body": "14px"
      }
    },
    "spacing": {
      "baseUnit": 4,
      "borderRadius": "8px"
    },
    "components": {
      "input": {
        "background": "transparent",
        "textColor": "#1F1F1F",
        "borderColor": null,
        "borderRadius": "4px",
        "borderRadiusCorners": {
          "topLeft": "4px",
          "topRight": "4px",
          "bottomRight": "4px",
          "bottomLeft": "4px"
        },
        "shadow": "none"
      },
      "buttonPrimary": {
        "background": "#0B57D0",
        "textColor": "#FFFFFF",
        "borderRadius": "20px",
        "borderRadiusCorners": {
          "topLeft": "20px",
          "topRight": "20px",
          "bottomRight": "20px",
          "bottomLeft": "20px"
        },
        "shadow": "none"
      }
    },
    "images": {
      "logo": null,
      "favicon": null,
      "ogImage": null
    },
    "__llm_button_reasoning": {
      "primary": {
        "index": 0,
        "text": "Next",
        "reasoning": "The button with the text 'Next' has a vibrant blue background (#0B57D0), which is a strong indicator of a primary call-to-action. This color is consistent with Google's brand color, making it the primary button."
      },
      "secondary": {
        "index": -1,
        "text": "N/A",
        "reasoning": "There is only one button detected, so no secondary button with a different color exists."
      },
      "confidence": 1
    },
    "personality": {
      "tone": "professional",
      "energy": "medium",
      "targetAudience": "general public"
    },
    "designSystem": {
      "framework": "custom",
      "componentLibrary": ""
    },
    "confidence": {
      "buttons": 1,
      "colors": 1,
      "overall": 1
    },
    "__llm_metadata": {
      "logoSelection": {
        "llmCalled": false,
        "llmSucceeded": false,
        "finalSource": "none"
      },
      "buttonClassification": {
        "llmCalled": true,
        "llmSucceeded": true
      }
    }
  },
  "images": [
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/mystic/f02d3b6366.webp",
      "alt": "Mystic AI: Defining inputs and outputs",
      "source_url": "https://docs.mystic.ai/docs/inputs-outputs",
      "image_url": "https://files.readme.io/acb4d72-Input_output_OG.webp",
      "width": 4800,
      "height": 2512,
      "bytes": 463376,
      "query": "site:mystic.ai",
      "query_suffix": "site:mystic.ai"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/mystic/e422937648.webp",
      "alt": "Deploy Llama3 with ExLlamaV2 on Mystic",
      "source_url": "https://docs.mystic.ai/docs/deploy-llama-3-70b-with-exllamav2",
      "image_url": "https://files.readme.io/89cb930-deploy-llama3.webp",
      "width": 4800,
      "height": 2512,
      "bytes": 337642,
      "query": "site:mystic.ai",
      "query_suffix": "site:mystic.ai"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/mystic/3046dbeddb.webp",
      "alt": "Mystic AI: Deploy models from HuggingFace",
      "source_url": "https://docs.mystic.ai/docs/how-to-deploy-a-huggingface-model",
      "image_url": "https://files.readme.io/51aae45-HF_Deploy_tutorial_OG.png",
      "width": 4800,
      "height": 2512,
      "bytes": 361347,
      "query": "site:mystic.ai",
      "query_suffix": "site:mystic.ai"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/mystic/1191ed9129.webp",
      "alt": "Deploy Google's Gemma with TensorRT",
      "source_url": "https://docs.mystic.ai/docs/deploy-gemma7b-tensorrt-llm",
      "image_url": "https://files.readme.io/5e7dea2-Gemma_TrT_OG.webp",
      "width": 4800,
      "height": 2512,
      "bytes": 354014,
      "query": "site:mystic.ai",
      "query_suffix": "site:mystic.ai"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/mystic/324ec5f496.webp",
      "alt": "Mystic AI: Deploying Stable Diffusion",
      "source_url": "https://docs.mystic.ai/docs/deploy-a-stable-diffusion-pipeline",
      "image_url": "https://files.readme.io/78f9800-SD_Hf_tutorial_OG.webp",
      "width": 4800,
      "height": 2512,
      "bytes": 757340,
      "query": "site:mystic.ai",
      "query_suffix": "site:mystic.ai"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/mystic/6eddd08f5c.webp",
      "alt": "Learn to use ML to transcribe YouTube videos with timestamps",
      "source_url": "https://docs.mystic.ai/docs/get-youtube-transcripts-using-ml",
      "image_url": "https://files.readme.io/eb34662-YT_Transcript.webp",
      "width": 4800,
      "height": 2512,
      "bytes": 392750,
      "query": "site:mystic.ai",
      "query_suffix": "site:mystic.ai"
    }
  ],
  "font_resources": [
    {
      "family": "Google Sans",
      "google_fonts_url": "https://fonts.google.com/specimen/Google+Sans"
    },
    {
      "family": "Google Sans",
      "google_fonts_url": "https://fonts.google.com/specimen/Google+Sans"
    }
  ],
  "google_fonts_css": "https://fonts.googleapis.com/css2?family=Google+Sans&family=Google+Sans&display=swap",
  "font_download_note": "Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.",
  "page_url": "https://characterquilt.com/branding/mystic",
  "agent_instructions": "You are designing or implementing in Mystic's brand identity.\n\n# Brand profile\n- Company: Mystic\n- Source: https://www.mystic.ai/\n- Color scheme: light\n\n# Colors\n- primary: #0B57D0\n- secondary: #1A73E8\n- accent: #0B57D0\n- background: #FFFFFF\n- textPrimary: #5F6368\n- link: #A50E0E\n\n# Typography\n- primary: Google Sans — https://fonts.google.com/specimen/Google+Sans\n- heading: Google Sans — https://fonts.google.com/specimen/Google+Sans\n\nLoad all fonts at once: <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Google+Sans&family=Google+Sans&display=swap\">\n\n# UI Components\n- input: background=transparent, textColor=#1F1F1F, borderColor=null, borderRadius=4px, shadow=none\n- buttonPrimary: background=#0B57D0, textColor=#FFFFFF, borderRadius=20px, shadow=none\n\n# Brand voice\n- Tone: professional\n- Energy: medium\n- Audience: general public\n\n# Working with these fonts\nNot found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.\n\n# Full machine-readable profile\nhttps://characterquilt.com/branding/mystic.json",
  "page_markdown": "# Mystic Brand Identity\n\nA complete profile of **Mystic**'s visual system — colors, typography, components, and personality — extracted from https://www.mystic.ai/. Built for designers, agents, and AI tools.\n\n- Page: https://characterquilt.com/branding/mystic\n- Machine-readable JSON: https://characterquilt.com/branding/mystic.json\n- Per-page llms.txt: https://characterquilt.com/branding/mystic/llms.txt\n\n## Quick Facts\n\n| Field | Value |\n|---|---|\n| Primary | #0B57D0 |\n| Accent | #0B57D0 |\n| Body Font | Google Sans |\n| Heading Font | Google Sans |\n\n## Color Palette\n\n- primary: #0B57D0\n- secondary: #1A73E8\n- accent: #0B57D0\n- background: #FFFFFF\n- textPrimary: #5F6368\n- link: #A50E0E\n\n## Typography\n\n- primary: Google Sans — https://fonts.google.com/specimen/Google+Sans\n- heading: Google Sans — https://fonts.google.com/specimen/Google+Sans\n\n## UI Components\n\n- input: background=transparent, textColor=#1F1F1F, borderColor=null, borderRadius=4px, shadow=none\n- buttonPrimary: background=#0B57D0, textColor=#FFFFFF, borderRadius=20px, shadow=none\n\n## Brand Personality\n\nTone: professional · Energy: medium · Audience: general public\n\n## Mystic Brand in the Wild\n\nReal-world brand assets — ads, campaigns, marketing materials.\n\n- **Mystic AI: Defining inputs and outputs**\n  - Image: https://files.readme.io/acb4d72-Input_output_OG.webp\n  - Source: https://docs.mystic.ai/docs/inputs-outputs\n- **Deploy Llama3 with ExLlamaV2 on Mystic**\n  - Image: https://files.readme.io/89cb930-deploy-llama3.webp\n  - Source: https://docs.mystic.ai/docs/deploy-llama-3-70b-with-exllamav2\n- **Mystic AI: Deploy models from HuggingFace**\n  - Image: https://files.readme.io/51aae45-HF_Deploy_tutorial_OG.png\n  - Source: https://docs.mystic.ai/docs/how-to-deploy-a-huggingface-model\n- **Deploy Google's Gemma with TensorRT**\n  - Image: https://files.readme.io/5e7dea2-Gemma_TrT_OG.webp\n  - Source: https://docs.mystic.ai/docs/deploy-gemma7b-tensorrt-llm\n- **Mystic AI: Deploying Stable Diffusion**\n  - Image: https://files.readme.io/78f9800-SD_Hf_tutorial_OG.webp\n  - Source: https://docs.mystic.ai/docs/deploy-a-stable-diffusion-pipeline\n- **Learn to use ML to transcribe YouTube videos with timestamps**\n  - Image: https://files.readme.io/eb34662-YT_Transcript.webp\n  - Source: https://docs.mystic.ai/docs/get-youtube-transcripts-using-ml\n\n## Working with these fonts\n\nNot found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.\n\n## Machine-Readable Profile\n\n```json\n{\n  \"colorScheme\": \"light\",\n  \"fonts\": [\n    {\n      \"family\": \"Google Sans\",\n      \"role\": \"body\"\n    },\n    {\n      \"family\": \"Roboto\",\n      \"role\": \"body\"\n    },\n    {\n      \"family\": \"Noto Sans Myanmar UI\",\n      \"role\": \"unknown\"\n    },\n    {\n      \"family\": \"Noto Sans Khmer\",\n      \"role\": \"unknown\"\n    }\n  ],\n  \"colors\": {\n    \"primary\": \"#0B57D0\",\n    \"secondary\": \"#1A73E8\",\n    \"accent\": \"#0B57D0\",\n    \"background\": \"#FFFFFF\",\n    \"textPrimary\": \"#5F6368\",\n    \"link\": \"#A50E0E\"\n  },\n  \"typography\": {\n    \"fontFamilies\": {\n      \"primary\": \"Google Sans\",\n      \"heading\": \"Google Sans\"\n    },\n    \"fontStacks\": {\n      \"heading\": [\n        \"Google Sans\",\n        \"Roboto\",\n        \"Noto Sans Myanmar UI\",\n        \"Noto Sans Khmer\",\n        \"arial\",\n        \"sans-serif\"\n      ],\n      \"body\": [\n        \"Google Sans\",\n        \"Roboto\",\n        \"Noto Sans Myanmar UI\",\n        \"Noto Sans Khmer\",\n        \"arial\",\n        \"sans-serif\"\n      ],\n      \"paragraph\": [\n        \"Google Sans\",\n        \"Roboto\",\n        \"Noto Sans Myanmar UI\",\n        \"Noto Sans Khmer\",\n        \"arial\",\n        \"sans-serif\"\n      ]\n    },\n    \"fontSizes\": {\n      \"h1\": \"44px\",\n      \"h2\": \"44px\",\n      \"body\": \"14px\"\n    }\n  },\n  \"spacing\": {\n    \"baseUnit\": 4,\n    \"borderRadius\": \"8px\"\n  },\n  \"components\": {\n    \"input\": {\n      \"background\": \"transparent\",\n      \"textColor\": \"#1F1F1F\",\n      \"borderColor\": null,\n      \"borderRadius\": \"4px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"4px\",\n        \"topRight\": \"4px\",\n        \"bottomRight\": \"4px\",\n        \"bottomLeft\": \"4px\"\n      },\n      \"shadow\": \"none\"\n    },\n    \"buttonPrimary\": {\n      \"background\": \"#0B57D0\",\n      \"textColor\": \"#FFFFFF\",\n      \"borderRadius\": \"20px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"20px\",\n        \"topRight\": \"20px\",\n        \"bottomRight\": \"20px\",\n        \"bottomLeft\": \"20px\"\n      },\n      \"shadow\": \"none\"\n    }\n  },\n  \"images\": {\n    \"logo\": null,\n    \"favicon\": null,\n    \"ogImage\": null\n  },\n  \"__llm_button_reasoning\": {\n    \"primary\": {\n      \"index\": 0,\n      \"text\": \"Next\",\n      \"reasoning\": \"The button with the text 'Next' has a vibrant blue background (#0B57D0), which is a strong indicator of a primary call-to-action. This color is consistent with Google's brand color, making it the primary button.\"\n    },\n    \"secondary\": {\n      \"index\": -1,\n      \"text\": \"N/A\",\n      \"reasoning\": \"There is only one button detected, so no secondary button with a different color exists.\"\n    },\n    \"confidence\": 1\n  },\n  \"personality\": {\n    \"tone\": \"professional\",\n    \"energy\": \"medium\",\n    \"targetAudience\": \"general public\"\n  },\n  \"designSystem\": {\n    \"framework\": \"custom\",\n    \"componentLibrary\": \"\"\n  },\n  \"confidence\": {\n    \"buttons\": 1,\n    \"colors\": 1,\n    \"overall\": 1\n  },\n  \"__llm_metadata\": {\n    \"logoSelection\": {\n      \"llmCalled\": false,\n      \"llmSucceeded\": false,\n      \"finalSource\": \"none\"\n    },\n    \"buttonClassification\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true\n    }\n  }\n}\n```\n"
}