Skip to content

Update README.md #1117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@
> Wren Engine is the Semantic Engine for MCP Clients and AI Agents.
> [Wren AI](https://github.com/Canner/WrenAI) GenBI AI Agent is based on Wren Engine.

<img src="./misc/wren_engine_flow.png">

Useful links
- [Wren AI Website](https://getwren.ai)
- [Wren Engine Documentation](https://docs.getwren.ai/oss/engine/get_started/what_is)


## 😫 Challenge Today

At the enterprise level, the stakes - and the complexity - are much higher. Businesses run on structured data stored in cloud warehouses, relational databases, and secure filesystems. From BI dashboards to CRM updates and compliance workflows, AI must not only execute commands but also **understand and retrieve the right data, with precision and in context**.
Expand Down Expand Up @@ -64,7 +57,6 @@ We believe the future of enterprise AI lies in **context-aware, composable syste

With Wren Engine, you can scale AI adoption across teams — not just with better automation, but with better understanding.


<img src="./misc/mcp_wren_engine.webp">

Check our full article
Expand All @@ -77,6 +69,7 @@ Check our full article

## 🤔 Concepts

- [Quick start with Wren Engine](https://docs.getwren.ai/oss/engine/get_started/quickstart)
- [What is semantics?](https://docs.getwren.ai/oss/engine/concept/what_is_semantics)
- [What is Modeling Definition Language (MDL)?](https://docs.getwren.ai/oss/engine/concept/what_is_mdl)
- [Benefits of Wren Engine with LLMs](https://docs.getwren.ai/oss/engine/concept/benefits_llm)
Expand Down