ToolJet (open-source foundation of ToolJet AI) - AI Workflow Builders Tool

Overview

ToolJet is an open-source low-code platform for building internal tools, dashboards, workflows and AI-driven agents. It provides a visual, drag-and-drop app builder with pre-built widgets (tables, charts, forms), data bindings, and a JavaScript action layer so developers can wire databases, REST APIs, and third-party services into responsive internal applications. ToolJet is the open-source foundation for ToolJet AI and is designed to be self-hosted for teams requiring on-premises or cloud-managed deployments. According to the project's GitHub repository, ToolJet is distributed with Docker Compose and Kubernetes/Helm deployment options and includes documentation and enterprise deployment guides for production hardening. The platform emphasizes extensibility—connectors for SQL/NoSQL databases, Google Sheets and common APIs; a scriptable action/runtime environment; role-based access control and authentication integrations—so teams can rapidly prototype and ship internal tools while retaining control over data and infrastructure.

Installation

Install via docker:

git clone https://github.com/ToolJet/ToolJet.git
cd ToolJet && docker-compose up -d

Key Features

  • Drag-and-drop UI builder with pre-built widgets: tables, charts, forms, buttons, and text components
  • Connectors for databases and APIs: SQL, NoSQL, REST endpoints, and third-party services
  • JavaScript action layer to transform data, call APIs, and implement custom business logic
  • Self-hostable deployments via Docker Compose and Kubernetes (Helm) with enterprise deployment guides
  • Role-based access control and authentication integrations to manage users and permissions

Community

ToolJet's development and support activity centers on its GitHub repository (issues, pull requests, README and docs). The project accepts community contributions and provides installation and deployment guides. For latest discussions, contribution guidelines, and support options, consult the repository and its linked community channels per the project's README.

Last Refreshed: 2026-01-09

Key Information

  • Category: Workflow Builders
  • Type: AI Workflow Builders Tool