From efe41fb7191cfbf140fd56287dd1dd9a24ec3316 Mon Sep 17 00:00:00 2001 From: Howard Chi Date: Mon, 20 Jan 2025 14:19:52 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 60 +++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 9589a75b98..1e26079308 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,24 @@ Canner%2FWrenAI | Trendshift

-> Open-source AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI. +> Open-source GenBI AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI.

+## 🕶 Try it yourself! + +#### GenBI (Generative Business Intelligence) + +https://github.com/user-attachments/assets/90ad1d35-bb1e-490b-9676-b29863ff090b + +#### Ask any questions + +https://github.com/user-attachments/assets/e4e78006-0088-4094-b58f-8868689bf787 + +👉 Try with your data on [Wren AI Cloud](https://getwren.ai/?utm_source=github&utm_medium=content&utm_campaign=readme) or [Install in your local environment](https://docs.getwren.ai/oss/installation/?utm_source=github&utm_medium=content&utm_campaign=readme) + ## Supported LLM Models Wren AI supports integration with various Large Language Models (LLMs), including but not limited to: @@ -53,21 +65,6 @@ Wren AI supports integration with various Large Language Models (LLMs), includin > [!CAUTION] > The performance of Wren AI depends significantly on the capabilities of the LLM you choose. We strongly recommend using the most powerful model available for optimal results. Using less capable models may lead to reduced performance, slower response times, or inaccurate outputs. -## 🕶 Try it yourself! - -#### Ask any questions - -https://github.com/user-attachments/assets/e4e78006-0088-4094-b58f-8868689bf787 - -#### GenBI - -https://github.com/user-attachments/assets/90ad1d35-bb1e-490b-9676-b29863ff090b - - - -👉 Try with your data on [Wren AI Cloud](https://getwren.ai/?utm_source=github&utm_medium=content&utm_campaign=readme) or [Install in your local environment](https://docs.getwren.ai/oss/installation/?utm_source=github&utm_medium=content&utm_campaign=readme) - - ## 🎯 Our Vision & Mission Wren AI’s mission is to democratize data by bringing AI agents with SQL ability to any data source. @@ -84,7 +81,16 @@ Wren AI’s mission is to democratize data by bringing AI agents with SQL abilit

-### 2. AI-powered Data Exploration Features +### 2. GenBI Insights + +> The GenBI feature empowers users with AI-generated summaries that provide key insights alongside SQL queries, simplifying complex data. Instantly convert query results into AI-generated reports, charts, transforming raw data into clear, actionable visuals. With GenBI, you can make faster, smarter decisions with ease. + +

+ +

+ + +### 3. AI-powered Data Exploration Features > Beyond just retrieving data from your databases, Wren AI now answers exploratory questions like “What data do I have?” or “What are the columns in my customer tables?” Additionally, our AI dynamically generates recommended questions and intelligent follow-up queries tailored to your context, making data exploration smarter, faster, and more intuitive. Empower your team to unlock deeper insights effortlessly with AI. @@ -92,7 +98,7 @@ Wren AI’s mission is to democratize data by bringing AI agents with SQL abilit

-### 3. Semantic Indexing with a Well-Crafted UI/UX +### 4. Semantic Indexing with a Well-Crafted UI/UX > Wren AI has implemented a [semantic engine architecture](https://www.getwren.ai/post/how-we-design-our-semantic-engine-for-llms-the-backbone-of-the-semantic-layer-for-llm-architecture/?utm_source=github&utm_medium=content&utm_campaign=readme) to provide the LLM context of your business; you can easily establish a logical presentation layer on your data schema that helps LLM learn more about your business context. @@ -100,7 +106,7 @@ Wren AI’s mission is to democratize data by bringing AI agents with SQL abilit

-### 4. Generate SQL Queries with Context +### 5. Generate SQL Queries with Context > With Wren AI, you can process metadata, schema, terminology, data relationships, and the logic behind calculations and aggregations with [“Modeling Definition Language”](https://docs.getwren.ai/oss/engine/concept/what_is_mdl/?utm_source=github&utm_medium=content&utm_campaign=readme), reducing duplicate coding and simplifying data joins. @@ -108,7 +114,7 @@ Wren AI’s mission is to democratize data by bringing AI agents with SQL abilit

-### 5. Get Insights without Writing Code +### 6. Get Insights without Writing Code > When starting a new conversation in Wren AI, your question is used to find the most relevant tables. From these, LLM generates the most relevant question for the user. You can also ask follow-up questions to get deeper insights. @@ -116,14 +122,6 @@ Wren AI’s mission is to democratize data by bringing AI agents with SQL abilit

-### 6. GenBI - -> The GenBI feature empowers users with AI-generated summaries that provide key insights alongside SQL queries, simplifying complex data. Instantly convert query results into AI-generated reports, charts, transforming raw data into clear, actionable visuals. With GenBI, you can make faster, smarter decisions with ease. - -

- -

- ### 7. Easily Export and Visualize Your Data > Wren AI provides a seamless end-to-end workflow, enabling you to connect your data effortlessly with popular analysis tools such as [Excel](https://docs.getwren.ai/oss/guide/integrations/excel-add-in/?utm_source=github&utm_medium=content&utm_campaign=readme) and [Google Sheets](https://docs.getwren.ai/oss/guide/integrations/google-add-on/?utm_source=github&utm_medium=content&utm_campaign=readme). This way, your insights remain accessible, allowing for further analysis using the tools you know best. @@ -170,12 +168,12 @@ Want to get our latest sharing? [Follow our blog!](https://www.getwren.ai/blog/? Using Wren AI is super simple, you can set it up within 3 minutes, and start to interact with your data! -- Visit our [Installation Guide of Wren AI](http://docs.getwren.ai/oss/installation). -- Visit the [Usage Guides](https://docs.getwren.ai/oss/guide/connect/overview) to learn more about how to use Wren AI. +- Visit our [Installation Guide of Wren AI](http://docs.getwren.ai/oss/installation?utm_source=github&utm_medium=content&utm_campaign=readme). +- Visit the [Usage Guides](https://docs.getwren.ai/oss/guide/connect/overview?utm_source=github&utm_medium=content&utm_campaign=readme) to learn more about how to use Wren AI. ## 📚 Documentation -Visit [Wren AI documentation](https://docs.getwren.ai/oss/overview/introduction) to view the full documentation. +Visit [Wren AI documentation](https://docs.getwren.ai/oss/overview/introduction?utm_source=github&utm_medium=content&utm_campaign=readme) to view the full documentation. ## 🛠️ Contribution From da58e4069c2f75b4ee8848b18cef8b1481e25847 Mon Sep 17 00:00:00 2001 From: Howard Chi Date: Mon, 20 Jan 2025 14:24:49 +0800 Subject: [PATCH 2/3] improve indent --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e26079308..d0fd176683 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ ## 🕶 Try it yourself! -#### GenBI (Generative Business Intelligence) +### GenBI (Generative Business Intelligence) https://github.com/user-attachments/assets/90ad1d35-bb1e-490b-9676-b29863ff090b -#### Ask any questions +### Ask any questions https://github.com/user-attachments/assets/e4e78006-0088-4094-b58f-8868689bf787 From 8a6d4aaaf680229f34b760d0081c891f5b38a040 Mon Sep 17 00:00:00 2001 From: Howard Chi Date: Mon, 20 Jan 2025 14:32:44 +0800 Subject: [PATCH 3/3] Update font --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d0fd176683..abec4cdfcb 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,11 @@ ### GenBI (Generative Business Intelligence) -https://github.com/user-attachments/assets/90ad1d35-bb1e-490b-9676-b29863ff090b +[Watch GenBI Demo](https://github.com/user-attachments/assets/90ad1d35-bb1e-490b-9676-b29863ff090b) ### Ask any questions -https://github.com/user-attachments/assets/e4e78006-0088-4094-b58f-8868689bf787 +[Watch Demo](https://github.com/user-attachments/assets/e4e78006-0088-4094-b58f-8868689bf787) 👉 Try with your data on [Wren AI Cloud](https://getwren.ai/?utm_source=github&utm_medium=content&utm_campaign=readme) or [Install in your local environment](https://docs.getwren.ai/oss/installation/?utm_source=github&utm_medium=content&utm_campaign=readme) @@ -86,7 +86,7 @@ Wren AI’s mission is to democratize data by bringing AI agents with SQL abilit > The GenBI feature empowers users with AI-generated summaries that provide key insights alongside SQL queries, simplifying complex data. Instantly convert query results into AI-generated reports, charts, transforming raw data into clear, actionable visuals. With GenBI, you can make faster, smarter decisions with ease.

- + Screenshot of Wren AI's GenBI feature showing AI-generated summaries and visualizations