Skip to content

Latest commit

 

History

History
130 lines (78 loc) · 6.27 KB

README.md

File metadata and controls

130 lines (78 loc) · 6.27 KB

WrenAI

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

▶️ Video Introduction

WrenAI Introduction

🎯 Our Mission

WrenAI is reimagining how businesses can interact with and leverage their data through LLM by bringing comprehension capabilities to database data structures.

wrenai_overview

👉 Learn more about our mission

👊 Text-to-SQL End-To-End Solution

1. Indexing With Semantics

WrenAI 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 WrenAI, 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 WrenAI, 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 WrenAI?

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

1. Turnkey Solution

WrenAI 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 WrenAI anywhere you like on your own data, LLM APIs, and environment, it's free.

🤖 WrenAI's Architecture

WrenAI is consist of three core services:

  • Wren UI: An intuitive user interface for asking questions, defining data relationships, and integrating data sources within WrenAI'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

WrenAI 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 WrenAI is super simple, you can setup within 3 minutes, and start to interact with your own data!

📚 Documentation

Visit WrenAI documentation to view the full documentation.

⭐️ Community

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