coldbox-ai-integration

Official

Add chat, RAG, and agents to ColdBox apps

AuthorColdBox
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Integrating modern AI capabilities into a ColdBox/BoxLang application involves many moving parts including provider configuration, streaming, memory and vector stores, document loaders, tool calling, and embedding pipelines; this Skill consolidates patterns and best practices to make those integrations practical and maintainable.

Core Features & Use Cases

  • Chat and Streaming: One-shot chat, async futures, and real-time streaming callbacks for server-sent events or live UIs.
  • Pipelines, Agents, and Tool Calling: Reusable pipelines, autonomous agents with memory and tools, and function-calling integrations for safe real-time data access.
  • RAG and Embeddings: Document loaders, chunking, embeddings, and vector memory stores for semantic search and context-aware responses.
  • Integration Patterns: Examples for injecting the AI service into handlers or services, using session or windowed memory for multi-tenant scenarios, and recommendations for production vector stores.

Quick Start

Install bx-ai via CommandBox and call aiChat from a ColdBox handler to summarize user content and store embeddings in a persistent vector memory.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: coldbox-ai-integration
Download link: https://github.com/ColdBox/skills/archive/main.zip#coldbox-ai-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.