Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds
👥 Community & Social
YouTube Security VideosGoogle Cloud Tech: Gemini is coming to your city(24.09.2026 um 15:00 Uhr)
AI & KI NachrichtenGoogle’s latest moonshot to put machine learning in space(24.09.2026 um 15:12 Uhr)
Windows Tipps & SecurityPoll: What's your favorite Surface of 2026?(24.09.2026 um 14:58 Uhr)
Sichere ProgrammierungStreaming Materialized Views for Live Read Models (2026)(24.09.2026 um 15:02 Uhr)
Sichere ProgrammierungA Day Is Not 86400 Seconds: The DST Bug in Your Date Math(24.09.2026 um 15:02 Uhr)
Sichere ProgrammierungSetting up Traefik: reverse proxy with automatic HTTPS(24.09.2026 um 15:02 Uhr)
Sichere ProgrammierungA 200 OK response does not prove a secret leak(24.09.2026 um 15:02 Uhr)
Sichere ProgrammierungHow hot do you like it?(24.09.2026 um 15:05 Uhr)
YouTube Security VideosGoogle Cloud Tech: Gemini is coming to your city(24.09.2026 um 15:00 Uhr)
AI & KI NachrichtenGoogle’s latest moonshot to put machine learning in space(24.09.2026 um 15:12 Uhr)
Windows Tipps & SecurityPoll: What's your favorite Surface of 2026?(24.09.2026 um 14:58 Uhr)
Sichere ProgrammierungStreaming Materialized Views for Live Read Models (2026)(24.09.2026 um 15:02 Uhr)
Sichere ProgrammierungA Day Is Not 86400 Seconds: The DST Bug in Your Date Math(24.09.2026 um 15:02 Uhr)
Sichere ProgrammierungSetting up Traefik: reverse proxy with automatic HTTPS(24.09.2026 um 15:02 Uhr)
Sichere ProgrammierungA 200 OK response does not prove a secret leak(24.09.2026 um 15:02 Uhr)
Sichere ProgrammierungHow hot do you like it?(24.09.2026 um 15:05 Uhr)
Intelligence View
⚡ tsecurity.de Intelligence

Top 5 Open-Source AI Internal Tools on GitHub

Originally published at https://www.nocobase.com/en/blog/top-5-open-source-ai-internal-tools-on-github Previously we compiled a range of open source AI project resources, including a review of 11 open source AI no code platforms on GitHub…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

Originally published at https://www.nocobase.com/en/blog/top-5-open-source-ai-internal-tools-on-github



Previously we compiled a range of open source AI project resources, including a review of 11 open source AI no code platforms on GitHub and several summaries of AI low code tools. As AI technology advances rapidly, more open source projects are beginning to actively adopt AI capabilities.



A similar shift is happening in the internal tools space. Last year we profiled a number of outstanding open source internal tool projects, and by 2025 most of them have added AI features, making the overall ecosystem feel renewed. This prompted us to create an updated, more systematic overview.



😄 If you are new to internal tools and the value they bring, you may want to read the introductory guide first.



In this update, we selected open source internal tools from the GitHub Internal Tools topic with more than 20k Stars and strong community traction, and summarized their technical features and ideal use cases.



Our goal is to help you quickly understand which internal tools remain worth investing in during the AI era, and to provide clear direction for technical teams building their own internal systems.



Here is a quick preview of the 5 open source internal tools we will cover.





  • NocoBase: a data model driven no code platform designed for internal tools, featuring a highly extensible plugin system. Its AI agents can assist with data preparation, modeling, chart building, and code generation.


  • Budibase: a low code internal tool builder offering an integrated database, drag and drop UI creation, auto generated CRUD, AI Columns, and AI assisted table design.


  • Refine: a React based meta framework built for CRUD intensive admin systems, now supporting AI generated layouts, structures, and code.


  • ToolJet: a platform that blends low code with AI native capabilities, allowing users to generate interfaces and logic through natural language.


  • Appsmith: a mature open source low code platform that connects to multiple data sources, ideal for building admin dashboards, approval flows, and operations tools, now enhanced with AI driven actions.






NO.5 NocoBase



nocobase.png
















































GitHub https://github.com/nocobase/nocobase
Website https://www.nocobase.com/
License AGPL-3.0
GitHub Stars 20.5k
Forks 2.3k
Issues 129
Pull Requests 125
Contributors 101
Last updated updated today
Documentation https://v2.docs.nocobase.com/ai-employees


Overview



NocoBase is a data model driven no code development platform designed for building internal tools. Its plugin based architecture is highly extensible and supports building admin panels, business systems, CRMs, approval flows, and a wide range of internal applications. It offers a visual WYSIWYG interface builder and supports complex data relationships, permission models, and custom logic, making it ideal for teams that need to deliver business tools quickly.



In NocoBase, AI is not an isolated module. Instead, it is woven directly into tables, forms, data models, and workflows. The AI Employees framework integrates AI into business operations, enabling collaboration with models, forms, tables, and workflows. Built in AI employee types include data cleaning, schema modeling, knowledge search, chart generation, and code generation, helping users lower the cost of data processing, interface setup, and logic construction.



Use cases



Data cleaning (Dex, Data Processing Specialist)



AI employees extract structured information from unstructured content such as customer data, tickets, or contract text and can automatically populate forms.



Dex



Data analysis (Viz, Insight Analyst)



On pages like Leads, Opportunities, or Accounts, AI employees can analyze the current dataset and automatically create trend charts, comparisons, KPI cards, and concise insights.



Viz



Frontend configuration (Nathan, Frontend Engineer)



When working with JSBlock, JSField, JSItem, JSColumn, JSAction, or Event Flow, AI employees can review the code context and generate or refine JavaScript based on natural language prompts.



Nathan.png



Data modeling (Orin, Data Modeler)



When creating internal systems such as CRMs, ticketing, inventory, or project management, AI employees can help generate or update data tables.



Orin.png






NO.4 Budibase



budibase.png
















































GitHub https://github.com/Budibase/budibase
Website https://budibase.com/
License GPL-v3
Stars 27.4k
Forks 2k
Issues 294
Pull Requests 12
Contributors 112
Last updated updated today
Documentation https://docs.budibase.com/docs/quickstart-budibase-ai


Overview



Budibase is an open source low code platform for building internal tools. It supports database connections, multiple data sources, drag and drop UI creation, and automatic CRUD and workflow generation, making it suitable for building enterprise backends, approval flows, form systems, and admin panels. With its built in database, REST API support, and visual builder, teams without extensive frontend experience can still create complete internal applications.



Budibase has also integrated AI as a native platform capability. With Budibase AI enabled, users can create AI Columns for intelligent data operations, generate JavaScript logic from natural language, automatically produce database schemas, and use AI based automations for cleaning, classifying, transforming, and generating data.



Use cases



Smart data cleaning and content preparation



AI Columns can automatically clean, normalize, and categorize data, useful for customer feedback, content moderation, ticket processing, and similar workflows.



AI Column.png



Auto generating database schemas



When building new modules such as customer management, contract workflows, or task systems, Budibase AI can generate suitable table structures and example records from a single natural language prompt.



数据库表结构.png






NO.3 Refine



refine-li9il9.png
















































GitHub https://github.com/refinedev/refine
Website https://refine.dev/
License MIT
Stars 33.5k
Forks 2.9k
Issues 17
Pull Requests 11
Contributors 311
Last updated 2 days ago
Documentation https://ai.refine.dev/


Overview



Refine is an open source React meta framework built for CRUD heavy web apps, enterprise admin systems, dashboards, and other internal B2B tools.



Refine AI brings AI into the development workflow. With natural language, documentation, or API specs as input, Refine AI can generate a complete production ready React app scaffold, including CRUD pages, routing, auth, state management, and data fetching. The output is clean, standard React code that developers can extend or adapt freely.



Use cases



Generating admin systems



Based on APIs or data models, Refine AI can create CRUD interfaces with list, form, and detail pages, making it ideal for quickly bootstrapping systems such as inventory, orders, or project management.



后台管理系统生成-3eh30p.png



Refactoring and maintaining existing codebases



Because Refine AI generates code that follows enterprise grade patterns and best practices, it can also be used to refactor older systems into modular components or to add new business modules quickly on top of an existing project, improving both development speed and long term maintainability.



代码重构与维护.png



💡 Recommended reading: NocoBase vs Refine






NO.2 ToolJet



ToolJet-4nyv0g.png
















































GitHub https://github.com/ToolJet/ToolJet
Website https://tooljet.ai/
License AGPL-3.0
Stars 37k
Forks 4.9k
Issues 646
Pull Requests 313
Contributors 651
Last updated one day ago
Documentation https://docs.tooljet.com/docs/build-with-ai/overview


Overview



ToolJet is an open source, low code and AI native platform for building internal enterprise tools, dashboards, admin systems, and business applications. It offers a drag and drop visual builder, an integrated database, extensive data source and SaaS integrations, and built in permission and collaboration features. It is designed for teams that need to deliver internal systems quickly.



In ToolJet, AI is woven directly into the app building workflow. Developers can describe their requirements in natural language, and ToolJet will generate an initial interface, data structure, and query logic automatically.



Use cases



Generating business apps with natural language



ToolJet allows teams to create internal tools by describing requirements in natural language. It can build UI, data structures, and logic from scratch or modify existing applications. This makes it easy to produce common internal systems such as inventory management in a short amount of time.



自然语言快速生成.png



AI documentation assistant



The built in AI documentation assistant answers questions about components, features, and integrations, helping users get familiar with ToolJet more quickly. For teams without frontend experience, the assistant reduces the learning curve and speeds up development.






NO.1 Appsmith



appsmith-of0467.png
















































GitHub https://github.com/appsmithorg/appsmith
Website https://www.appsmith.com/
License Apache-2.0
Stars 38.6k
Forks 4.4k
Issues 4.4k
Pull Requests 38
Contributors 335
Last updated one day ago
Documentation https://www.appsmith.com/ai/low-code


Overview



Appsmith is an open source low code platform built to help teams create internal applications quickly and with minimal code. It supports a wide range of databases and APIs, provides a comprehensive library of visual UI components, and allows developers to extend functionality with JavaScript. This makes it suitable for building admin systems, data dashboards, approval workflows, CRMs, and analytics tools.



The latest release introduces native AI support. Appsmith can connect to leading LLMs such as OpenAI, Google AI, and Anthropic, enabling features like text analysis, summarization, semantic search, and classification powered by AI actions.



Use cases



Accelerating development with AI



Appsmith’s AI assistant provides contextual support during development, offering guidance on operations, platform features, query building, JavaScript logic, and UI customization. Through the sidebar assistant Appy, developers can get relevant help directly on the page they are editing, reducing documentation lookup time and speeding up iteration.



借助 AI 提升构建速度.png



Embedding AI into internal workflows



Teams can build AI augmented internal tools, such as a customer review analysis dashboard. Appsmith can fetch review data, display it in tables, run sentiment analysis via the Appsmith AI datasource, and use JS Objects to write results back into the UI. This enables teams to automatically classify feedback and prioritize issues more efficiently.



整合 AI 能力.png



💡 Recommended reading: NocoBase vs. Appsmith: Which Open Source Low-Code Platform is Right for You?



Additionally, beyond the five major high star projects above, open source tools like Yao and ILLA Builder also maintain strong community activity. Yao provides a full stack application engine that enables rapid construction of models, workflows, and APIs for internal systems. ILLA Builder focuses on visual interface building, making it suitable for quickly creating admin panels and data tools. Both projects also offer basic AI extensions and can be useful complementary options when teams are building internal tools.






Conclusion



When selecting internal tooling, it is helpful to evaluate solutions across several dimensions.




  1. The maturity of AI features, such as support for page generation, SQL or business logic generation, chart generation, and intelligent assistants.

  2. Community and ecosystem activity, including Stars, Issues, Commits, and documentation updates, all of which signal a project’s reliability and long term sustainability.

  3. Self hosting capabilities and security, which influence internal deployment and data compliance.

  4. Extensibility and ease of customization, which directly affect the ongoing cost of adapting systems to evolving business needs.



We hope this guide offers useful technical insight and helps you make more informed decisions when building internal tools.



As generative AI continues to advance, these open source projects will keep evolving as well, bringing new capabilities over time.



We look forward to seeing how these tools help your team build more efficient and intelligent internal systems in the future.



Related reading:



CTI Threat Relationship Graph4 Knoten / 3 Relationen
CVE / Incident Software MITRE ATT&CK CWE Weakness IoC
SOC Incident Playbook: Remote Code Execution (RCE) Defense
title: Detect Exploitation - Top 5 Open-Source AI Internal Tools on GitHub
id: ee59248c-fbcc-4225-8e0b-16f948f320cf
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-24
logsource:
  category: network_connection
  product: any
detection:
  selection:
      CommandLine|contains:
        - 'exploit'
  condition: selection
falsepositives:
  - Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
  - attack.initial_access
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-24"
        description = "YARA Signature for "
    strings:
        $str = "Top 5 Open-Source AI Internal " ascii wide
    condition:
        any of them
}
tsecurity.de Cognitive Threat RAG
Fokus-Vektor:

Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich Top 5 Open-Source AI Internal Tools on G.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.

🛡️ Angriffsfläche & Exposure

Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.

Empfohlene Sofortmaßnahmen
  • 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
  • 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
  • 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
🔗 Semantisch verwandte Zero-Days MariaDB 11.7 VEC
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Top 5 Open-Source AI Internal Tools on GitHub

Thematisch verwandte Begriffe: OpenSource, Internal, Tools, GitHub · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-97179 | A security vulnerability has been detected in O2OA up to 9.5.3/10.0.2. T…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel Rechts: nächster Artikel unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel TTP ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick