June 30, 2025
In this article, we’ll explore how to build a deterministic AI agent using Copilot Studio as the conversational platform and KBAI Knowledge-Based AI as the reasoning engine. We’ll also provide a detailed example of how this agent can perform structured document analysis—specifically, analyzing an employment contract to determine its validity—by integrating KBAI’s API with Copilot Studio and a Large Language Model (LLM) for fact extraction.
July 5, 2025
In this post, we explore how reasoning with feedback loops, managed by KBAI, enhances LLM performance by breaking tasks into manageable parts and processing them step-by-step with an external logical loop. We’ll see a practical example of analyzing employment contracts and draw parallels with Google’s AlphaEvolve, which uses similar feedback-driven reasoning to optimize algorithms. This approach ensures accuracy, reliability, and transparency while directly tackling the compute limitations of LLMs.