AIAny
AI Agent2021
Icon for item

ToolJet

Build internal web apps, dashboards, workflows and AI agents with a visual low-code builder that connects to databases, APIs, SaaS and object storage. Includes AI app generation, AI query builder and AI debugging plus self-hosting and enterprise features like RBAC and audit logs.

Introduction

Most internal-app projects waste engineering time on repetitive wiring between UI, data sources and business logic. ToolJet shortens that loop by combining a drag-and-drop app builder with AI-assisted app and query generation, plus runtime hooks for custom JS/Python and agent orchestration — so teams ship internal tools faster without rebuilding integrations.

What Sets It Apart
  • Visual builder + code escape hatch: create multi-page apps with 60+ components visually, then extend with JavaScript or embedded Python where needed — so you can prototype fast and still handle edge cases.
  • AI-assisted workflows: generate full UIs, transform and compose queries, and run one-click AI debugging from natural-language prompts — this reduces manual query authoring and speeds iteration.
  • Integration-first platform: connectors for 80+ data sources (databases, APIs, SaaS, object storage) and built-in lightweight DB allow most internal workflows to be implemented without custom backend glue.
  • Deployment & governance options: supports self-hosting (Docker/Kubernetes/major clouds), SSO, RBAC, audit logs and GitSync for multi-environment CI/CD, making it suitable for regulated or enterprise environments.
Who It's For & Tradeoffs

Great fit if you need to deliver internal dashboards, admin panels, or simple automation fast and want native connectors plus optional AI-assisted generation. Also useful when teams require self-hosting, SSO, or fine-grained access controls. Look elsewhere if you need highly bespoke public-facing frontends, microscopically optimized client performance, or prefer a platform with fully open permissive licensing (core is AGPL for CE and additional AI features target enterprise tiers). Some advanced AI/enterprise features are provided via the commercial ToolJet AI offering rather than the community edition.

Information

  • Websitegithub.com
  • OrganizationsToolJet Solutions Inc, ToolJet (GitHub org)
  • Published date2021/03/30

Categories

More Items

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.

GitHub
AI Agent2026

A curated collection of production-ready Agent Skills that turn tasks—presentation production, image generation, local KB retrieval, article assembly, and web-design—into agent-loadable skill folders. Uses a SKILL.md contract, supports multiple agent runtimes (Claude Code, Cursor, Codex), and offers modular install paths with pinned release zips.

GitHub
AI Agent2026

Provides a ruleset and skills that make AI coding agents prefer the simplest correct implementation: reuse existing code, prefer stdlib/native features, and only write minimal new code. Cuts generated LOC, tokens, cost and time while preserving validation and safety.