An open-source spin off from Key Bridge Wireless.
At Key Bridge we've been doing Real World AI for years — from radar-detecting neural networks in our ESC sensors to LLM agents running in our SAS. (I wrote a short book about it.)
Today we’re taking the next step by open sourcing part of that journey. Over the next few months, we’re spinning out "Groque", our internal LLM orchestration and management framework, as a separate open-source project.
Groque was built for real production workloads inside Key Bridge: long-running, multi-turn, complex jobs that demand reliability and strict task adherence. It currently powers tasks like:
What makes Groque different:
We believe the Java ecosystem needs a robust, enterprise-grade orchestration tool for serious LLM workloads without introducing Python bloat or JavaScript malarky and threat surfaces.
If you’re working on complex LLM workflows in Java or OSGi environments, especially in legal tech, signals intelligence, or large-scale code analysis, I’d love to hear from you.
The repositories will be under github.com/groque-ai/
Our first release is lib-xai-api — a clean, production-grade Java client library for the xAI Grok model family. The spin-out will continue with low-level building blocks then application modules as we carefully scrub and generalize the code.
Pages