Skip to content
/ WrenAI Public

πŸš€ Open-source SQL AI Agent for Text-to-SQL. Supporting PostgreSQL, DuckDB, MySQL, MS SQL, ClickHouse, Trino, JSON, CSV, Parquet data sources, and more! πŸš€

License

Notifications You must be signed in to change notification settings

Canner/WrenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Wren AI

Wren AI is a text-to-SQL solution for data teams to get results and insights faster by asking business questions without writing SQL.

wrenai_overview

πŸ•Ά Try It Live!

Play around with Wren AI yourself!

🎯 Our Vision & Mission

Wren AI’s mission is to democratize data by bringing text-to-SQL ability to any data source and industry. We believe that breakthroughs in Text-to-SQL technology will usher in a new era of Data Democratization.

🀩 About our Vision

πŸ™Œ About our Mission

πŸ‘Š Text-to-SQL End-To-End Solution

1. Indexing With Semantics

Wren AI has implemented a semantic engine architecture 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.

2. Augment LLM Prompts

With Wren AI, you can process metadata, schema, terminology, data relationships, and the logic behind calculations and aggregations with β€œModeling Definition Language” (MDL), reducing duplicate coding and simplifying data joins.

3. Generate Insights

When starting a new conversation in Wren AI, your question is used to find the most relevant tables. From these, LLM generates three relevant questions for the user to choose from. You can also ask follow-up questions to get deeper insights.

4. Self-Learning Feedback Loop (Coming Soon)

The AI self-learning feedback loop is designed to refine SQL augmentation and generation by collecting data from various sources. These include user query history, revision intentions, feedback, schema patterns, semantics enhancement, and query frequency.

πŸ”₯ Preview

Ask your business questions and follow-up insights

Modeling with semantics, such as relationships, metrics, and calculations

πŸ€” Why Wren AI?

We focus on providing an open, secure, and reliable text-to-SQL solution for everyone.

1. Turnkey Solution

Wren AI makes it easy to onboard your data. Discover and analyze your data with our user interface. Effortlessly generate results without needing to code.

2. Secure By Design

Your database contents will never be transmitted to the LLM. Only metadata, like schemas, documentation, and queries, will be used in semantic search.

3. Open-Source

Deploy Wren AI anywhere you like on your own data, LLM APIs, and environment, it's free.

πŸ€– Wren AI's Architecture

Wren AI consists of three core services:

  • Wren UI: An intuitive user interface for asking questions, defining data relationships, and integrating data sources within Wren AI's framework.

  • Wren AI Service: Processes queries using a vector database for context retrieval, guiding LLMs to produce precise SQL outputs.

  • Wren Engine: Serves as the semantic engine, mapping business terms to data sources, defining relationships, and incorporating predefined calculations and aggregations.

wrenai_works

🀩 Learn More About Text-to-SQL

🚧 Project Status

Wren AI is currently in alpha version. The project team is actively working on progress and aiming to release new versions at least biweekly.

πŸš€ Getting Started

Using Wren AI is super simple, you can setup within 3 minutes, and start to interact with your own data!

πŸ“š Documentation

Visit Wren AI documentation to view the full documentation.

⭐️ Community

Do note that our Code of Conduct applies to all Wren AI community channels. Users are highly encouraged to read and adhere to them to avoid repercussions.