My passion is technology and living with it, and my ultimate goal is to become an Enterprise Architect, as a major step to continue with the path I should be following, I am TOGAF 9.2 certified as on today. It was a long due one, finally I am able to accomplish it. Great experience preparing for […]
Read more →Month: January 2015
NuGet Package – Unity.WebAPI
Today I came across this interesting Nuget Package for creating ASP.NET Web API project with Microsoft Unity Dependency Injection container. It is pretty simple to configure and install on your existing Web API project or new ones. Inorder to use it, use the respective NUGET package from below links: ASP.NET Web API v1.0 – Unity.WebAPI […]
Read more →Query Understanding and Intent Detection: Building Smarter AI Interfaces
Introduction: Query understanding is the critical first step in building intelligent AI systems that respond appropriately to user requests. Before your system can retrieve relevant documents, call the right tools, or generate helpful responses, it needs to understand what the user actually wants. This involves intent classification (is this a question, command, or conversation?), entity […]
Read more →