Score global de préparation IA
Résultat combiné de tous les signaux de l’audit.
Score global de préparation IA
Résultat combiné de tous les signaux de l’audit.
Évaluation globale de préparation IA
General Translation (generaltranslation.com) a obtenu 71/100 lors de l’audit technique automatisé de préparation à l’IA. llms.txt était accessible, llms-full.txt avait un format valide et ai.txt était introuvable. L’analyse de robots.txt a trouvé 0 robots IA explicitement autorisés, 0 bloqués et 1 sitemap déclaré. La complétude du balisage de la page d’accueil atteint 0% ; aucun type Schema.org détecté. Balises OpenGraph détectées : 0. Les résultats correspondent aux réponses publiques observées le 2026-09-24T01:48:46.812Z.
L’audit combine les fichiers lisibles par les machines, les règles des robots, les sitemaps et le balisage de la page d’accueil. llms.txt est accessible et contient 2 126 jetons.
robots.txt est disponible ; robots IA bloqués : 0. Sitemaps déclarés : 1. Aucun type Schema.org détecté.
Profil Lighthouse mobile : performance 33/100, accessibilité 96/100, SEO 92/100.
Une mesure Lighthouse mobile. La catégorie expérimentale Agentic Browsing est présentée séparément et ne remplace pas le score global de LLMSMap.
Performance
Accessibilité
Bonnes pratiques
SEO technique
Agentic Browsing
La performance mobile est de 33/100 ; le plus grand contenu visible est apparu en 8.4 s et le thread principal a été bloqué pendant 2,160 ms. Le décalage de mise en page est de 0.049. Les tâches longues retardent les actions des utilisateurs et des agents de navigateur.
Accessibilité : 96/100, bonnes pratiques : 96/100, SEO technique : 92/100. La catégorie expérimentale Agentic Browsing atteint 66/100 et reste distincte du score global de LLMSMap.
Découpez les longues tâches JavaScript, différez les scripts et styles non critiques et réduisez les chaînes de requêtes bloquantes.
Supprimez le CSS et le JavaScript inutilisés, chargez les widgets lourds à la demande et limitez les scripts tiers.
Améliorez la réponse du serveur, retirez les redirections inutiles et utilisez la compression et le cache.
Renforcez le contraste des textes, états et éléments interactifs.
Premier contenu
Contenu principal
Stabilité visuelle
Temps de blocage
Vitesse visuelle
Fichiers lisibles par les machines, règles des robots, découverte et balisage de la page d’accueil.
Le fichier ai.txt est introuvable
1 sitemap trouvé
Aucun balisage Schema.org trouvé sur la page d’accueil
Aucune balise OpenGraph trouvée sur la page d’accueil
D’après l’analyse de robots.txt
Parcours de découverte déclarés pour les robots et les agents.
# General Translation > General Translation is a full-stack internationalization platform for developers. It combines open-source i18n libraries, AI-powered translation, and an automated coding agent in one workflow from source code to production. - Open-source SDKs: `gt-next` (Next.js), `gt-react` (React), `gt-react-native` (React Native), `gt-vue` (Vue), `gt-node` (Node.js), Python SDKs, and the `gt` CLI. - Code is the source of truth: translatable content lives in the application code instead of manually extracted strings, JSON files, or a separate TMS. - Context-aware AI translation: translations are generated with awareness of component structure, variable names, surrounding UI, and product glossary. - Locadex, an AI coding agent, automates internationalization: it scans repositories, updates source code, generates translations, and opens pull requests. - Pre-generated translations are delivered through production CDN infrastructure. General Translation is used by developer-first teams including Cursor, Ramp, Profound, Cognition, Sierra, and ClickHouse. Documentation links point to the plain-markdown view of each page; removing the `.mdx` extension gives the HTML page. ## Overview - [Introduction](https://generaltranslation.com/en-US/docs/overview/get-started.mdx): Choose a quickstart and see how General Translation's full-stack localization platform fits together. - [Key concepts](https://generaltranslation.com/en-US/docs/overview/key-concepts.mdx): Understand the core concepts behind General Translation, including internationalization, localization, translation, locales, and context. - [Using coding agents](https://generaltranslation.com/en-US/docs/overview/for-coding-agents.mdx): How to use AI coding agents and LLMs with General Translation by pointing them at the machine-readable docs, the MCP server, and our drop-in agent guide. ## Primary documentation - [Platform](https://generaltranslation.com/en-US/docs/platform.mdx): Browse docs for the General Translation Platform, including the Dashboard, Locadex, Core library, and OpenAPI. - [Get started with the Dashboard](https://generaltranslation.com/en-US/docs/platform/dashboard/get-started.mdx): Run translation, context, and review workflows from the General Translation Dashboard. - [Quickstart](https://generaltranslation.com/en-US/docs/platform/locadex/quickstart.mdx): Use Locadex, the AI agent which connects your codebase, translations, and content sources. It’s the fastest way to run General Translation's full-stack localization. - [Quickstart](https://generaltranslation.com/en-US/docs/platform/core/quickstart.mdx): Use the General Translation Core library when you need lower-level control, and translate your first string. - [Overview](https://generaltranslation.com/en-US/docs/platform/openapi/overview.mdx): Call the public General Translation API endpoints and download the OpenAPI spec. - [Quickstart](https://generaltranslation.com/en-US/docs/cli/quickstart.mdx): Use the General Translation CLI to translate your project from the command line. - [Overview](https://generaltranslation.com/en-US/docs/react/overview.mdx): Learn which React library and quickstart fit your framework. - [React Quickstart](https://generaltranslation.com/en-US/docs/react/react-quickstart.mdx): Add multiple languages to a server-rendered React app with General Translation in under 10 minutes. - [React SPA Quickstart](https://generaltranslation.com/en-US/docs/react/react-spa-quickstart.mdx): Add multiple languages to a single-page React application. - [Next.js App Router Quickstart](https://generaltranslation.com/en-US/docs/react/nextjs-quickstart.mdx): Add multiple languages to a Next.js App Router app with General Translation in under 10 minutes. - [Next.js Pages Router Quickstart](https://generaltranslation.com/en-US/docs/react/nextjs-pages-router-quickstart.mdx): Add multiple languages to a Next.js Pages Router app with General Translation in under 10 minutes. - [TanStack Start Quickstart](https://generaltranslation.com/en-US/docs/react/tanstack-start-quickstart.mdx): Add General Translation to a TanStack Start app with gt-tanstack-start, and translate your first content. - [React Native Quickstart](https://generaltranslation.com/en-US/docs/react/react-native-quickstart.mdx): Add General Translation to a React Native app with gt-react-native, covering both Expo and the bare React Native CLI. - [Quickstart](https://generaltranslation.com/en-US/docs/vue/quickstart.mdx): Add multiple languages to a Vue application in under 10 minutes. - [Quickstart](https://generaltranslation.com/en-US/docs/node/quickstart.mdx): Install the General Translation gt-node library and translate your first Node.js service. - [Quickstart](https://generaltranslation.com/en-US/docs/python/quickstart.mdx): Install the General Translation Python SDK and translate your first Flask or FastAPI app. - [Integrations](https://generaltranslation.com/en-US/docs/integrations.mdx): Use General Translation with third-party content platforms and plugins. - [Quickstart](https://generaltranslation.com/en-US/docs/integrations/google-drive/quickstart.mdx): Connect Google Drive to General Translation and translate your first Google Doc or Google Slides presentation. - [Quickstart](https://generaltranslation.com/en-US/docs/integrations/mintlify/quickstart.mdx): Translate a Mintlify documentation site with General Translation. - [Quickstart](https://generaltranslation.com/en-US/docs/integrations/sanity/quickstart.mdx): Install gt-sanity, add the General Translation plugin to Sanity Studio, and translate your first document. - [Quickstart](https://generaltranslation.com/en-US/docs/integrations/storyblok/quickstart.mdx): Connect a Storyblok space to General Translation and translate your first story from the Dashboard. - [Quickstart](https://generaltranslation.com/en-US/docs/integrations/rrweb/quickstart.mdx): Install gt-rrweb, record a product walkthrough once, and replay it in every locale from your published translations. ## Scoped indexes - [Overview index](https://generaltranslation.com/en-US/docs/overview/llms.txt): All Overview documentation links. - [Platform index](https://generaltranslation.com/en-US/docs/platform/llms.txt): All Platform documentation links. - [CLI (gt) index](https://generaltranslation.com/en-US/docs/cli/llms.txt): All CLI (gt) documentation links. - [React, Next.js, and React Native SDKs (gt-next, gt-react, gt-react-native) index](https://generaltranslation.com/en-US/docs/react/llms.txt): All React, Next.js, and React Native SDKs (gt-next, gt-react, gt-react-native) documentation links. - [Vue SDK (gt-vue) index](https://generaltranslation.com/en-US/docs/vue/llms.txt): All Vue SDK (gt-vue) documentation links. - [Node.js SDK (gt-node) index](https://generaltranslation.com/en-US/docs/node/llms.txt): All Node.js SDK (gt-node) documentation links. - [Python SDKs index](https://generaltranslation.com/en-US/docs/python/llms.txt): All Python SDKs documentation links. - [Integrations (Google Drive, Mintlify, Sanity, Storyblok, rrweb) index](https://generaltranslation.com/en-US/docs/integrations/llms.txt): All Integrations (Google Drive, Mintlify, Sanity, Storyblok, rrweb) documentation links. - [Dashboard index](https://generaltranslation.com/en-US/docs/platform/dashboard/llms.txt): All Dashboard documentation links. - [Locadex index](https://generaltranslation.com/en-US/docs/platform/locadex/llms.txt): All Locadex documentation links. - [Core library index](https://generaltranslation.com/en-US/docs/platform/core/llms.txt): All Core library documentation links. - [OpenAPI index](https://generaltranslation.com/en-US/docs/platform/openapi/llms.txt): All OpenAPI documentation links. ## Resources - [Complete documentation index](https://generaltranslation.com/en-US/llms-index.txt): Links to every published docs page (titles and descriptions, no page content). - [Full documentation content](https://generaltranslation.com/en-US/llms-full.txt): Full text of every docs page in one large file; excludes the generated OpenAPI reference. - [OpenAPI specification](https://generaltranslation.com/openapi.yaml): Machine-readable OpenAPI schema. - [Sitemap](https://generaltranslation.com/sitemap.xml): All published website URLs. ## Optional - [Designing docs for humans](https://generaltranslation.com/en-US/blog/designing-docs-for-humans): Why design still matters in the age of AI and our docs design principles to clean up mental clutter.