Excel/ODS Aligner with AI

Automatically align columns across multiple Excel/ODS sheets using artificial intelligence. The AI analyzes column names and data to map each sheet to the default sheet structure.

Main screen

Excel/ODS Aligner - Schermata principale

The interface is divided into a left sidebar with controls and a right main area with the sheet tables.

Sidebar

File:

Profiles:

Sheets:

AI:

Sheets area

The main area displays two tables:

After AI alignment, the columns of the other sheets are reordered to match the structure of the default sheet.

Use Save JSON to save the alignment configuration. You can reuse it on similar files without repeating the AI process.

LLM Configuration

Opens from the Setup button in the sidebar. The “LLM Configuration for Excel Aligner” window has 3 tabs.

LLM Credentials

LLM Configuration - Credentials

Model Selection:

Models are managed centrally in Settings → AI Models. The information box reminds you where to add or modify available models.

Test Connection verifies the connection to the model, Save Settings saves, Cancel cancels.

Column names and a data sample are sent to the selected AI provider. Do not use files containing sensitive or confidential data without proper verification.

AI Prompt

LLM Configuration - AI Prompt

The AI Prompt tab allows you to customize the prompt sent to the AI model. The prompt describes how to analyze column names and data to determine the correct alignment.

Advanced

LLM Configuration - Advanced

The Advanced tab configures AI parameters:

Increasing the analysis rows improves alignment accuracy but increases token consumption and API costs. For most files, the default value of 10 rows is sufficient.

Workflow

  1. Load the Excel/ODS file with Load Excel/ODS
  2. Select the reference sheet from the Default dropdown
  3. Configure the AI model with Setup (if not already done)
  4. Click Align to start the AI alignment
  5. Review the result in the tables
  6. Save the aligned file with Save Excel/ODS