Blog

🚀 New Series Alert: Building AI on the JVM with BoxLang!

Maria Jose Herrera March 09, 2026

Spread the word

Maria Jose Herrera

March 09, 2026

Spread the word


Share your thoughts

We are excited to announce a major new addition to BoxLang Academy: the 7-part video series, Building AI on the JVM: A BoxLang AI Series

Artificial Intelligence is no longer a distant frontier, it’s a core requirement for modern enterprise software. But for JVM developers, the path to integration has often been fragmented. That ends today. With the launch of this series, we are showing you exactly how to leverage the BoxLang AI (BXAI) platform to build intelligent, scalable applications with ease.


🧠 Master Enterprise AI Orchestration

Hosted by Luis Majano, this series is a practical deep dive into the BXAI framework. You won't just learn about LLMs; you’ll learn how to orchestrate them into professional workflows.

What's inside the series?

  • Unified Development: See how BoxLang centralizes over 14+ AI providers (OpenAI, Anthropic, Gemini, Ollama, etc.) under a single API.
  • Advanced Architectures: Master RAG (Retrieval Augmented Generation) and tool calling to make your AI data-aware.
  • Type Safety: Learn to use Structured Outputs to ensure your AI responses actually work with your code.
  • Multimodality: Explore how to process images and PDFs directly within your AI pipelines.

🛠️ The Platform: Why BoxLang AI?

While the Academy teaches you the how, the BoxLang platform provides the tools. By adding BXAI to your stack, you gain:

  1. Zero Vendor Lock-in: Switch between LLM providers with a simple configuration change.
  2. Seamless JVM Integration: Works natively with your existing Java and ColdFusion/CFML investments.
  3. Agent Orchestration: Build autonomous agents that can think, remember, and act within your business logic.

📺 Start Watching Now

The entire series is free and available now on the Academy. Whether you have an hour to binge the whole thing or want to take it one episode at a time, your journey to becoming an AI-enabled JVM developer starts here.👉 Join the Series at BoxLang Academy💡 Ready to Build?

Watch the Series

Once you've watched the series, put your knowledge into action:

  • Explore the Docs: Dive deeper into the technical specs at ai.ortusbooks.com.
  • Install the Module: Get started immediately by installing the bx-ai module in your BoxLang environment.

Join the Ortus Community

Be part of the movement shaping the future of web development. Stay connected and receive the latest updates on product launches, tool updates, promo services, and much more. Subscribe to our newsletter for exclusive content.

Follow Us on Social media and don’t miss any news and updates:

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026
One Language, Every Runtime: BoxLang Expands Beyond the Server

One Language, Every Runtime: BoxLang Expands Beyond the Server

Discover how BoxLang’s multi-runtime architecture helps developers build beyond the server with support for serverless functions, desktop applications, CI/CD workflows, Java integrations, containers, runtime management, and more.

Maria Jose Herrera
Maria Jose Herrera
June 04, 2026
BoxLang 1.14.0 : Introducing Inner Classes

BoxLang 1.14.0 : Introducing Inner Classes

BoxLang has always embraced a simple truth: the way you organize code shapes the way you think about problems. For a long time, if you needed a helper class, you needed a file. One class, one .bx file, no exceptions. That's clean and predictable, but it creates real friction when a class is tightly coupled to exactly one caller and has no business existing anywhere else.

Luis Majano
Luis Majano
June 03, 2026