Skip to main content

em-data-insights Chart

em-data-insights deploys the CRAFT Data Insights solution — a superset of em-core that adds the data analysis agent and Redshift connector.

Components

em-data-insights includes all em-core components plus:
ComponentPurpose
em-data-insights-agentData analysis and insights generation A2A agent
em-redshift-query-connectorAWS Redshift query connector service

Quick start

1

Set environment variables

2

Create namespace

3

Create secrets

4

Install the chart

Redshift integration

Configure the Redshift connector in your values:

Using external databases

Disable bundled PostgreSQL and Redis for production:

Key values

ValueDefaultDescription
em-core.hostnamelocalhostExternal hostname (passed to em-core subchart)
em-core.schemahttphttp or https
em-data-insights-agent.image.repositoryghcr.io/emergenceai/em-data-insights-agentAgent image
em-redshift-query-connector.image.repositoryghcr.io/emergenceai/em-redshift-query-connectorRedshift connector image
postgresql.enabledtrueDeploy bundled PostgreSQL
redis.enabledtrueDeploy bundled Redis
The full values reference is in charts/em-data-insights/values.yaml in the em-charts repository.

em-core Chart

Core platform chart that em-data-insights extends.

Data Insights Overview

Data Insights solution capabilities.

Text-to-SQL

How the Text2SQL agent converts natural-language questions to SQL.