Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
/ wren-engine Public archive
forked from Canner/wren-engine

Wren Engine is the backbone of the semantic layer - The semantic engine for LLMs; bringing business context to LLMs.

License

Notifications You must be signed in to change notification settings

omnistrate/wren-engine

 
 

Repository files navigation

Wren Engine

Wren Engine is the semantic engine for LLMs, the backbone of the semantic layer.

Useful links

🎯 Our Mission

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.

🤔 Concepts

🚧 Project Status

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.

⭐️ Community

🚀 Get Started

Check out our latest documentation to get a Quick start.

🙌 How to build?

Normal Build

mvn clean install -DskipTests

Build an executable jar

mvn clean package -DskipTests -P exec-jar

About

Wren Engine is the backbone of the semantic layer - The semantic engine for LLMs; bringing business context to LLMs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • ANTLR 1.2%
  • Other 0.1%