Jason Dean has started a very nice, concise and well documented tutorial series on using ColdBox. I have added his series to the ColdBox wiki also. This is a great resource, so keep up the good work Jason!!
Blog
Recent Entries
How to Develop AI Agents Using BoxLang AI: A Practical Guide
AI agents are transforming how we build software. Unlike traditional chatbots that just answer questions, agents can reason about what tools they need, decide when to use them, chain multiple actions together, and remember what happened earlier in a conversation.
BoxLang AI Deep Dive β Part 7 of 7: MCP β The Protocol That Connects Everything π
A chatbot with no memory isn't a conversation β it's a series of isolated queries. Every message starts from scratch. The user has to re-explain who they are, what they're working on, and what was just said. It's exhausting, and it signals that the AI isn't really listening.
BoxLang AI Deep Dive β Part 6 of 7: Memory Systems & RAG β Building AI That Remembers π§
A chatbot with no memory isn't a conversation β it's a series of isolated queries. Every message starts from scratch. The user has to re-explain who they are, what they're working on, and what was just said. It's exhausting, and it signals that the AI isn't really listening.
Add Your Comment
(3)
Sep 30, 2008 08:57:25 UTC
by Jason Dean
Thanks for the plug Luis. I guess I am committed now :) I will try not to disappoint. I am almost done with the next post, i hope to release it on Wednesday(9/1) or Thursday. We'll be looking at Event Objects/Request Context and we will be modifying event handlers.
Oct 01, 2008 16:07:04 UTC
by Josh Highland
wow! this is a good resource, keep up the work Jason
Oct 02, 2008 05:27:50 UTC
by MAQ
...cool stuff...
could u pls also describe how to directly access coldbox at service/model layer level