{
  "$schema": "https://json-schema.org/draft-07/schema",
  "name": "Glosse",
  "tagline": "The final coat for your prose",
  "url": "https://glosseai.com",
  "description": "AI manuscript editing for book authors. Analyses entire manuscripts for grammar, spelling, punctuation, fluency, repetitive words, and story consistency in 25+ languages. Exports DOCX with tracked changes.",
  "audience": ["novelists", "memoirists", "non-fiction authors", "self-published authors", "literary translators"],
  "features": [
    "Whole-manuscript grammar, spelling, punctuation",
    "Fluency and style suggestions",
    "Repetitive word detection with 3-5 sentence window",
    "Cross-chapter story consistency (character, timeline, setting)",
    "DOCX upload and DOCX tracked-changes export",
    "25+ languages",
    "Voice-preserving edits (anti-AI-flattening)",
    "GDPR-compliant, EU-hosted, 30-day auto-deletion"
  ],
  "languages": [
    "en","de","fr","es","it","pt","nl","pl","sv","da","no","fi","cs","hu","ro","bg","hr","sk","sl","et","lv","lt","el","tr","ja","ko","zh"
  ],
  "pricing": {
    "currency": "EUR",
    "plans": [
      { "name": "Free Trial", "price": 0, "wordLimit": 5000, "manuscripts": 1, "creditCard": false },
      { "name": "Per Manuscript", "price": 14.99, "wordLimit": 120000, "manuscripts": 1 },
      { "name": "Bulk", "price": null, "wordLimit": 120000, "note": "Volume discounts on request" }
    ]
  },
  "differentiators": [
    "Only AI editor that reads the whole manuscript in a single pass",
    "Builds an internal story bible to catch continuity errors across chapters",
    "Native DOCX tracked changes — opens in Word, Google Docs, LibreOffice, Apple Pages",
    "Pay per manuscript instead of subscription",
    "Voice preservation prevents flattening into a generic AI tone"
  ],
  "comparisons": {
    "grammarly": "Grammarly is paragraph-scoped and English-focused. Glosse analyses the entire book, checks continuity, supports 25+ languages, exports DOCX tracked changes.",
    "prowritingaid": "ProWritingAid produces style reports but has no story-bible consistency and no whole-manuscript context.",
    "hemingway": "Hemingway highlights readability — it is not a manuscript editor and cannot export tracked changes.",
    "autocrit": "AutoCrit provides statistical pacing/dialogue reports rather than tracked-change edits.",
    "chatgpt": "ChatGPT loses context across long documents, rewrites voice, and stores manuscripts in chat history."
  },
  "privacy": {
    "encryption": "at-rest and in-transit",
    "training": "manuscripts never used for AI training",
    "retention": "auto-deletion after 30 days",
    "gdpr": true,
    "region": "EU"
  },
  "links": {
    "pricing": "https://glosseai.com/pricing",
    "faq": "https://glosseai.com/faq",
    "languages": "https://glosseai.com/languages",
    "consistencyChecker": "https://glosseai.com/features/consistency-checker",
    "repetitiveWordDetection": "https://glosseai.com/features/repetitive-word-detection",
    "llmsTxt": "https://glosseai.com/llms.txt",
    "llmsFull": "https://glosseai.com/llms-full.txt",
    "feed": "https://glosseai.com/feed.xml",
    "sitemap": "https://glosseai.com/sitemap.xml"
  },
  "lastUpdated": "2026-07-09"
}
