From 856c52512dfde3d1efebb9da730eed00456b8a4f Mon Sep 17 00:00:00 2001 From: Howard Chi Date: Mon, 12 Aug 2024 21:54:24 +0800 Subject: [PATCH] Add Wren AI Agent Add Wren AI Open-source SQL AI Agent. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b10a9df..4d8da72 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. - [Pieces](https://pieces.app/) — An on-device copilot that helps you capture, enrich, and reuse code, streamline collaboration, and solve complex problems through a contextual understanding of your workflow. +- [Wren AI](https://getwren.ai/oss) - SQL AI Agent to get results and insights faster by asking questions without writing SQL, and it's open-source! - [TEXT2SQL.AI](https://www.text2sql.ai/) — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English. - [SQLAI.ai](https://www.sqlai.ai/) — AI generates, fixes, explains and optimizes SQL queries. Ability to add your own database schema and train AI to understand it. - [CodeWP](https://codewp.ai/) — AI chat and coding tools specifically trained for WordPress developers. AI code generation for code snippets and plugins in WordPress.