What is Aicser?
Aicser is a Chat2Chart analytics platform. You connect it to your data sources — databases, CSV files, data warehouses — and interact with your data through a chat interface to create charts and dashboards.
How it works
- Connect a data source — point Aicser at a PostgreSQL database, a CSV file, or any supported source
- Query — in CE, use the query builder; in EE, ask questions in plain English
- Get charts — Aicser generates visualizations using ECharts
- Build dashboards — arrange charts into shareable dashboards
Editions
Community Edition (CE)
The open-source core of Aicser, licensed under AGPL-3.0. CE includes charts, dashboards, data source management, and multi-tenant organizations. It does not include AI features.
Enterprise Edition (EE)
The full platform, adding AI-powered natural language queries, knowledge base, alerts, ClickHouse integration, and SSO. Requires a license key purchased at aicser.com.
Feature comparison
| Feature | CE | EE |
|---|---|---|
| Charts (30+ types via ECharts) | ✓ | ✓ |
| Dashboards with drag-and-drop | ✓ | ✓ |
| Data source connections | ✓ | ✓ |
| File uploads (CSV, Excel) | ✓ | ✓ |
| Organizations & projects | ✓ | ✓ |
| Role-based access control | ✓ | ✓ |
| Natural language queries | — | ✓ |
| AI chart generation | — | ✓ |
| Knowledge base (RAG) | — | ✓ |
| Alerts & scheduled reports | — | ✓ |
| ClickHouse data warehouse | — | ✓ |
| SSO via Keycloak / Supabase | — | ✓ |
| S3 / Azure Blob storage | — | ✓ |
Next steps
- Try the cloud version — no setup required
- Run CE with Docker — local setup in minutes
- Self-host EE — full deployment guide