> For the complete documentation index, see [llms.txt](https://glitch9.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://glitch9.gitbook.io/docs/unity-assets/ai-dev-kit-spreadsheets.md).

# AI Dev Kit: Spreadsheets

<figure><img src="/files/rlDOoFOkRSWLzMfA5lbF" alt=""><figcaption></figcaption></figure>

Welcome to **Smart Localization**, the ultimate tool for language integration in your Unity projects. Designed to work seamlessly with our existing AI Development Kit, Smart Localization is available for download from the Unity Asset Store.

### Overview

Smart Localization combines robust text generation and translation tools directly within the Unity Editor, streamlining the localization process for your games and applications.

### Core Functionalities

#### Text Generation & Translation

* **AI-Powered Tools**: Utilize advanced AI, including Google Translator and GPT translations, to generate and translate text effortlessly.
* **Direct Integration**: Incorporate text generation and translation directly into your Unity projects for seamless workflow.

#### Text Revision Tools

* **In-Editor Adjustments**: Easily refine and adjust translations within Unity to ensure accuracy and contextual relevance.

#### Intuitive Table Editor

* **User-Friendly Management**: Handle your localization data with an intuitive table editor that supports JSON, CSV, and XLIFF files.
* **Cross-Referenced Tables**: Link existing data tables (such as item\_table) to automatically generate and update localization keys, ensuring consistency and accuracy.

### Management Tools

#### Table Manager

* **Comprehensive Oversight**: Oversee all aspects of your localization tables, keeping them organized and up-to-date.

#### Suffix Manager

* **Contextual Categorization**: Manage suffixes that categorize and describe text content, enhancing AI's ability to generate contextually relevant text.

### Designed for All Developers

Smart Localization is more than just a translation tool—it's about creating meaningful, contextually appropriate text for every aspect of your game or application. This asset empowers developers to automate and refine text content creation, saving time and enhancing the quality of multilingual projects.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://glitch9.gitbook.io/docs/unity-assets/ai-dev-kit-spreadsheets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
