Wren Engine is the semantic engine for LLMs, the backbone of the semantic layer.
Useful links
Wren Engine is designed as a standalone semantic engine, which you can easily implement with any AI agents, you can use it as a general semantic engine for the semantic layer.
- Introducing Wren Engine
- What is semantics?
- What is Modeling Definition Language (MDL)?
- Benefits of Wren Engine with LLMs
Wren Engine is currently in the alpha version. The project team is actively working on progress and aiming to release new versions at least biweekly.
- Welcome to our Discord server to give us feedback!
- If there is any issues, please visit Github Issues.
Check out our latest documentation to get a Quick start.
mvn clean install -DskipTests
mvn clean package -DskipTests -P exec-jar