Hacktoberfest 2024 is here, and we're inviting developers of all levels to join our open-source community. Together, we'll build Wren AI as a friendly community for all.
👉 Learn how to Win Wren AI Exclusive Swag Pack & Holopin From Digital Ocean Rewards!
Wren Engine is the semantic engine for LLMs, the backbone of the Wren AI project.
Useful links
The Wren engine aims to be compatible with composable data systems. It follows two important traits: Embeddable and interoperability. With these two designs in mind, you can reuse the semantic context across your AI agents through our APIs and connect freely with your on-premise and cloud data sources, which nicely fit into your existing data stack.
🤩 About our Vision - The new wave of Composable Data Systems and the Interface to LLM agents
- Introducing Wren Engine
- What is semantics?
- What is Modeling Definition Language (MDL)?
- Benefits of Wren Engine with LLMs
Wren Engine is currently in the beta 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