Awesome
<p align="center" id="top"> <a href="https://getwren.ai/?utm_source=github&utm_medium=title&utm_campaign=readme"> <picture> <source media="(prefers-color-scheme: light)" srcset="./misc/wrenai_logo.png"> <img src="./misc/wrenai_logo_white.png" width="300px"> </picture> <h1 align="center">Wren AI</h1> </a> </p> <p align="center"> <a aria-label="Follow us on X" href="https://x.com/getwrenai"> <img alt="" src="https://img.shields.io/badge/-@getwrenai-blue?style=for-the-badge&logo=x&logoColor=white&labelColor=gray&logoWidth=20"> </a> <a aria-label="Releases" href="https://github.com/canner/WrenAI/releases"> <img alt="" src="https://img.shields.io/github/v/release/canner/WrenAI?logo=github&label=GitHub%20Release&color=blue&style=for-the-badge"> </a> <a aria-label="License" href="https://github.com/Canner/WrenAI/blob/main/LICENSE"> <img alt="" src="https://img.shields.io/github/license/canner/WrenAI?color=blue&style=for-the-badge"> </a> <a aria-label="Join the community on GitHub" href="https://discord.gg/5DvshJqG8Z"> <img alt="" src="https://img.shields.io/badge/-JOIN%20THE%20COMMUNITY-blue?style=for-the-badge&logo=discord&logoColor=white&labelColor=grey&logoWidth=20"> </a> <a aria-label="Canner" href="https://cannerdata.com/?utm_source=github&utm_medium=badge&utm_campaign=readme"> <img src="https://img.shields.io/badge/%F0%9F%A7%A1-Made%20by%20Canner-blue?style=for-the-badge"> </a> </p>Wren AI is a SQL AI Agent for data teams to get results and insights faster by asking business questions without writing SQL.
🕶 Try it yourself!
https://github.com/user-attachments/assets/737bbf1f-f9f0-483b-afb3-2c622c9b91ba
🎯 Our Vision & Mission
Wren AI’s mission is to democratize data by bringing AI agents with SQL ability to any data source.
🤖 SQL AI Agent on your data
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. 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”, reducing duplicate coding and simplifying data joins.
3. 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 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 refines SQL augmentation and generation by collecting data from various sources. These include user query history, revision intentions, feedback, schema patterns, semantic enhancements, and query frequency.
🤔 Why Wren AI?
We focus on providing an open, secure, and reliable SQL AI Agent 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 content 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 Agentic Architecture
Wren AI consists of three core services:
-
Wren UI: An intuitive user interface for asking questions, defining data relationships, and integrating data sources.
-
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.
❤️ Knowledge Sharing From Wren AI
Want to get our latest sharing? Follow our blog!
🚀 Getting Started
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.
- Visit the Usage Guides to learn more about how to use Wren AI.
📚 Documentation
Visit Wren AI documentation to view the full documentation.
🛠️ Contribution
Want to contribute to Wren AI? Check out our Contribution Guidelines.
⭐️ Community
- Welcome to our Discord server to give us feedback!
- If there are any issues, please visit GitHub Issues.
- Explore our public roadmap to stay updated on upcoming features and improvements!
Please 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.