@bkdgiffug: No more late nights writing SQL for sudden sales report requests. WrenAI is an open-source generative BI engine that lets you ask questions in natural language after connecting to a database, generating SQL, charts, and analysis results. It also includes a semantic layer that pre-defines business metrics and data relationships to reduce AI agent errors in guessing fields and definitions.
Summary
WrenAI is an open-source generative BI engine that allows users to ask questions in natural language to generate SQL, charts, and analysis results, and it features a semantic layer to enhance accuracy.
View Cached Full Text
Cached at: 09/13/26, 05:01 AM
⬆️ Back to top
Similar Articles
@gkxspace: Found a crazy open-source tool. You input a sentence describing what data you want, and it deploys a group of AI agents to research on various websites in parallel. After a few minutes, it compiles a structured table for you. In fact, the data is all on the internet, but turning it into a usable table has always been a labor-intensive task. In the past, this was an engineering project: combining searches, writing crawlers...
BigSet is an open-source tool. You input a sentence describing the data you need, and it deploys multiple AI agents to research the web in parallel, automatically inferring schema, deduplicating, verifying, and generating a structured table. It supports scheduled refreshes.
@VincentLogic: The most painful thing about taking over someone else's project: opening the database, hundreds of tables, no documentation, no comments, and table names are just pinyin abbreviations. ChartDB solves this problem. Run a single SQL command to export the entire database structure and automatically generate an ER diagram. Which tables are related, how foreign keys are connected, all clear at a glance. No need...
ChartDB is a free and open-source tool that allows you to export the entire database structure by running a single SQL command, automatically generating an ER diagram. It supports multiple databases and has built-in AI natural language query functionality to help developers quickly understand database table relationships.
@jakevin7: Today I had AI autonomously handle the entire workflow inside Lark. Lark is seriously packed with features now. Agents can directly generate drag-and-drop, editable flowcharts within documents. After meetings, to-dos from Miaoji automatically convert into Lark tasks. Installed with a single command, all 15 business domains (IM, Calendar, Email, Approval, Cloud Docs, Bitable, etc.) are fully ready…
Users leverage AI agents in Lark to automate collaborative workflows, such as generating flowcharts in documents and converting meeting to-dos into tasks. lark-cli has been integrated with OpenCLI, supporting multi-agent handoff workflows for data querying and report generation.
@BTCqzy1: Share a super practical open-source project: Next AI Draw io (GitHub 28k+) Generate complex architecture diagrams with just one sentence! No more manual dragging boxes! Chat with AI using natural language to instantly generate professional draw io diagrams: · System architecture diagrams, RAG flows, ...
An AI-based open-source diagram generation tool that creates draw.io diagrams via natural language, supports multiple models, with 28k GitHub stars.
@QingQ77: A self-deployable agentic AI + BI platform: build agents, run multi-agent swarms, connect knowledge bases and data sources, view complete execution traces — all running on your own machine and your own API keys. https://github.com/AgentSwa…
Introducing AgentSwarms, a self-deployable agentic AI and BI platform that supports building agents, running multi-agent swarms, connecting knowledge bases and data sources, and viewing complete execution traces. Your data and API keys remain in your hands.