Xylos built a first working prototype in two weeks. An AI agent reads along with incoming and outgoing project communication, analyzes the sentiment and alerts the project manager as soon as the trend turns structurally negative. From there, the agent grew iteratively with three functions.
If the sentiment stays negative, the agent automatically escalates to management. A weekly summary shows sentiment trends per customer, giving leadership proactive visibility into projects at risk of derailing. A third function supports the communication itself, suggesting how a message can best be tailored to its recipient.
Under the hood runs a deliberate mix of generative AI and classic machine learning. Azure OpenAI handles the sentiment analysis, a fine-tuned open source language model the style assessment. The agent connects with Microsoft Teams, the project dashboards and time tracking.