mirror of
https://github.com/Canner/WrenAI.git
synced 2026-08-31 02:15:37 +08:00
fix(chore): adjust overview document (#2328)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
**Wren AI is the open context layer for AI agents.** It sits between your data sources and any agent or application that needs to query them.
|
||||
|
||||
The goal is simple: **one governed semantic layer for every data consumer**. Humans and agents should not rebuild business logic from scratch, argue over which number is right, or bypass governance just because the interface changed.
|
||||
The goal is simple: **one governed context layer for every data consumer**. Humans and agents should not rebuild business logic from scratch, argue over which number is right, or bypass governance just because the interface changed.
|
||||
|
||||
Wren AI gives them the same machine-readable understanding of your business data: what the data means, how it should be joined, which definitions are approved, and how queries should be planned against the underlying database.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user